datadog-checks-dev


Namedatadog-checks-dev JSON
Version 35.2.0 PyPI version JSON
download
home_pageNone
SummaryThe Datadog Checks Developer Tool
upload_time2025-08-20 20:13:04
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords datadog datadog agent datadog check dev tool tests
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Datadog Checks Dev

[![Latest PyPI version][1]][3]
[![Supported Python versions][2]][3]

-----

This is the developer toolkit designed for use by any [Agent-based][5] check or
integration repository.


## Installation

See [this guide][6].

## Documentation

Docs are available [here][7].

[1]: https://img.shields.io/pypi/v/datadog-checks-dev.svg
[2]: https://img.shields.io/pypi/pyversions/datadog-checks-dev.svg
[3]: https://pypi.org/project/datadog-checks-dev/
[5]: https://github.com/DataDog/datadog-agent
[6]: https://datadoghq.dev/integrations-core/setup/#ddev
[7]: https://datadoghq.dev/integrations-core/ddev/about/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datadog-checks-dev",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "datadog, datadog agent, datadog check, dev tool, tests",
    "author": null,
    "author_email": "Datadog <packages@datadoghq.com>",
    "download_url": null,
    "platform": null,
    "description": "# Datadog Checks Dev\n\n[![Latest PyPI version][1]][3]\n[![Supported Python versions][2]][3]\n\n-----\n\nThis is the developer toolkit designed for use by any [Agent-based][5] check or\nintegration repository.\n\n\n## Installation\n\nSee [this guide][6].\n\n## Documentation\n\nDocs are available [here][7].\n\n[1]: https://img.shields.io/pypi/v/datadog-checks-dev.svg\n[2]: https://img.shields.io/pypi/pyversions/datadog-checks-dev.svg\n[3]: https://pypi.org/project/datadog-checks-dev/\n[5]: https://github.com/DataDog/datadog-agent\n[6]: https://datadoghq.dev/integrations-core/setup/#ddev\n[7]: https://datadoghq.dev/integrations-core/ddev/about/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The Datadog Checks Developer Tool",
    "version": "35.2.0",
    "project_urls": {
        "Source": "https://github.com/DataDog/integrations-core"
    },
    "split_keywords": [
        "datadog",
        " datadog agent",
        " datadog check",
        " dev tool",
        " tests"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54771c669387612d1ea5a7ad027b37cd4b624d14ace7f161892373a67da7baf6",
                "md5": "2beb4d91487218faee01b7641712dc3f",
                "sha256": "9b3b5565c751caa25b6bb606dbf124f2ffe9e02547c14bed8c282a0410032afc"
            },
            "downloads": -1,
            "filename": "datadog_checks_dev-35.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2beb4d91487218faee01b7641712dc3f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 329295,
            "upload_time": "2025-08-20T20:13:04",
            "upload_time_iso_8601": "2025-08-20T20:13:04.708998Z",
            "url": "https://files.pythonhosted.org/packages/54/77/1c669387612d1ea5a7ad027b37cd4b624d14ace7f161892373a67da7baf6/datadog_checks_dev-35.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-20 20:13:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DataDog",
    "github_project": "integrations-core",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "datadog-checks-dev"
}
        
Elapsed time: 0.71598s