Metadata-Version: 2.1
Name: postgrest
Version: 0.0.1
Summary: A client for PostgREST APIs
Home-page: https://github.com/Kong/py-postgrest/
Author: james-callahan
Author-email: james@konghq.com
License: UNKNOWN
Project-URL: Homepage, https://github.com/Kong/py-postgrest/
Project-URL: Source, https://github.com/Kong/py-postgrest/
Project-URL: Tracker, https://github.com/Kong/py-postgrest/issues
Keywords: postgrest,http,client
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
Requires-Dist: aiohttp

# py-postgrest

An [aiohttp](https://docs.aiohttp.org/) based client for [PostgREST](http://postgrest.org/) APIs.


