peeringdb


Namepeeringdb JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/peeringdb/peeringdb-py
SummaryPeeringDB Django models
upload_time2023-11-22 16:29:36
maintainer
docs_urlNone
authorPeeringDB
requires_python>=3.8,<4.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # peeringdb-py

[![PyPI](https://img.shields.io/pypi/v/peeringdb.svg?maxAge=3600)](https://pypi.python.org/pypi/peeringdb)
[![Tests](https://github.com/peeringdb/peeringdb-py/workflows/tests/badge.svg)](https://github.com/peeringdb/peeringdb-py)
[![Codecov](https://img.shields.io/codecov/c/github/peeringdb/peeringdb-py/master.svg?maxAge=3600)](https://codecov.io/github/peeringdb/peeringdb-py)

PeeringDB python client

We have an installation guide on our [documentation site](https://docs.peeringdb.com/howto/peeringdb-py/).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/peeringdb/peeringdb-py",
    "name": "peeringdb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "PeeringDB",
    "author_email": "support@peeringdb.com",
    "download_url": "https://files.pythonhosted.org/packages/58/fc/2f53f4685f8eed11c762de264a42b3df3d4ed1396320bb29b24be1961050/peeringdb-2.0.0.tar.gz",
    "platform": null,
    "description": "# peeringdb-py\n\n[![PyPI](https://img.shields.io/pypi/v/peeringdb.svg?maxAge=3600)](https://pypi.python.org/pypi/peeringdb)\n[![Tests](https://github.com/peeringdb/peeringdb-py/workflows/tests/badge.svg)](https://github.com/peeringdb/peeringdb-py)\n[![Codecov](https://img.shields.io/codecov/c/github/peeringdb/peeringdb-py/master.svg?maxAge=3600)](https://codecov.io/github/peeringdb/peeringdb-py)\n\nPeeringDB python client\n\nWe have an installation guide on our [documentation site](https://docs.peeringdb.com/howto/peeringdb-py/).\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "PeeringDB Django models",
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/peeringdb/peeringdb-py",
        "Repository": "https://github.com/peeringdb/peeringdb-py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05811f7bf31c68f5ea6c6cddb2fc401fa166b82346c6bc62573b30b1df00587c",
                "md5": "4c96790dfab34686858c4541b55cf8b7",
                "sha256": "1ba02f9cc0aab5f765212098b0bd1b0ee8b6fe16ded44650d761d78dc17fd7a8"
            },
            "downloads": -1,
            "filename": "peeringdb-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c96790dfab34686858c4541b55cf8b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 25510,
            "upload_time": "2023-11-22T16:29:35",
            "upload_time_iso_8601": "2023-11-22T16:29:35.051345Z",
            "url": "https://files.pythonhosted.org/packages/05/81/1f7bf31c68f5ea6c6cddb2fc401fa166b82346c6bc62573b30b1df00587c/peeringdb-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58fc2f53f4685f8eed11c762de264a42b3df3d4ed1396320bb29b24be1961050",
                "md5": "bec606c152f7a31c7217b668e03c99cc",
                "sha256": "8c58b864d3ec40fff5e88fdbb0cea480c88842c4eeb9f94d3dd98afc41b64e77"
            },
            "downloads": -1,
            "filename": "peeringdb-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bec606c152f7a31c7217b668e03c99cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 21402,
            "upload_time": "2023-11-22T16:29:36",
            "upload_time_iso_8601": "2023-11-22T16:29:36.683314Z",
            "url": "https://files.pythonhosted.org/packages/58/fc/2f53f4685f8eed11c762de264a42b3df3d4ed1396320bb29b24be1961050/peeringdb-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-22 16:29:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "peeringdb",
    "github_project": "peeringdb-py",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "peeringdb"
}
        
Elapsed time: 0.13767s