%general-entities; ]> Attrs-&attrs-version; attrs Introduction to Attrs Module The Attrs package is a python module that allows for writing attributes without extra boilerplate. &lfs122_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &attrs-md5sum; Download size: &attrs-size; Estimated disk space required: &attrs-buildsize; Estimated build time: &attrs-time; Attrs Dependencies Required and Optional (for testing) , cloudpickle, hypothesis, Pympler, mypy, pytest-mypy-plugins, pytest-xdist[psutil], and zope.interface Installation of Attrs Build the module: &build-wheel; Now, as the root user: &install-wheel; attrs To test the installation, run: python3 -m venv --system-site-packages testenv && testenv/bin/pip3 install 'attrs[tests]' && PATH=$PWD/testenv/bin:$PATH testenv/bin/python -m pytest Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/attr, /usr/lib/python&python3-majorver;/site-packages/attrs, and /usr/lib/python&python3-majorver;/site-packages/attrs-&attrs-version;.dist-info