Metadata-Version: 1.2
Name: apgsa
Version: 0.0.3
Summary: A wrapper around asyncpg for use with sqlalchemy core
Home-page: https://github.com/kelvingao/apgsa
Author: Kelvin Gao
Author-email: 89156201@qq.com
License: UNKNOWN
Description: apgsa
        =====
        **apgsa** is a wrapper around asyncpg for use with sqlalchemy core.
Keywords: sqlalchemy asyncpg asyncio async
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
