Metadata-Version: 2.1
Name: datadog-api-client
Version: 1.0.0b2
Summary: Collection of all Datadog Public endpoints
Home-page: https://github.com/DataDog/datadog-api-client-python
Author: Datadog, Inc.
Author-email: packages@datadoghq.com
License: BSD
Project-URL: Bug Tracker, https://github.com/DataDog/datadog-api-client-python/issues
Project-URL: Documentation, https://datadoghq.dev/datadog-api-client-python/
Project-URL: Source Code, https://github.com/DataDog/datadog-api-client-python
Keywords: openapi,api,client,openapi-generator,datadog
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: urllib3 (>=1.15)
Requires-Dist: six (>=1.10)
Requires-Dist: certifi
Requires-Dist: python-dateutil
Requires-Dist: nulltype
Provides-Extra: apm
Requires-Dist: ddtrace (>=0.40.0) ; extra == 'apm'
Provides-Extra: tests
Requires-Dist: glom ; extra == 'tests'
Requires-Dist: flexmock (>=0.10.4) ; extra == 'tests'
Requires-Dist: freezegun ; extra == 'tests'
Requires-Dist: jinja2 ; extra == 'tests'
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-bdd (>=4.0.1) ; extra == 'tests'
Requires-Dist: pytest-black ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pytest-randomly ; extra == 'tests'
Requires-Dist: pytest-vcr ; extra == 'tests'
Requires-Dist: python-dateutil ; extra == 'tests'

# datadog-api-client-python

Collection of all of the Datadog public endpoints. For the official documentation, see the [Datadog API Reference](https://docs.datadoghq.com/api/).

This python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project.

Need help? Reach out to our awesome [support team](https://www.datadoghq.com/support/).

## Author

support@datadoghq.com


