datadog-agent-dev


Namedatadog-agent-dev JSON
Version 0.4.3 PyPI version JSON
download
home_pageNone
SummaryTool for developing on the Datadog Agent platform
upload_time2025-02-05 22:21:44
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": "datadog-agent-dev",
    "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/d5/fa/fa7ede19a614d38d3a97e635ff6d5f300f68b63803424a77a225f630afd5/datadog_agent_dev-0.4.3.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.3",
    "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": "a003d26b2ef5ccfca2cbe400b540f0839bf63225f9bb9ef62e75374d8d4bf2c9",
                "md5": "68178b34096aacd6435574a6d63f1efa",
                "sha256": "6258f36ab5dcf837060015ed3e9b802d83c53ccb6459399e4203c67234c239f9"
            },
            "downloads": -1,
            "filename": "datadog_agent_dev-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "68178b34096aacd6435574a6d63f1efa",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.12.0",
            "size": 106282,
            "upload_time": "2025-02-05T22:21:42",
            "upload_time_iso_8601": "2025-02-05T22:21:42.036152Z",
            "url": "https://files.pythonhosted.org/packages/a0/03/d26b2ef5ccfca2cbe400b540f0839bf63225f9bb9ef62e75374d8d4bf2c9/datadog_agent_dev-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5fafa7ede19a614d38d3a97e635ff6d5f300f68b63803424a77a225f630afd5",
                "md5": "c21e2bab25b897bd49ee01133a8a2112",
                "sha256": "f18d306e66ba03c69fbfe0a9c514fa6e6e4302baa798bce0b26bca3ea03a7352"
            },
            "downloads": -1,
            "filename": "datadog_agent_dev-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c21e2bab25b897bd49ee01133a8a2112",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.12.0",
            "size": 159255,
            "upload_time": "2025-02-05T22:21:44",
            "upload_time_iso_8601": "2025-02-05T22:21:44.217326Z",
            "url": "https://files.pythonhosted.org/packages/d5/fa/fa7ede19a614d38d3a97e635ff6d5f300f68b63803424a77a225f630afd5/datadog_agent_dev-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-05 22:21:44",
    "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": "datadog-agent-dev"
}
        
Elapsed time: 0.86064s