Last updated:
0 purchases
attrutils 1.1.0
Utilities to augment attrs.
Docs
Tests
PyPI
Anaconda
Activity
QA
Other
Installation
attr_utils can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install attr_utils
To install with conda:
First add the required channels
$ conda config --add channels https://conda.anaconda.org/conda-forge
$ conda config --add channels https://conda.anaconda.org/domdfcoding
Then install
$ conda install attr_utils
Attention!
In v0.6.0 and above the pprinter module requires the pprint extra to be installed:
$ python -m pip install attr-utils[pprint]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.