# nornir_junos
Pyez Plugins for Nornir
Raw data
{
"_id": null,
"home_page": "https://github.com/Vicnz03/nornir_junos",
"name": "nornir-junos",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Vic Chen",
"author_email": "vicnz03@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/e1/d9/69c55136699002c7718bc072e8fafa60c565640208c1698a45b1f816ef90/nornir_junos-0.0.5.tar.gz",
"platform": null,
"description": "# nornir_junos\nPyez Plugins for Nornir",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python library to interact with Junos devices. Based on jnpr-pyez and jsnapy",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://github.com/Vicnz03/nornir_junos"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e1d969c55136699002c7718bc072e8fafa60c565640208c1698a45b1f816ef90",
"md5": "c578adefdbb03647dd70cf13c11945cb",
"sha256": "054b7701510f16de201f5c96e4f9e1a78de337a155af0d14fb7d04db927aca93"
},
"downloads": -1,
"filename": "nornir_junos-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "c578adefdbb03647dd70cf13c11945cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10756,
"upload_time": "2024-07-05T00:06:21",
"upload_time_iso_8601": "2024-07-05T00:06:21.595257Z",
"url": "https://files.pythonhosted.org/packages/e1/d9/69c55136699002c7718bc072e8fafa60c565640208c1698a45b1f816ef90/nornir_junos-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-05 00:06:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Vicnz03",
"github_project": "nornir_junos",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "bcrypt",
"specs": [
[
"==",
"4.0.1"
]
]
},
{
"name": "cffi",
"specs": [
[
"==",
"1.15.1"
]
]
},
{
"name": "colorama",
"specs": [
[
"==",
"0.4.6"
]
]
},
{
"name": "configparser",
"specs": [
[
"==",
"5.3.0"
]
]
},
{
"name": "cryptography",
"specs": [
[
"==",
"39.0.0"
]
]
},
{
"name": "future",
"specs": [
[
"==",
"0.18.3"
]
]
},
{
"name": "icdiff",
"specs": [
[
"==",
"1.9.1"
]
]
},
{
"name": "importlib-metadata",
"specs": [
[
"==",
"4.13.0"
]
]
},
{
"name": "Jinja2",
"specs": [
[
"==",
"3.1.2"
]
]
},
{
"name": "jsnapy",
"specs": [
[
"==",
"1.3.7"
]
]
},
{
"name": "junos-eznc",
"specs": [
[
"==",
"2.6.6"
]
]
},
{
"name": "lxml",
"specs": [
[
"==",
"4.9.2"
]
]
},
{
"name": "MarkupSafe",
"specs": [
[
"==",
"2.1.2"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"0.4.3"
]
]
},
{
"name": "ncclient",
"specs": [
[
"==",
"0.6.13"
]
]
},
{
"name": "netaddr",
"specs": [
[
"==",
"0.8.0"
]
]
},
{
"name": "nornir",
"specs": [
[
"==",
"3.3.0"
]
]
},
{
"name": "nornir-utils",
"specs": [
[
"==",
"0.2.0"
]
]
},
{
"name": "paramiko",
"specs": [
[
"==",
"3.0.0"
]
]
},
{
"name": "pycparser",
"specs": [
[
"==",
"2.21"
]
]
},
{
"name": "PyNaCl",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "pyparsing",
"specs": [
[
"==",
"3.0.9"
]
]
},
{
"name": "pyserial",
"specs": [
[
"==",
"3.5"
]
]
},
{
"name": "PyYAML",
"specs": [
[
"==",
"6.0"
]
]
},
{
"name": "ruamel.yaml",
"specs": [
[
"==",
"0.17.21"
]
]
},
{
"name": "ruamel.yaml.clib",
"specs": [
[
"==",
"0.2.7"
]
]
},
{
"name": "scp",
"specs": [
[
"==",
"0.14.4"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
},
{
"name": "transitions",
"specs": [
[
"==",
"0.9.0"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
"==",
"4.4.0"
]
]
},
{
"name": "vicmiko",
"specs": [
[
"==",
"0.0.16"
]
]
},
{
"name": "xmltodict",
"specs": [
[
"==",
"0.13.0"
]
]
},
{
"name": "yamlordereddictloader",
"specs": [
[
"==",
"0.4.0"
]
]
},
{
"name": "zipp",
"specs": [
[
"==",
"3.12.0"
]
]
}
],
"lcname": "nornir-junos"
}