python-napalm
Port variant py310
Summary Vendor-agnostic router interaction libary (3.10)
Package version 4.1.0
Homepage https://github.com/napalm-automation/napalm
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v11
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 26 MAY 2023, 03:56:48 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 ON Build using Python 3.10 PY311 OFF Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py310
autoselect-python:single:standard
Build and Runtime python310:single:standard
Runtime (only) python-setuptools:single:py310
python-cffi:single:py310
python-paramiko:single:py310
python-requests:single:py310
python-future:single:py310
python-textfsm:single:py310
python-Jinja2:single:py310
python-netaddr:single:py310
python-PyYAML:single:py310
python-pyeapi:single:py310
python-netmiko:single:py310
python-junos-eznc:single:py310
python-scp:single:py310
python-lxml:single:py310
python-ncclient:single:py310
python-ttp:single:py310
python-ttp-templates:single:py310
python-netutils:single:py310
python-typing-extensions:single:py310
Download groups
main mirror://PYPIWHL/aa/3f/2e286573ee75f742cc03ff19022bf121361871e71db2b7048e8d6cf22e4d
Distribution File Information
14a5b7759a0247a26fff2c444b1cfc150a08224de8addf4076c384845285bf5b 267748 napalm-4.1.0-py2.py3-none-any.whl
Ports that require python-napalm:py310
python-netbox-config-backup:py310 NetBox Configuration Backup (3.10)
python-netbox-network-importer:py310 Tool to import network into Netbox (3.10)