# Netutils
<p align="center">
<img src="https://raw.githubusercontent.com/networktocode/netutils/develop/docs/images/icon-Netutils.png" class="logo" height="200px">
<br>
<a href="https://github.com/networktocode/netutils/actions"><img src="https://github.com/networktocode/netutils/actions/workflows/ci.yml/badge.svg?branch=main"></a>
<a href="https://netutils.readthedocs.io/en/latest"><img src="https://readthedocs.org/projects/netutils/badge/"></a>
<a href="https://pypi.org/project/netutils/"><img src="https://img.shields.io/pypi/v/netutils"></a>
<a href="https://pypi.org/project/netutils/"><img src="https://img.shields.io/pypi/dm/netutils"></a>
<br>
</p>
## Overview
A Python library that is a collection of functions that are used in the common network automation tasks. Tasks such as converting a BGP ASN to and from dotted format, normalizing an interface name, or "type 5" encrypting a password. The intention is to centralize these functions while keeping the library light.
## Documentation
Full web-based HTML documentation for this library can be found over on the [Netutils Docs](https://netutils.readthedocs.io) website:
- [User Guide](https://netutils.readthedocs.io/en/latest/user/lib_overview/) - Overview, Using the library, Getting Started.
- [Administrator Guide](https://netutils.readthedocs.io/en/latest/admin/install/) - How to Install, Configure, Upgrade, or Uninstall the library.
- [Developer Guide](https://netutils.readthedocs.io/en/latest/dev/contributing/) - Extending the library, Code Reference, Contribution Guide.
- [Release Notes / Changelog](https://netutils.readthedocs.io/en/latest/admin/release_notes/).
- [Frequently Asked Questions](https://netutils.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/netutils/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://netutils.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://netutils.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": null,
"name": "netutils",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "netutils, network utils, network utilities, net-utils",
"author": "Network to Code, LLC",
"author_email": "opensource@networktocode.com",
"download_url": "https://files.pythonhosted.org/packages/7e/5a/0197febc072067a79f3462bd7160653e43eb87a8781a2ceed2e3b5b5fc12/netutils-1.14.1.tar.gz",
"platform": null,
"description": "# Netutils\n\n<p align=\"center\">\n <img src=\"https://raw.githubusercontent.com/networktocode/netutils/develop/docs/images/icon-Netutils.png\" class=\"logo\" height=\"200px\">\n <br>\n <a href=\"https://github.com/networktocode/netutils/actions\"><img src=\"https://github.com/networktocode/netutils/actions/workflows/ci.yml/badge.svg?branch=main\"></a>\n <a href=\"https://netutils.readthedocs.io/en/latest\"><img src=\"https://readthedocs.org/projects/netutils/badge/\"></a>\n <a href=\"https://pypi.org/project/netutils/\"><img src=\"https://img.shields.io/pypi/v/netutils\"></a>\n <a href=\"https://pypi.org/project/netutils/\"><img src=\"https://img.shields.io/pypi/dm/netutils\"></a>\n <br>\n</p>\n\n## Overview\n\nA Python library that is a collection of functions that are used in the common network automation tasks. Tasks such as converting a BGP ASN to and from dotted format, normalizing an interface name, or \"type 5\" encrypting a password. The intention is to centralize these functions while keeping the library light.\n\n## Documentation\n\nFull web-based HTML documentation for this library can be found over on the [Netutils Docs](https://netutils.readthedocs.io) website:\n\n- [User Guide](https://netutils.readthedocs.io/en/latest/user/lib_overview/) - Overview, Using the library, Getting Started.\n- [Administrator Guide](https://netutils.readthedocs.io/en/latest/admin/install/) - How to Install, Configure, Upgrade, or Uninstall the library.\n- [Developer Guide](https://netutils.readthedocs.io/en/latest/dev/contributing/) - Extending the library, Code Reference, Contribution Guide.\n- [Release Notes / Changelog](https://netutils.readthedocs.io/en/latest/admin/release_notes/).\n- [Frequently Asked Questions](https://netutils.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/netutils/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://netutils.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://netutils.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": "Common helper functions useful in network automation.",
"version": "1.14.1",
"project_urls": {
"Documentation": "https://netutils.readthedocs.io",
"Homepage": "https://netutils.readthedocs.io",
"Repository": "https://github.com/networktocode/netutils"
},
"split_keywords": [
"netutils",
" network utils",
" network utilities",
" net-utils"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d274f357bc96164dc45a781880b52f702b8f35c16f1545921bc6c26d38e85a87",
"md5": "de06bc8850560e68e0d55f2145834ff2",
"sha256": "e3faf2a55a5aad7d8475df17dc2e65275d6f3fea873c3b30b37ee2e9c031e190"
},
"downloads": -1,
"filename": "netutils-1.14.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "de06bc8850560e68e0d55f2145834ff2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 528153,
"upload_time": "2025-07-11T16:12:46",
"upload_time_iso_8601": "2025-07-11T16:12:46.002435Z",
"url": "https://files.pythonhosted.org/packages/d2/74/f357bc96164dc45a781880b52f702b8f35c16f1545921bc6c26d38e85a87/netutils-1.14.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7e5a0197febc072067a79f3462bd7160653e43eb87a8781a2ceed2e3b5b5fc12",
"md5": "5dada92321d54921f2e69c1092d1e14d",
"sha256": "ddf0c7d8f863214c2aaabe1d8ff5e20b2c5749eafad04a4847a97ae8cc9e28bc"
},
"downloads": -1,
"filename": "netutils-1.14.1.tar.gz",
"has_sig": false,
"md5_digest": "5dada92321d54921f2e69c1092d1e14d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 513249,
"upload_time": "2025-07-11T16:12:47",
"upload_time_iso_8601": "2025-07-11T16:12:47.495457Z",
"url": "https://files.pythonhosted.org/packages/7e/5a/0197febc072067a79f3462bd7160653e43eb87a8781a2ceed2e3b5b5fc12/netutils-1.14.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-11 16:12:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "networktocode",
"github_project": "netutils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "netutils"
}