Metadata-Version: 1.1
Name: pgwrapper
Version: 0.1.7
Summary: A simple, fast way to access postgresql
Home-page: https://github.com/LaoLiulaoliu/pgwrapper
Author: Clark Liu
Author-email: miraclecome@gmail.com
License: UNKNOWN
Description: 
                - It is a postgresql python connection pool at lower layer.
                - It is a mongo-like query formula system upper layer.
                - It is a rough version to access postgresql in python2.
            
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
