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.tar.gz
(13.3 kB
view details)
File details
Details for the file specification-0.3.tar.gz
.
File metadata
- Download URL: specification-0.3.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00fc583cfaba29daa205b0d57c3f1b2114c4a00491a5fe00df93c05479e3bfdd |
|
MD5 | d557e41e3c835dc781765410e566a68c |
|
BLAKE2b-256 | 0d171a2686e1ddd0d4bf4ca14592914567bd38ca5ce443771ebae813450bf2cf |