Metadata-Version: 2.1
Name: apgsa
Version: 0.0.5
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
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
Requires-Dist: asyncpg
Requires-Dist: sqlalchemy

apgsa
=====
**apgsa** is a wrapper around asyncpg for use with sqlalchemy core.

