pyproprop
Defensive DRY Python properties without the boilerplate
Defensive DRY Python properties without the boilerplate
To install this package, run one of the following:
Installation commands are not available for this package.
Pyproprop lets you write classes that contain lots of repetitive properties which implement idioms such as type checking, bounds checking, type casting, method applications etc. with ease and in a DRY manner.
Summary
Defensive DRY Python properties without the boilerplate
Last Updated
Sep 14, 2021 at 10:56
License
MIT
Total Downloads
16
GitHub Repository
https://github.com/brocksam/pypropropDocumentation
https://pyproprop.readthedocs.io/