Metadata-Version: 2.1
Name: sqlalchemy-uuidstr
Version: 0.0.2
Summary: Library to autoconvert string <> uuid to/from DB
Home-page: https://github.com/shuttl-tech/sqlalchemy_uuidstr
Author: Sherub Thakur
Author-email: sherub.thakur@shuttl.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: SQLAlchemy
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-runner ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: psycopg2-binary ; extra == 'test'

UNKNOWN


