Metadata-Version: 2.3
Name: datadog-agent-dev
Version: 0.0.1
Summary: Tool for developing on the Datadog Agent platform
Project-URL: Homepage, https://github.com/DataDog/datadog-agent-dev
Author-email: "Datadog, Inc." <dev@datadoghq.com>
License-Expression: MIT
License-File: LICENSE.txt
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Datadog Agent platform developer tooling

-----

This is the main interface for developing on the Datadog Agent platform.

## Installation

```console
pip install datadog-agent-dev
```

See the [standard instructions](https://datadoghq.dev/datadog-agent/setup/#deva-recommended) for more information.

## License

`datadog-agent-dev` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
