%general-entities; ]> Attrs-&attrs-version; attrs Introduction to Attrs Module The Attrs package is a theme for the sphinx documentation system. Although developed separately, it is the default theme for sphinx. &lfs112_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; Optional (for testing) , coverage[toml], hypothesis, Pympler, mypy, pytest-mypy-plugins, zope.interface, and cloudpickle Installation of Attrs Build the module: pip3 wheel -w dist --no-build-isolation --no-deps $PWD Now, as the root user: pip3 install --no-index --find-links dist --no-cache-dir --no-user attrs To test the installation, run: python3 -m venv --system-site-packages testenv && source testenv/bin/activate && pip3 install attrs[tests] && python3 /usr/bin/pytest tests && deactivate 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