.gitignore
.travis.yml
CHANGES.rst
LICENSE
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
sqlacodegen/__init__.py
sqlacodegen/codegen.py
sqlacodegen/main.py
sqlacodegen.egg-info/PKG-INFO
sqlacodegen.egg-info/SOURCES.txt
sqlacodegen.egg-info/dependency_links.txt
sqlacodegen.egg-info/entry_points.txt
sqlacodegen.egg-info/requires.txt
sqlacodegen.egg-info/top_level.txt
tests/test_codegen.py