# nornir_arista
Arista EAPI Plugins for Nornir
Raw data
{
"_id": null,
"home_page": "https://github.com/Vicnz03/nornir_arista",
"name": "nornir-arista",
"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/e9/bd/7c4ea625e68a229d586c51a201156ca5e1c44f2fb4698ca76c24e7a27a64/nornir_arista-0.0.8.tar.gz",
"platform": null,
"description": "# nornir_arista\nArista EAPI Plugins for Nornir\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python library to interact with Arista devices. Based on Arista EAPI",
"version": "0.0.8",
"project_urls": {
"Homepage": "https://github.com/Vicnz03/nornir_arista"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e9bd7c4ea625e68a229d586c51a201156ca5e1c44f2fb4698ca76c24e7a27a64",
"md5": "5eabd6afe6e02bd2c3dc64719936480a",
"sha256": "36da5c53047de83de87deaa82e1cc946b19d55c0382532d6e177145ccc7bfe57"
},
"downloads": -1,
"filename": "nornir_arista-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "5eabd6afe6e02bd2c3dc64719936480a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4491,
"upload_time": "2025-09-08T22:06:09",
"upload_time_iso_8601": "2025-09-08T22:06:09.056340Z",
"url": "https://files.pythonhosted.org/packages/e9/bd/7c4ea625e68a229d586c51a201156ca5e1c44f2fb4698ca76c24e7a27a64/nornir_arista-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-08 22:06:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Vicnz03",
"github_project": "nornir_arista",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "colorama",
"specs": [
[
"==",
"0.4.6"
]
]
},
{
"name": "importlib-metadata",
"specs": [
[
"==",
"4.13.0"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "netaddr",
"specs": [
[
"==",
"1.2.1"
]
]
},
{
"name": "nornir",
"specs": [
[
"==",
"3.4.1"
]
]
},
{
"name": "nornir-utils",
"specs": [
[
"==",
"0.2.0"
]
]
},
{
"name": "pyeapi",
"specs": [
[
"==",
"1.0.2"
]
]
},
{
"name": "ruamel.yaml",
"specs": [
[
"==",
"0.18.6"
]
]
},
{
"name": "ruamel.yaml.clib",
"specs": [
[
"==",
"0.2.8"
]
]
},
{
"name": "zipp",
"specs": [
[
"==",
"3.18.1"
]
]
}
],
"lcname": "nornir-arista"
}