.gitignore
LICENSE.txt
MANIFEST.in
README.md
make_release.sh
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/pytest.yml
cheap_repr/__init__.py
cheap_repr/utils.py
cheap_repr/version.py
cheap_repr.egg-info/PKG-INFO
cheap_repr.egg-info/SOURCES.txt
cheap_repr.egg-info/dependency_links.txt
cheap_repr.egg-info/requires.txt
cheap_repr.egg-info/top_level.txt
tests/__init__.py
tests/fake_django_settings.py
tests/test_cheap_repr.py
tests/utils.py