Metadata-Version: 2.1
Name: tinyalchemize
Version: 0.0.3
Summary: Edit sql tables using a simple table class with a sqlalchemy and alembic back end.
Author: Odos Matthews
License: MIT
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: tabulize (>=0.1.1)
Requires-Dist: tinytable (>=0.16.4)
Provides-Extra: testing
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'
Requires-Dist: testing.postgresql ; extra == 'testing'
Requires-Dist: psycopg2-binary ; extra == 'testing'

