Python implementaion of the `Specification` pattern
Project description
# 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
specification-0.3.2.tar.gz
(13.8 kB
view details)
File details
Details for the file specification-0.3.2.tar.gz
.
File metadata
- Download URL: specification-0.3.2.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/36.7.2 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 568f1adfa5e46bb4baaacb33f1eef9117e67af1ad7598130d10f7eaaaf509df4 |
|
MD5 | 7770d23bc85a394f3467f9fb9b8ec378 |
|
BLAKE2b-256 | 4d49db3d81aba73bef7074926ff0ab39e88eca8cecec22e03f279c3362da2049 |