pyntc


Namepyntc JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://pyntc.readthedocs.io
SummarySDK to simplify common workflows for Network Devices.
upload_time2024-01-03 13:17:13
maintainer
docs_urlNone
authorNetwork to Code, LLC
requires_python>=3.8,<4.0
licenseApache-2.0
keywords network os-upgrades network devices
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Pyntc

<p align="center">
  <img src="https://raw.githubusercontent.com/networktocode/pyntc/develop/docs/images/pyntc_logo.png" class="logo" height="200px">
  <br>
  <a href="https://github.com/networktocode/pyntc/actions"><img src="https://github.com/networktocode/pyntc/actions/workflows/ci.yml/badge.svg?branch=main"></a>
  <a href="https://pyntc.readthedocs.io/en/latest"><img src="https://readthedocs.org/projects/pyntc/badge/"></a>
  <a href="https://pypi.org/project/pyntc/"><img src="https://img.shields.io/pypi/v/pyntc"></a>
  <a href="https://pypi.org/project/pyntc/"><img src="https://img.shields.io/pypi/dm/pyntc"></a>
  <br>
</p>

## Overview

A Python library that is a SDK to simplify common workflows for Network Devices.

## Documentation

Full web-based HTML documentation for this library can be found over on the [Pyntc Docs](https://pyntc.readthedocs.io) website:

- [User Guide](https://pyntc.readthedocs.io/en/latest/user/lib_overview/) - Overview, Using the library, Getting Started.
- [Administrator Guide](https://pyntc.readthedocs.io/en/latest/admin/install/) - How to Install, Configure, Upgrade, or Uninstall the library.
- [Developer Guide](https://pyntc.readthedocs.io/en/latest/dev/contributing/) - Extending the library, Code Reference, Contribution Guide.
- [Release Notes / Changelog](https://pyntc.readthedocs.io/en/latest/admin/release_notes/).
- [Frequently Asked Questions](https://pyntc.readthedocs.io/en/latest/user/faq/).

### Contributing to the Docs

All the Markdown source for the library documentation can be found under the [docs](https://github.com/networktocode/pyntc/tree/develop/docs) folder in this repository. For simple edits, a Markdown capable editor is sufficient - clone the repository and edit away.

If you need to view the fully generated documentation site, you can build it with [mkdocs](https://www.mkdocs.org/). A container hosting the docs will be started using the invoke commands (details in the [Development Environment Guide](https://pyntc.readthedocs.io/en/latest/dev/dev_environment/#docker-development-environment)) on [http://localhost:8001](http://localhost:8001). As your changes are saved, the live docs will be automatically reloaded.

Any PRs with fixes or improvements are very welcome!

## Questions

For any questions or comments, please check the [FAQ](https://pyntc.readthedocs.io/en/latest/user/faq/) first. Feel free to also swing by the [Network to Code Slack](https://networktocode.slack.com/) (channel `#networktocode`), sign up [here](http://slack.networktocode.com/) if you don't have an account.


            

Raw data

            {
    "_id": null,
    "home_page": "https://pyntc.readthedocs.io",
    "name": "pyntc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "network,os-upgrades,network devices",
    "author": "Network to Code, LLC",
    "author_email": "info@networktocode.com",
    "download_url": "https://files.pythonhosted.org/packages/c4/4b/4ffde87873e818cba54a1ca21d926a7ad34c8edcbb4d17ba9f83fe5dfe92/pyntc-2.0.0.tar.gz",
    "platform": null,
    "description": "# Pyntc\n\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/networktocode/pyntc/develop/docs/images/pyntc_logo.png\" class=\"logo\" height=\"200px\">\n  <br>\n  <a href=\"https://github.com/networktocode/pyntc/actions\"><img src=\"https://github.com/networktocode/pyntc/actions/workflows/ci.yml/badge.svg?branch=main\"></a>\n  <a href=\"https://pyntc.readthedocs.io/en/latest\"><img src=\"https://readthedocs.org/projects/pyntc/badge/\"></a>\n  <a href=\"https://pypi.org/project/pyntc/\"><img src=\"https://img.shields.io/pypi/v/pyntc\"></a>\n  <a href=\"https://pypi.org/project/pyntc/\"><img src=\"https://img.shields.io/pypi/dm/pyntc\"></a>\n  <br>\n</p>\n\n## Overview\n\nA Python library that is a SDK to simplify common workflows for Network Devices.\n\n## Documentation\n\nFull web-based HTML documentation for this library can be found over on the [Pyntc Docs](https://pyntc.readthedocs.io) website:\n\n- [User Guide](https://pyntc.readthedocs.io/en/latest/user/lib_overview/) - Overview, Using the library, Getting Started.\n- [Administrator Guide](https://pyntc.readthedocs.io/en/latest/admin/install/) - How to Install, Configure, Upgrade, or Uninstall the library.\n- [Developer Guide](https://pyntc.readthedocs.io/en/latest/dev/contributing/) - Extending the library, Code Reference, Contribution Guide.\n- [Release Notes / Changelog](https://pyntc.readthedocs.io/en/latest/admin/release_notes/).\n- [Frequently Asked Questions](https://pyntc.readthedocs.io/en/latest/user/faq/).\n\n### Contributing to the Docs\n\nAll the Markdown source for the library documentation can be found under the [docs](https://github.com/networktocode/pyntc/tree/develop/docs) folder in this repository. For simple edits, a Markdown capable editor is sufficient - clone the repository and edit away.\n\nIf you need to view the fully generated documentation site, you can build it with [mkdocs](https://www.mkdocs.org/). A container hosting the docs will be started using the invoke commands (details in the [Development Environment Guide](https://pyntc.readthedocs.io/en/latest/dev/dev_environment/#docker-development-environment)) on [http://localhost:8001](http://localhost:8001). As your changes are saved, the live docs will be automatically reloaded.\n\nAny PRs with fixes or improvements are very welcome!\n\n## Questions\n\nFor any questions or comments, please check the [FAQ](https://pyntc.readthedocs.io/en/latest/user/faq/) first. Feel free to also swing by the [Network to Code Slack](https://networktocode.slack.com/) (channel `#networktocode`), sign up [here](http://slack.networktocode.com/) if you don't have an account.\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "SDK to simplify common workflows for Network Devices.",
    "version": "2.0.0",
    "project_urls": {
        "Documentation": "https://pyntc.readthedocs.io",
        "Homepage": "https://pyntc.readthedocs.io",
        "Repository": "https://github.com/networktocode/pyntc"
    },
    "split_keywords": [
        "network",
        "os-upgrades",
        "network devices"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d75ce6952ac592bedb365f6c7b465e0230e330e5888c838ecacc43a65d095fc8",
                "md5": "ca961c16d58afd358dee51f2acc9746f",
                "sha256": "cf0820a4daf1ae9f3b1f0ca9e98be45e4161be2618f6f8dc8064505610ee2bfa"
            },
            "downloads": -1,
            "filename": "pyntc-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ca961c16d58afd358dee51f2acc9746f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 73682,
            "upload_time": "2024-01-03T13:17:11",
            "upload_time_iso_8601": "2024-01-03T13:17:11.966017Z",
            "url": "https://files.pythonhosted.org/packages/d7/5c/e6952ac592bedb365f6c7b465e0230e330e5888c838ecacc43a65d095fc8/pyntc-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c44b4ffde87873e818cba54a1ca21d926a7ad34c8edcbb4d17ba9f83fe5dfe92",
                "md5": "9ca3e2ee5334e802c5e46dd7321d77a2",
                "sha256": "7d972b4f8a2879dc2dc8dd6e09ad5bd5ce007cb9634478046b61c74c2ec5633b"
            },
            "downloads": -1,
            "filename": "pyntc-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9ca3e2ee5334e802c5e46dd7321d77a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 59402,
            "upload_time": "2024-01-03T13:17:13",
            "upload_time_iso_8601": "2024-01-03T13:17:13.801069Z",
            "url": "https://files.pythonhosted.org/packages/c4/4b/4ffde87873e818cba54a1ca21d926a7ad34c8edcbb4d17ba9f83fe5dfe92/pyntc-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 13:17:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "networktocode",
    "github_project": "pyntc",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "pyntc"
}
        
Elapsed time: 0.16533s