Contents

attr 0.3.2

0

Simple decorator to set attributes of target function or class in a DRY way.

Simple decorator to set attributes of target function or class in a DRY way.

Stars: 8, Watchers: 8, Forks: 3, Open Issues: 0

The denis-ryzhkov/attr repo was created 10 years ago and the last code push was 1 years ago. The project is not very popular with only 8 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
No  attr  pypi packages just yet.

Errors

A list of common attr errors.

Code Examples

Here are some attr code examples and snippets.