netutils
netutils copied to clipboard
Python library that is a collection of functions and objects for common network automation tasks.
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.5. Commits ae730ac Bump pylint to 3.2.5, update changelog (#9756) be7b5cc [unreachable-code] Fix the false positive in python 3.8 (#9753) (#9755) 6c3ab77 [release] Fix 3.2.4...
Created by Flatbot action
ip_network has additional method calls that support additional kwargs to be passed in. This adds that support. For clarity, ip_address and ip_interface don't have these, so the extension is only...
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.5.4. Changelog Sourced from coverage's changelog. Version 7.5.4 — 2024-06-22 If you attempt to combine statement coverage data with branch coverage data, coverage.py used to...
https://github.com/networktocode/netutils/blob/11f5e88963873e929c292d929a9c3fc3e142a0ce/netutils/lib_mapper.py#L260 - [ ] Need to fix `cisco_xe` to map to `cisco_ios` for ntc-templates. - [ ] Need to fix `cisco_wlc` to map to `cisco_wlc_ssh` for ntc-templates.
We have WLC's running Aruba OS which is different than Aruba AOS-CX. However when it comes to parsing the configurations, the existing Aruba parser works perfectly. This just creates the...
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.12.1. Changelog Sourced from mypy's changelog. Mypy 1.12.1 Fix crash when showing partially analyzed type in error message (Ivan Levkivskyi, PR 17961) Fix iteration over...
Created by Flatbot action
Created by Flatbot action