Metadata-Version: 2.1
Name: aiodata
Version: 2.0.1
Summary: PostgREST proxy and client.
Home-page: https://github.com/Exahilosys/aiodata
Author: Exahilosys
Author-email: UNKNOWN
License: MIT
Platform: UNKNOWN
Requires-Dist: asyncpg
Requires-Dist: aiohttp
Requires-Dist: yarl
Requires-Dist: aiofiles
Requires-Dist: pyjwt
Requires-Dist: docopt
Requires-Dist: vessel

A lightweight ``PostgREST`` proxy that does not get in your way.

Installing
==========

.. code-block:: bash

  pip3 install aiodata

Links
-----

- `Documentation <https://aiodata.readthedocs.io>`_


