# PyPeeringManager
This client library for Peering-Manager is based off of `pynetbox` (https://github.com/digitalocean/pynetbox)
and can be used in a similar manner.
Peering-Manager's models can be reached through the `peering`, `net` and `extras` attributes of the API object.
Raw data
{
"_id": null,
"home_page": "https://github.com/vista-/pypeeringmanager",
"name": "pypeeringmanager",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "peering-manager, peeringmanager, network-automation",
"author": "vista",
"author_email": "vista@birb.network",
"download_url": "https://files.pythonhosted.org/packages/df/90/f5933947b674d4aec482b1b36881d06c9b9138adabafed84df7847ce42f2/pypeeringmanager-1.1.1.tar.gz",
"platform": null,
"description": "# PyPeeringManager\n\nThis client library for Peering-Manager is based off of `pynetbox` (https://github.com/digitalocean/pynetbox)\nand can be used in a similar manner.\n\nPeering-Manager's models can be reached through the `peering`, `net` and `extras` attributes of the API object.\n",
"bugtrack_url": null,
"license": "Apache2",
"summary": "Peering-Manager API client library",
"version": "1.1.1",
"project_urls": {
"Homepage": "https://github.com/vista-/pypeeringmanager"
},
"split_keywords": [
"peering-manager",
" peeringmanager",
" network-automation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fb33f7523c6671c2afd36ed9eb372a19ae05adfe9b34db29c1b9836ef4616f42",
"md5": "a5d01b4a734dad61bd0728dab7c8e51b",
"sha256": "2bed778bf68f52c984ad18f0ae79c0397ed57ac424a26d8272d85feb4aa7da06"
},
"downloads": -1,
"filename": "pypeeringmanager-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a5d01b4a734dad61bd0728dab7c8e51b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8694,
"upload_time": "2024-04-03T11:34:40",
"upload_time_iso_8601": "2024-04-03T11:34:40.042222Z",
"url": "https://files.pythonhosted.org/packages/fb/33/f7523c6671c2afd36ed9eb372a19ae05adfe9b34db29c1b9836ef4616f42/pypeeringmanager-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "df90f5933947b674d4aec482b1b36881d06c9b9138adabafed84df7847ce42f2",
"md5": "60ea8a3904d2bcf0128d77691f506075",
"sha256": "a3e3722cf984ddf23ae07951f32d2a3136ac5e6be77112cd96dfbec590095cc6"
},
"downloads": -1,
"filename": "pypeeringmanager-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "60ea8a3904d2bcf0128d77691f506075",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7349,
"upload_time": "2024-04-03T11:34:41",
"upload_time_iso_8601": "2024-04-03T11:34:41.400946Z",
"url": "https://files.pythonhosted.org/packages/df/90/f5933947b674d4aec482b1b36881d06c9b9138adabafed84df7847ce42f2/pypeeringmanager-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-03 11:34:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vista-",
"github_project": "pypeeringmanager",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pynetbox",
"specs": [
[
">=",
"6.1.3"
]
]
}
],
"lcname": "pypeeringmanager"
}