Metadata-Version: 2.1
Name: alterize
Version: 0.0.4
Summary: Alter sql tables using SqlAlchmey and Alembic
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.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: sqlalchemize
Requires-Dist: alembic (>=1.7.5)
Provides-Extra: testing
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'

