dda


Namedda JSON
Version 0.4.4.dev3 PyPI version JSON
download
home_pageNone
SummaryTool for developing on the Datadog Agent platform
upload_time2025-02-11 04:40:13
maintainerNone
docs_urlNone
authorNone
requires_python~=3.12.0
licenseNone
keywords agent datadog
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/#tooling) for more information.

## License

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dda",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "~=3.12.0",
    "maintainer_email": null,
    "keywords": "agent, datadog",
    "author": null,
    "author_email": "\"Datadog, Inc.\" <dev@datadoghq.com>",
    "download_url": "https://files.pythonhosted.org/packages/81/14/46a54dd997263c04e73030e93a9247c7f9f8cafc4555ee5a96a1552f3f58/dda-0.4.4.dev3.tar.gz",
    "platform": null,
    "description": "# Datadog Agent platform developer tooling\n\n-----\n\nThis is the main interface for developing on the Datadog Agent platform.\n\n## Installation\n\n```console\npip install datadog-agent-dev\n```\n\nSee the [standard instructions](https://datadoghq.dev/datadog-agent/setup/#tooling) for more information.\n\n## License\n\n`datadog-agent-dev` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tool for developing on the Datadog Agent platform",
    "version": "0.4.4.dev3",
    "project_urls": {
        "Documentation": "https://datadoghq.dev/datadog-agent/setup/",
        "Homepage": "https://github.com/DataDog/datadog-agent-dev"
    },
    "split_keywords": [
        "agent",
        " datadog"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "268a328987b610c9b9a07d24d3c48bd301f74d469a085361d6e7ef6cbee14a43",
                "md5": "fa74d85328817a9801386b8aa5bb1f7f",
                "sha256": "e417bd50c4d0f9889c8dc8d6bd611a06adcdb5c7fc06d647ad72170810df2c82"
            },
            "downloads": -1,
            "filename": "dda-0.4.4.dev3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fa74d85328817a9801386b8aa5bb1f7f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.12.0",
            "size": 106154,
            "upload_time": "2025-02-11T04:40:12",
            "upload_time_iso_8601": "2025-02-11T04:40:12.003563Z",
            "url": "https://files.pythonhosted.org/packages/26/8a/328987b610c9b9a07d24d3c48bd301f74d469a085361d6e7ef6cbee14a43/dda-0.4.4.dev3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "811446a54dd997263c04e73030e93a9247c7f9f8cafc4555ee5a96a1552f3f58",
                "md5": "d5aa42d681acd78ed47a14c3540051db",
                "sha256": "8359dc45148b58264ec6a356decb5d70b60d519ec752ea967057811bccb751b6"
            },
            "downloads": -1,
            "filename": "dda-0.4.4.dev3.tar.gz",
            "has_sig": false,
            "md5_digest": "d5aa42d681acd78ed47a14c3540051db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.12.0",
            "size": 159264,
            "upload_time": "2025-02-11T04:40:13",
            "upload_time_iso_8601": "2025-02-11T04:40:13.490822Z",
            "url": "https://files.pythonhosted.org/packages/81/14/46a54dd997263c04e73030e93a9247c7f9f8cafc4555ee5a96a1552f3f58/dda-0.4.4.dev3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 04:40:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DataDog",
    "github_project": "datadog-agent-dev",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dda"
}
        
Elapsed time: 0.59817s