Pyntc

Latest version: v2.0.1

Safety actively analyzes 701475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.20.2

What's Changed
* Linked to issue 242 Install mode issue by shenglong in https://github.com/networktocode/pyntc/pull/243
* Update CODEOWNERS by jeffkala in https://github.com/networktocode/pyntc/pull/241

New Contributors
* shenglong made their first contribution in https://github.com/networktocode/pyntc/pull/243

**Full Changelog**: https://github.com/networktocode/pyntc/compare/v0.20.1...v0.20.2

0.20.1

Fixed

- Tox pipeline black linting issue.

0.18.0

Added
- IOSXEWLCDevice device Driver.
Fixed
- IOS `rollback()` method derives filesystem name using `_get_file_system()` method to discover it from system.

0.17.0

Added
- ASADevice supports connecting to HA Peer
- ASADevice `connected_interface`, `ip_address`, `ipv4_addresses`, `ipv6_addresses`, `ip_protocol`, `peer_device`, `peer_ip_address`, `peer_ipv4_addresses`, `peer_ipv6_addresses`, properties
- ASADevice `enable_scp`, `reboot_standby` methods
- IOSDevice now supports setting `fast_cli` on Netmiko driver
Changed
- All Drivers `reboot` no longer accepts `confirm` argument
- AIREOSDevice ``transfer_image_to_ap`` attempts to check that install image matches expected value multiple times.
- ASADevice `file_copy` now supports transferring files to active and standby devices
- EOSDevice `config` method accepts a list of commands
- EOSDevice `show` method accepts a list of commands
- JUNOSDevice `config` method accepts a list of commands
- JUNOSDevice `show` method accepts a list of commands
Fixed
- Account for additional output for verify if OS Image is booted
- Handle Upgrades by disabling `fast_cli` during reboot process

0.16.0

Added
- ASADevice `is_active`, `peer_redundancy_state`, `redundancy_mode`, `redundancy_state` methods
Changed
- AIREOSDevice `convert_filename_to_version` function now supports IRCM images

0.15.0

Added
- IOSDevice `os_install` method added support for using install mode
Changed
- AIREOSDevice `config` method accepts a list of commands
- AIREOSDevice `config` method supports sending kwargs to netmiko
- AIREOSDevice `show` method accepts a list of commands
- AIREOSDevice `show` method supports sending kwargs to netmiko
- AIREOSDevice `file_copy` increased delay_factor default to 10
- IOSDevice `config` method accepts a list of commands
- IOSDevice `config` method supports sending kwargs to netmiko
- All devices `facts` property contents were converted to individual properties
Deprecated
- AIREOSDevice `show_list` and `config_list` methods
- IOSDevice `config_list` method
- All Platforms `facts` property
- CommandListError class will migrate to just use CommandError
Fixed
- IOSDevice `file_copy` method now reconnectes to device after transfer is complete to avoid sending commands across a closed SSH channel
- IOSDevice `peer_redundancy_state`, `redundancy_mode`, and `redundancy_state` all strip left spaces for regex match.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.