attr 0.3.2
0
Simple decorator to set attributes of target function or class in a DRY way.
Contents
Simple decorator to set attributes of target function or class in a DRY way.
Stars: 9, Watchers: 9, Forks: 3, Open Issues: 0The denis-ryzhkov/attr
repo was created 11 years ago and the last code push was 2 years ago. The project is not very popular with only 9 github stars!
How to Install attr
You can install attr using pip
pip install attr
or add it to a project with poetry
poetry add attr
Package Details
- Author
- Denis Ryzhkov
- License
- MIT
- Homepage
- https://github.com/denis-ryzhkov/attr
- PyPi:
- https://pypi.org/project/attr/
- GitHub Repo:
- https://github.com/denis-ryzhkov/attr
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common attr errors.
Code Examples
Here are some attr
code examples and snippets.