python-netutils
Port variant v12
Summary Network automation helper functions (3.12)
Package version 1.8.1
Homepage https://netutils.readthedocs.io
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 20 APR 2024, 18:10:01 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 OFF Build using Python 3.11 PY312 ON Build using Python 3.12
Package Dependencies by Type
Build (only) python312:dev:standard
python-pip:single:v12
autoselect-python:single:standard
Build and Runtime python312:primary:standard
Download groups
main mirror://PYPIWHL/b0/c2/bd00131e943a63173a1a7171921463a294ae818c9a52e209f0651cee8195
Distribution File Information
b1d6864a7512c3def0e12a2a879f12ccca9b5077d482f591c56d0171542aa040 502112 netutils-1.8.1-py3-none-any.whl
Ports that require python-netutils:v12
python-napalm:v12 Vendor-agnostic router interaction libary (3.12)
python-netbox-network-importer:v12 Tool to import network into Netbox (3.12)