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