CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
doc/Makefile
doc/conf.py
doc/index.rst
doc/installation.rst
doc/modules.rst
doc/usage.rst
doc/modules/core.rst
doc/modules/helper.rst
doc/usage/automatic.rst
doc/usage/helper.rst
src/Represent.egg-info/PKG-INFO
src/Represent.egg-info/SOURCES.txt
src/Represent.egg-info/dependency_links.txt
src/Represent.egg-info/requires.txt
src/Represent.egg-info/top_level.txt
src/represent/__init__.py
src/represent/core.py
src/represent/helper.py
src/represent/utilities.py
tests/__init__.py
tests/test_autorepr.py
tests/test_helper.py