junos-eznc


Namejunos-eznc JSON
Version 2.7.2 PyPI version JSON
download
home_pagehttp://www.github.com/Juniper/py-junos-eznc
SummaryJunos 'EZ' automation for non-programmers
upload_time2024-10-23 14:11:25
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 paramiko 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/52/28/05d6d7a15e231b91f2e3133f29ab235f7798393d30a39a8611a12a90cf55/junos-eznc-2.7.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Junos 'EZ' automation for non-programmers",
    "version": "2.7.2",
    "project_urls": {
        "Homepage": "http://www.github.com/Juniper/py-junos-eznc"
    },
    "split_keywords": [
        "junos",
        "netconf",
        "networking",
        "automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e74c432c646587a79923f8b100f619c8ef7f6afb183dc17bd2cc3f7b55c8f946",
                "md5": "2fd0d44dc9a161428aea9389040a8af9",
                "sha256": "72ace7fe635efbb0480126b54f8ce79e9fb519f2c4aa53233318f1b2cb32b4b0"
            },
            "downloads": -1,
            "filename": "junos_eznc-2.7.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2fd0d44dc9a161428aea9389040a8af9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 199080,
            "upload_time": "2024-10-23T14:11:22",
            "upload_time_iso_8601": "2024-10-23T14:11:22.996044Z",
            "url": "https://files.pythonhosted.org/packages/e7/4c/432c646587a79923f8b100f619c8ef7f6afb183dc17bd2cc3f7b55c8f946/junos_eznc-2.7.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "522805d6d7a15e231b91f2e3133f29ab235f7798393d30a39a8611a12a90cf55",
                "md5": "45d61e385ea7900be5e8b6ef5f881c6e",
                "sha256": "7c7e6f8e9bb9d0d034ffaeb592e400dd114f03db44c3bb608c951e88483c825d"
            },
            "downloads": -1,
            "filename": "junos-eznc-2.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "45d61e385ea7900be5e8b6ef5f881c6e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 169941,
            "upload_time": "2024-10-23T14:11:25",
            "upload_time_iso_8601": "2024-10-23T14:11:25.050610Z",
            "url": "https://files.pythonhosted.org/packages/52/28/05d6d7a15e231b91f2e3133f29ab235f7798393d30a39a8611a12a90cf55/junos-eznc-2.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-23 14:11:25",
    "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": "paramiko",
            "specs": [
                [
                    ">=",
                    "3.5.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": []
        },
        {
            "name": "pyserial",
            "specs": []
        },
        {
            "name": "yamlordereddictloader",
            "specs": []
        },
        {
            "name": "pyparsing",
            "specs": []
        },
        {
            "name": "transitions",
            "specs": []
        }
    ],
    "lcname": "junos-eznc"
}
        
Elapsed time: 0.52702s