# datadog-agent-dev **Repository Path**: mirrors_DataDog/datadog-agent-dev ## Basic Information - **Project Name**: datadog-agent-dev - **Description**: Tool for developing on the Datadog Agent platform - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-26 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Datadog Agent platform developer tooling | | | | --- | --- | | CI/CD | [![CI - Test](https://github.com/DataDog/datadog-agent-dev/actions/workflows/test.yml/badge.svg)](https://github.com/DataDog/datadog-agent-dev/actions/workflows/test.yml) [![CD - Build Hatch](https://github.com/DataDog/datadog-agent-dev/actions/workflows/build.yml/badge.svg)](https://github.com/DataDog/datadog-agent-dev/actions/workflows/build.yml) | | Docs | [![CI - Docs](https://github.com/DataDog/datadog-agent-dev/actions/workflows/docs.yml/badge.svg)](https://github.com/DataDog/datadog-agent-dev/actions/workflows/docs.yml) | | Package | [![PyPI - Version](https://img.shields.io/pypi/v/dda.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/dda/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/dda.svg?color=blue&label=Downloads&logo=pypi&logoColor=gold)](https://pypi.org/project/dda/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dda.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/dda/) | | Meta | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/ofek/dep-sync) [![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) [![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/python/mypy) [![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/) | ----- This is the main interface for developing on the Datadog Agent platform. Refer to the [docs](https://datadoghq.dev/datadog-agent-dev/) for more information. ## License `dda` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.