python-netutils
Port variant v11
Summary Network automation helper functions (3.11)
Package version 1.6.0
Homepage https://netutils.readthedocs.io
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v12
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 09 OCT 2023, 04:40:21 UTC
Port created 07 JAN 2023, 04:18:24 UTC
Subpackage Descriptions
single # Netutils

[image]
[image] [image] [image] [image]

## 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] website: - [User Guide] - Overview, Using the library, Getting Started. - [Administrator Guide] - How to Install, Configure, Upgrade, or Uninstall the library. - [Developer Guide] - Extending the library, Code Reference, Contribution Guide. - [Release Notes / Changelog]. - [Frequently Asked Questions]. ### Contributing to the Docs All the Markdown source for the library documentation can be found under the [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]. A container hosting the docs will be started using the invoke commands (details in the [Development Environment Guide]) on [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] first. Feel free to also swing by the [Network to Code Slack] (channel `#networktocode`), sign up [here] if you don't have an account.
Configuration Switches (platform-specific settings discarded)
PY311 ON Build using Python 3.11 PY312 OFF Build using Python 3.12
Package Dependencies by Type
Build (only) python-pip:single:v11
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPIWHL/62/e2/14d63c32766f08bc5b02b4855148b035d99410e258589f347a16a691fcb8
Distribution File Information
e755e6141d0968f1deeb61693a4023f4f5fe1f0dde25d94ac1008f8191d8d237 481323 netutils-1.6.0-py3-none-any.whl
Ports that require python-netutils:v11
python-napalm:v11 Vendor-agnostic router interaction libary (3.11)
python-netbox-network-importer:v11 Tool to import network into Netbox (3.11)