Metadata-Version: 2.1
Name: aioli-rdbms
Version: 0.1.3
Summary: ORM and CRUD Service for Aioli with support for MySQL and PostgreSQL
Home-page: https://github.com/aioli-framework/aioli-rdbms
License: MIT
Author: Robert Wikman
Author-email: rbw@vault13.org
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: aioli (>=0.3.0,<0.4.0)
Requires-Dist: aiomysql (>=0.0.20,<0.0.21)
Requires-Dist: asyncpg (>=0.18.3,<0.19.0)
Requires-Dist: databases (>=0.2.1,<0.3.0)
Requires-Dist: mysqlclient (>=1.4.2,<2.0.0)
Requires-Dist: orm (>=0.1,<0.2)
Requires-Dist: psycopg2-binary (>=2.8.1,<3.0.0)
Description-Content-Type: text/markdown


