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.2.tar.gz
(7.9 kB
view details)
File details
Details for the file specification-0.2.tar.gz
.
File metadata
- Download URL: specification-0.2.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03ecb5de331aa976a0d507b6a75fc71f6d82f4a025079ec4f0b4230ac3dcabc3 |
|
MD5 | 4cd94ae16fbb138af2b350e3e077d282 |
|
BLAKE2b-256 | daeb82dbec1a24a9b7ae93398fbce117f8e38072898c30a2e8e9154b24142020 |