python-netutils
Port variant py311
Summary Network automation helper functions (3.11)
Package version 1.4.0
Homepage https://netutils.readthedocs.io
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 07 JAN 2023, 04:18:24 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)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py311
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPIWHL/67/35/c6dbd41bb0812645781f2bcdd945a4a59d3e6e9c15a002a646fb9eccb09c
Distribution File Information
feab18de83c8544e681c1c25c3d944f81f9ebdae22cca357bd883839b6288cec 483898 netutils-1.4.0-py3-none-any.whl
Ports that require python-netutils:py311
python-napalm:py311 Vendor-agnostic router interaction libary (3.11)
python-netbox-network-importer:py311 Tool to import network into Netbox (3.11)