CODE-OF-CONDUCT.md
LICENSE
MANIFEST.in
README.md
pytest.ini
requirements_dev.txt
setup.cfg
setup.py
sqlite3_to_mysql/__init__.py
sqlite3_to_mysql/__version__.py
sqlite3_to_mysql/cli.py
sqlite3_to_mysql/click_utils.py
sqlite3_to_mysql/debug_info.py
sqlite3_to_mysql/sixeptions.py
sqlite3_to_mysql/sqlite_utils.py
sqlite3_to_mysql/transporter.py
sqlite3_to_mysql.egg-info/PKG-INFO
sqlite3_to_mysql.egg-info/SOURCES.txt
sqlite3_to_mysql.egg-info/dependency_links.txt
sqlite3_to_mysql.egg-info/entry_points.txt
sqlite3_to_mysql.egg-info/not-zip-safe
sqlite3_to_mysql.egg-info/requires.txt
sqlite3_to_mysql.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/database.py
tests/factories.py
tests/models.py
tests/sixeptions.py
tests/func/__init__.py
tests/func/sqlite3_to_mysql_test.py
tests/func/test_cli.py
tests/unit/__init__.py
tests/unit/sqlite3_to_mysql_test.py