Metadata-Version: 2.1
Name: donphan
Version: 2.3.1
Summary: Asyncronous Database ORM for Postgres
Home-page: https://github.com/bijij/donphan
Author: bijij
License: MIT
Project-URL: Documentation, https://donphan.readthedocs.io/
Project-URL: Issue tracker, https://github.com/bijij/donphan/issues
Description: Donphan
        =======
        
        .. image:: https://readthedocs.org/projects/donphan/badge/?version=latest
            :target: https://donphan.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        Ascynronous database ORM for use with Postgres.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.6.2
Description-Content-Type: text/x-rst
