Metadata-Version: 2.1
Name: consql
Version: 0.5
Summary: PostgreSQL Async ORM for Python
Home-page: https://github.com/kosyachniy/consql
Author: Alexey Poloz
Author-email: polozhev@mail.ru
License: MIT
Project-URL: Source, https://github.com/kosyachniy/consql
Description: # ConSQL
        PostgreSQL Async ORM for Python
        
        [GitHub](https://github.com/kosyachniy/consql)
         | [PyPI](https://pypi.org/project/consql/)
        
        [View ORM for MongoDB →](https://pypi.org/project/consys/)
        
Keywords: async,orm,python,postgresql,sql,types,checking,oop
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
