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.1.tar.gz
(7.6 kB
view details)
File details
Details for the file specification-0.1.tar.gz
.
File metadata
- Download URL: specification-0.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5cd15218f16d351e505656133f2061add66a8c8af3a029a0694e43b397c7803 |
|
MD5 | 6a3bf380d4ec0c7463d9ff6568c318da |
|
BLAKE2b-256 | 1b565d35cc3292c598e8a9f54c030888ef2b2261eafa4f99b3c28f32afa0e41a |