Metadata-Version: 2.1
Name: async-doclient
Version: 0.1.0
Summary: Digitalocean client for python
Home-page: https://github.com/Turall/doclient
License: MIT
Author: Tural Muradov
Author-email: tural_m@hotmail.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp[speedups] (>=3.8.4,<4.0.0)
Requires-Dist: pydantic (>=1.10.6,<2.0.0)
Project-URL: Repository, https://github.com/Turall/doclient
Description-Content-Type: text/markdown

# doclient
DigitalOcean python client

