python-napalm
Port variant py311
Summary Vendor-agnostic router interaction libary (3.11)
Package version 4.0.0
Homepage https://github.com/napalm-automation/napalm
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 [PyPI] [PyPI versions] [Actions Build] [Code Style] NAPALM ====== NAPALM (Network Automation and Programmability Abstraction Layer with Multivendor support) is a Python library that implements a set of functions to interact with different router vendor devices using a unified API. ![NAPALM logo] NAPALM supports several methods to connect to the devices, to manipulate configurations or to retrieve data. Supported Network Operating Systems ----------------------------------- Please check the following [link] to see which devices are supported. Make sure you understand the [caveats]. Documentation ============= Before using the library, please read the documentation at: [Read the Docs] You can also watch a [live demo] of NAPALM to see what it is and what it can do for you. Install ======= ` pip install napalm ` *Note*: Beginning with release 4.0.0 and later, NAPALM offers support for Python 3.7+ only. *Note*: Beginning with release 3.0.0 and later, NAPALM offers support for Python 3.6+ only. Upgrading ========= We plan to upgrade napalm as fast as possible. Adding new methods and bugfixes. To upgrade napalm it's a simple as repeating the steps you performed while installing but adding the `-U` flag. For example: ``` pip install napalm -U ``` We will be posting news on our slack channel and on Twitter. Automation Frameworks ====================== Due to its flexibility, NAPALM can be integrated in widely used automation frameworks. Ansible ------- Please check [napalm-ansible] for existing Ansible modules leveraging the NAPALM API. Make sure you read the documentation and you understand how it works before trying to use it. SaltStack --------- Beginning with release code named `Carbon` (2016.11), [NAPALM is fully integrated] in SaltStack - no additional modules required. For setup recommendations, please see [napalm-salt]. For documentation and usage examples, you can check the modules documentation, starting from the [release notes] and [this blog post]. StackStorm ---------- NAPALM is usable from StackStorm using the [NAPALM integration pack]. See that repository for instructions on installing and configuring the pack to work with StackStorm. General StackStorm documentation can be found at [https://docs.stackstorm.com/], and StackStorm can be easily spun up for testing using [Vagrant] or [Docker]. Contact ======= Slack ----- Slack is probably the easiest way to get help with NAPALM. You can find us in the channel `napalm` on the [network.toCode()] team. FAQ --- If you have any issues using NAPALM or encounter any errors, before
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
Runtime (only) python-setuptools:single:py311
python-cffi:single:py311
python-paramiko:single:py311
python-requests:single:py311
python-future:single:py311
python-textfsm:single:py311
python-Jinja2:single:py311
python-netaddr:single:py311
python-PyYAML:single:py311
python-pyeapi:single:py311
python-netmiko:single:py311
python-junos-eznc:single:py311
python-scp:single:py311
python-lxml:single:py311
python-ncclient:single:py311
python-ttp:single:py311
python-ttp-templates:single:py311
python-netutils:single:py311
python-typing-extensions:single:py311
Download groups
main mirror://PYPIWHL/8f/4e/9a05d767765522c95c05cb5b460198d7c7585c51553827cd84c557a920c2
Distribution File Information
e4289f6966974b485c1f3de3e8f4a11ac2ed2825e975bbd5afc006331b1e4c36 266239 napalm-4.0.0-py2.py3-none-any.whl
Ports that require python-napalm:py311
python-netbox-config-backup:py311 NetBox Configuration Backup (3.11)
python-netbox-network-importer:py311 Tool to import network into Netbox (3.11)