Metadata-Version: 2.1
Name: donphan
Version: 3.3.1
Summary: Asyncronous Database ORM for Postgres
License: MIT
Author: bijij
Author-email: josh@josh-is.gay
Requires-Python: >=3.7.2,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: asyncpg (>=0.18.3)
Description-Content-Type: text/x-rst

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.
