python-netutils
Port variant v13
Summary Network automation helper functions (3.13)
Package version 1.15.1
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 05 NOV 2025, 21:49:58 UTC
Port created 08 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)
PY312 OFF Build using Python 3.12 PY313 ON Build using Python 3.13
Package Dependencies by Type
Build (only) python313:dev:std
python-pip:single:v13
autoselect-python:single:std
Build and Runtime python313:primary:std
Download groups
main mirror://PYPIWHL/da/a2/20e3cc569b3a41cc36181212c99f3e3c0aa9201174b2bf99313328824a2b
Distribution File Information
c42886d456f9b21bee395628b100dc2cd4b68fcc223f33c669672c3468d6b4dc 532245 python-src/netutils-1.15.1-py3-none-any.whl
Ports that require python-netutils:v13
python-napalm:v13 Vendor-agnostic router interaction libary (3.13)
python-netbox-network-importer:v13 Tool to import network into Netbox (3.13)