Metadata-Version: 2.1
Name: pydo
Version: 0.1.2
Summary: The official client for interacting with the DigitalOcean API
License: Apache
Author: API Engineering
Author-email: api-engineering@digitalocean.com
Requires-Python: >=3.7.2,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: aio
Requires-Dist: aiohttp (>=3.0); extra == "aio"
Requires-Dist: azure-core (>=1.24.0)
Requires-Dist: azure-identity (>=1.5.0)
Requires-Dist: isodate (>=0.6.1)
Requires-Dist: msrest (>=0.7.1)
Requires-Dist: typing-extensions (>=3.7.4)
