Metadata-Version: 2.3
Name: chaise
Version: 0.7.1
Summary: An async Python client for CouchDB
License: Artistic-2.0
Author: Jamie Bliss
Author-email: jamie@ivyleav.es
Requires-Python: >=3.11
Classifier: License :: OSI Approved :: Artistic License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: attrs
Provides-Extra: testing
Requires-Dist: anyio (>=4.4.0,<5)
Requires-Dist: attrs (>=23.2,<25.0)
Requires-Dist: attrs (>=23.2,<25.0) ; extra == "attrs"
Requires-Dist: cattrs (>=23.2.3,<25.0.0)
Requires-Dist: cattrs (>=23.2.3,<25.0.0) ; extra == "attrs"
Requires-Dist: ckdl (>=1.0,<2.0)
Requires-Dist: docker (>=7.1.0,<8.0.0) ; extra == "testing"
Requires-Dist: httpx[http2] (>=0.27,<0.29)
Description-Content-Type: text/markdown

# chaise
An async CouchDB python client library

