Pyntc

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 3

2.0.0

**Full Changelog**: https://github.com/networktocode/pyntc/compare/v1.0.2...v2.0.0

1.0.2

What's Changed
* Fix 303 by pszulczewski in https://github.com/networktocode/pyntc/pull/304


**Full Changelog**: https://github.com/networktocode/pyntc/compare/v1.0.1...v1.0.2

1.0.1

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

**Full Changelog**: https://github.com/networktocode/pyntc/compare/v1.0.0...v1.0.1

1.0.0

Added

- [270](https://github.com/networktocode/pyntc/pull/270) Add additional properties to ASA and AIREOS.
- [271](https://github.com/networktocode/pyntc/pull/271) Add default logging for all devices and overall library.
- [280](https://github.com/networktocode/pyntc/pull/280) Add the `wait_for_reload` argument from `reboot` method throughout library. Defaults to False to keep current code backward compatible, If set to True the reboot method waits for the device to finish the reboot before returning.

Changed
- [280](https://github.com/networktocode/pyntc/pull/280) Changed from relative imports to absolute imports.
- [282](https://github.com/networktocode/pyntc/pull/282) Update initial pass at pylint.

Deprecated

- [269](https://github.com/networktocode/pyntc/pull/269) Remove `show_list` and `config_list` methods asa and ios. Add default functionality to `show` and `config` to handle str and list.
- [275](https://github.com/networktocode/pyntc/pull/275) Remove python ABC (abstract base classes) as they were not required.
- [275](https://github.com/networktocode/pyntc/pull/275) Remove `show_list` and `config_list` methods for the rest of device drivers. Add default functionality to `show` and `config` to handle str and list.
- [280](https://github.com/networktocode/pyntc/pull/280) Remove the use of `signal` modules within Cisco drivers. This will allow for reboots to be able to be handled within threads.
- [280](https://github.com/networktocode/pyntc/pull/280) Remove the `timer` argument from `reboot` method throughout library. Compatibility matrix on which versions, vendors support it became to much to maintain.

**Full Changelog**: https://github.com/networktocode/pyntc/compare/v0.20.3...v1.0.0

0.20.3

Changed

- [250](https://github.com/networktocode/pyntc/pull/250) Update full project to new dev standards.
- [250](https://github.com/networktocode/pyntc/pull/250) Update documentation to use mkdocs.

Deprecated
- [250](https://github.com/networktocode/pyntc/pull/250) Remove support for py36.


**Full Changelog**: https://github.com/networktocode/pyntc/compare/v0.20.2...v0.20.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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.