Python implementaion of the `Specification` pattern
Project description
# specification
Python implementation of the Specification pattern.
> The central idea of Specification is to separate the statement of how to match a candidate, from the candidate object that it is matched against. As well as its usefulness in selection, it is also valuable for validation and for building to order.
[E. Evans, M. Fowler - Specifications](https://martinfowler.com/apsupp/spec.pdf)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file specification-0.0.1.dev0.tar.gz
.
File metadata
- Download URL: specification-0.0.1.dev0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3642f74a7a4287e45932da8b828444caa6ab557154c4e6c8b31878e0affd5814 |
|
MD5 | 93751c830eea9acb90822af6a48c9359 |
|
BLAKE2b-256 | c9dc85be89dea6f4748115476bda6adadd30c267d81c77e21c94641fce39afaf |