Metadata-Version: 2.1
Name: gundi-client
Version: 0.2.1
Summary: An async client for Gundi's API
License: Apache-2.0
Author: Rohit Chaudhri
Author-email: rohitc@vulcan.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.8,<4.0)
Requires-Dist: environs (>=9.5,<10.0)
Requires-Dist: pydantic (>=1.10,<2.0)
Description-Content-Type: text/markdown

# gundi-client
A python client for Gundi's API

