datadog-checks-dev


Namedatadog-checks-dev JSON
Version 32.1.0 PyPI version JSON
download
home_pageNone
SummaryThe Datadog Checks Developer Tool
upload_time2024-05-06 13:26:30
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": "https://files.pythonhosted.org/packages/1a/74/87a711dd77812f7fc04387de060e9e812a5d00c9e28b5858fffb272fd392/datadog_checks_dev-32.1.0.tar.gz",
    "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": "32.1.0",
    "project_urls": {
        "Source": "https://github.com/DataDog/integrations-core"
    },
    "split_keywords": [
        "datadog",
        " datadog agent",
        " datadog check",
        " dev tool",
        " tests"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b0745728d6231d4c610f5bfb0ab0b18ecd0112847d0c556b3890c245dce5210",
                "md5": "fadbfce19ab128fba338ffef800ab9c7",
                "sha256": "fa1831695849f2689ac5847e61bd6037c17c1c7e17746544622635aaaa132835"
            },
            "downloads": -1,
            "filename": "datadog_checks_dev-32.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fadbfce19ab128fba338ffef800ab9c7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 338558,
            "upload_time": "2024-05-06T13:26:27",
            "upload_time_iso_8601": "2024-05-06T13:26:27.094365Z",
            "url": "https://files.pythonhosted.org/packages/0b/07/45728d6231d4c610f5bfb0ab0b18ecd0112847d0c556b3890c245dce5210/datadog_checks_dev-32.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a7487a711dd77812f7fc04387de060e9e812a5d00c9e28b5858fffb272fd392",
                "md5": "fa32a8f0e7b577df88237eb4ba479fad",
                "sha256": "11fdcab72a038853834793abcd1cb998d244064b18fd35e7fbb6009b9fb1b0ed"
            },
            "downloads": -1,
            "filename": "datadog_checks_dev-32.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fa32a8f0e7b577df88237eb4ba479fad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 247124,
            "upload_time": "2024-05-06T13:26:30",
            "upload_time_iso_8601": "2024-05-06T13:26:30.712076Z",
            "url": "https://files.pythonhosted.org/packages/1a/74/87a711dd77812f7fc04387de060e9e812a5d00c9e28b5858fffb272fd392/datadog_checks_dev-32.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-06 13:26:30",
    "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.25395s