Metadata-Version: 2.1
Name: donphan
Version: 2.5.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
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
Requires-Dist: asyncpg (>=0.18.3)
Provides-Extra: docs
Requires-Dist: sphinx (==3.2.1) ; extra == 'docs'
Requires-Dist: sphinxcontrib-trio (==1.1.2) ; extra == 'docs'
Requires-Dist: sphinxcontrib-websupport ; extra == 'docs'

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.

