napalm-netgear


Namenapalm-netgear JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryNAPALM module for Netgear switches
upload_time2024-01-08 13:10:24
maintainer
docs_urlNone
author
requires_python>=3.0
licenseThis is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to <https://unlicense.org>
keywords network automation netgear
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # napalm_netgear
NAPALM module for netgear switches

Uses netmiko netgear prosafe driver. Tested with M4300 and M4250.

## Implemented APIs
 - open
 - close
 - get_config
 - load_merge_candidate
 - commit_config
 - get_interfaces_ip

*partially implemented:*
 - get_mac_address_table
 - get_interfaces
 - get_interfaces_counters
 - get_facts
 - load_replace_candidate

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "napalm-netgear",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "network,automation,netgear",
    "author": "",
    "author_email": "shrank <info@murxs.ch>",
    "download_url": "https://files.pythonhosted.org/packages/6d/10/afceecfa64e0fb3fd6c18d33c832bda934ee263fad6166535208ecf617b4/napalm_netgear-0.0.2.tar.gz",
    "platform": null,
    "description": "# napalm_netgear\nNAPALM module for netgear switches\n\nUses netmiko netgear prosafe driver. Tested with M4300 and M4250.\n\n## Implemented APIs\n - open\n - close\n - get_config\n - load_merge_candidate\n - commit_config\n - get_interfaces_ip\n\n*partially implemented:*\n - get_mac_address_table\n - get_interfaces\n - get_interfaces_counters\n - get_facts\n - load_replace_candidate\n",
    "bugtrack_url": null,
    "license": "This is free and unencumbered software released into the public domain.  Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.  In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  For more information, please refer to <https://unlicense.org> ",
    "summary": "NAPALM module for Netgear switches",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/shrank/napalm_netgear"
    },
    "split_keywords": [
        "network",
        "automation",
        "netgear"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ccdc86975d116d2ff147921bf3ef9dd6ae1952a03de70983720b98006f95d95",
                "md5": "e34e99c72798a95b4e48763267ecc5e9",
                "sha256": "23bd11ed8106031bb72e8e9820786226d6cd8165d6b62a90c523fa174ea2e198"
            },
            "downloads": -1,
            "filename": "napalm_netgear-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e34e99c72798a95b4e48763267ecc5e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 9023,
            "upload_time": "2024-01-08T13:10:23",
            "upload_time_iso_8601": "2024-01-08T13:10:23.158589Z",
            "url": "https://files.pythonhosted.org/packages/3c/cd/c86975d116d2ff147921bf3ef9dd6ae1952a03de70983720b98006f95d95/napalm_netgear-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d10afceecfa64e0fb3fd6c18d33c832bda934ee263fad6166535208ecf617b4",
                "md5": "7d70ea61fd149c4f0330a6d7bd0c7f47",
                "sha256": "88bf5acc0530a7b393b112e06d9faf3145de646c5de8c01318d8c42c83ada5eb"
            },
            "downloads": -1,
            "filename": "napalm_netgear-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7d70ea61fd149c4f0330a6d7bd0c7f47",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 8849,
            "upload_time": "2024-01-08T13:10:24",
            "upload_time_iso_8601": "2024-01-08T13:10:24.597464Z",
            "url": "https://files.pythonhosted.org/packages/6d/10/afceecfa64e0fb3fd6c18d33c832bda934ee263fad6166535208ecf617b4/napalm_netgear-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-08 13:10:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "shrank",
    "github_project": "napalm_netgear",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "napalm-netgear"
}
        
Elapsed time: 0.17534s