LICENSE
README.md
pyproject.toml
setup.py
pretty_tables/__init__.py
pretty_tables/_version.py
pretty_tables/formatting.py
pretty_tables/py.typed
pretty_tables/tables.py
pretty_tables.egg-info/PKG-INFO
pretty_tables.egg-info/SOURCES.txt
pretty_tables.egg-info/dependency_links.txt
pretty_tables.egg-info/requires.txt
pretty_tables.egg-info/top_level.txt
test/unit/__init__.py
test/unit/conftest.py
test/unit/test_formatting.py
test/unit/test_tables.py