datadog-agent-dev


Namedatadog-agent-dev JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryTool for developing on the Datadog Agent platform
upload_time2025-01-02 04:42:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
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/#deva-recommended) 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",
    "maintainer_email": null,
    "keywords": "agent, datadog",
    "author": null,
    "author_email": "\"Datadog, Inc.\" <dev@datadoghq.com>",
    "download_url": "https://files.pythonhosted.org/packages/18/a1/f0c5064aab682b7a95a4864ba997a94fae774fade0536fb018c1d1da9f5a/datadog_agent_dev-0.2.0.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/#deva-recommended) 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.2.0",
    "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": "86f2e51103ade9c70c784c609e6ba66fcd4e342f45230cdfcc4c10eca10fe99b",
                "md5": "4c8afc4fafcd4a7d7569beb71fa6fea9",
                "sha256": "3cbb8cbec974b5ebbecc3e05a29fb5a6764671258b029bddae1a63c500b8b5ac"
            },
            "downloads": -1,
            "filename": "datadog_agent_dev-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c8afc4fafcd4a7d7569beb71fa6fea9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 51347,
            "upload_time": "2025-01-02T04:42:18",
            "upload_time_iso_8601": "2025-01-02T04:42:18.890348Z",
            "url": "https://files.pythonhosted.org/packages/86/f2/e51103ade9c70c784c609e6ba66fcd4e342f45230cdfcc4c10eca10fe99b/datadog_agent_dev-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18a1f0c5064aab682b7a95a4864ba997a94fae774fade0536fb018c1d1da9f5a",
                "md5": "ed8229b06e2642944e606ef32a3b5780",
                "sha256": "1bbcced469416cea450a19f6582776c5eab96acdcdf8e4a9af22a486029387b5"
            },
            "downloads": -1,
            "filename": "datadog_agent_dev-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ed8229b06e2642944e606ef32a3b5780",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 109376,
            "upload_time": "2025-01-02T04:42:21",
            "upload_time_iso_8601": "2025-01-02T04:42:21.862372Z",
            "url": "https://files.pythonhosted.org/packages/18/a1/f0c5064aab682b7a95a4864ba997a94fae774fade0536fb018c1d1da9f5a/datadog_agent_dev-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-02 04:42:21",
    "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.61128s