Metadata-Version: 1.1
Name: aioworkers-pg
Version: 0.0.9
Summary: Module for working with Postgres SQL via asyncpg
Home-page: https://github.com/aioworkers/aioworkers-pg
Author: Alexander Bogushov
Author-email: abogushov@gmail.com
License: Apache Software License 2.0
Description: aioworkers-pg
        ================
        
        .. image:: https://travis-ci.org/aioworkers/aioworkers-pg.svg?branch=master
          :target: https://travis-ci.org/aioworkers/aioworkers-pg
        
        .. image:: https://img.shields.io/pypi/v/aioworkers-pg.svg
          :target: https://pypi.python.org/pypi/aioworkers-pg
        
        
        Asyncpg plugin for `aioworkers`.
        
Keywords: aioworkers asyncpg
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
