junos-eznc


Namejunos-eznc JSON
Version 2.7.1 PyPI version JSON
download
home_pagehttp://www.github.com/Juniper/py-junos-eznc
SummaryJunos 'EZ' automation for non-programmers
upload_time2024-04-12 05:59:38
maintainerNone
docs_urlNone
authorJeremy Schulman, Nitin Kumar, Rick Sherman, Stacy Smith
requires_python>=3.8
licenseApache 2.0
keywords junos netconf networking automation
VCS
bugtrack_url
requirements lxml ncclient scp jinja2 PyYAML six pyserial yamlordereddictloader pyparsing transitions
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "http://www.github.com/Juniper/py-junos-eznc",
    "name": "junos-eznc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Junos NETCONF networking automation",
    "author": "Jeremy Schulman, Nitin Kumar, Rick Sherman, Stacy Smith",
    "author_email": "jnpr-community-netdev@juniper.net",
    "download_url": "https://files.pythonhosted.org/packages/ce/c6/0dde3625873312c8a337334f0998491a07dfa71f378f25bf0e0cdd13eb5f/junos-eznc-2.7.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Junos 'EZ' automation for non-programmers",
    "version": "2.7.1",
    "project_urls": {
        "Homepage": "http://www.github.com/Juniper/py-junos-eznc"
    },
    "split_keywords": [
        "junos",
        "netconf",
        "networking",
        "automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3ec69bb3fe55c1666acd02ef7e1cc403506d3003973096491300b837229d311",
                "md5": "b00c80a30b81c161aa6642c8a32bf1be",
                "sha256": "8a7918faa8f0570341cac64c1210c1cd3e3542162d1e7449c3364f8d805716b2"
            },
            "downloads": -1,
            "filename": "junos_eznc-2.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b00c80a30b81c161aa6642c8a32bf1be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 198054,
            "upload_time": "2024-04-12T05:59:36",
            "upload_time_iso_8601": "2024-04-12T05:59:36.307954Z",
            "url": "https://files.pythonhosted.org/packages/f3/ec/69bb3fe55c1666acd02ef7e1cc403506d3003973096491300b837229d311/junos_eznc-2.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cec60dde3625873312c8a337334f0998491a07dfa71f378f25bf0e0cdd13eb5f",
                "md5": "6ec42e751edf2c2428462c6dba7c37e3",
                "sha256": "371f0298bf03e0cb4c017c43f6f4122263584eda0d690d0112e93f13daae41ac"
            },
            "downloads": -1,
            "filename": "junos-eznc-2.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6ec42e751edf2c2428462c6dba7c37e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 169319,
            "upload_time": "2024-04-12T05:59:38",
            "upload_time_iso_8601": "2024-04-12T05:59:38.974273Z",
            "url": "https://files.pythonhosted.org/packages/ce/c6/0dde3625873312c8a337334f0998491a07dfa71f378f25bf0e0cdd13eb5f/junos-eznc-2.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-12 05:59:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Juniper",
    "github_project": "py-junos-eznc",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "lxml",
            "specs": [
                [
                    ">=",
                    "3.2.4"
                ]
            ]
        },
        {
            "name": "ncclient",
            "specs": [
                [
                    ">=",
                    "0.6.15"
                ]
            ]
        },
        {
            "name": "scp",
            "specs": [
                [
                    ">=",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    ">=",
                    "2.7.1"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "5.1"
                ]
            ]
        },
        {
            "name": "six",
            "specs": []
        },
        {
            "name": "pyserial",
            "specs": []
        },
        {
            "name": "yamlordereddictloader",
            "specs": []
        },
        {
            "name": "pyparsing",
            "specs": []
        },
        {
            "name": "transitions",
            "specs": []
        }
    ],
    "lcname": "junos-eznc"
}
        
Elapsed time: 0.26381s