MANIFEST.in
README.md
setup.py
attrs_to_sql/__init__.py
attrs_to_sql/table.py
attrs_to_sql/utils.py
attrs_to_sql.egg-info/PKG-INFO
attrs_to_sql.egg-info/SOURCES.txt
attrs_to_sql.egg-info/dependency_links.txt
attrs_to_sql.egg-info/top_level.txt
attrs_to_sql/templates/create_table.sql
tests/__init__.py
tests/test_table.py
tests/test_utils.py