CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
Represent.egg-info/PKG-INFO
Represent.egg-info/SOURCES.txt
Represent.egg-info/dependency_links.txt
Represent.egg-info/requires.txt
Represent.egg-info/top_level.txt
doc/Makefile
doc/conf.py
doc/index.rst
doc/installation.rst
doc/modules.rst
doc/usage.rst
doc/_static/style.css
doc/_templates/layout.html
doc/modules/core.rst
doc/modules/deprecated.rst
doc/modules/helper.rst
doc/usage/automatic.rst
doc/usage/helper.rst
represent/__init__.py
represent/core.py
represent/deprecated.py
represent/helper.py
represent/utilities.py
represent/compat/__init__.py
represent/compat/contextlib.py
tests/__init__.py
tests/test_autorepr.py
tests/test_deprecated.py
tests/test_helper.py