Metadata-Version: 2.1
Name: postgrest-py
Version: 0.2.0
Summary: PostgREST client for Python. This library provides an ORM interface to PostgREST.
License: MIT
Author: Lương Quang Mạnh
Author-email: luongquangmanh85@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: deprecation (>=2.1.0,<3.0.0)
Requires-Dist: httpx (>=0.13.3,<0.14.0)
