.gitignore
Changelog.md
LICENSE
README.md
example.py
pyproject.toml
requirements.txt
.github/.keep
.github/workflows/ci.yml
.github/workflows/publish.yml
images/0.jpg
images/1.jpg
tabulato/__init__.py
tabulato/table.py
tabulato/utils.py
tabulato.egg-info/PKG-INFO
tabulato.egg-info/SOURCES.txt
tabulato.egg-info/dependency_links.txt
tabulato.egg-info/top_level.txt
tabulato/tests/test_tables.py