Cmdkit

Latest version: v2.7.5

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

Scan your dependencies

Page 2 of 3

2.5.1

2.5.0

- Fix update behavior for Configuration
- Update documentation
- Minor fixes to code correctness

2.4.0

The original implementation inherited by Namespace only coerced member
mappables to a Namespace on access (read) and would clobber any in-place
changes made to the structure. Now we coerce on set (write) and so
modification works perfectly well.

2.3.0

Minor fixes and improvements to the code. This also includes some refactoring that make it easier to patch behavior. Additions to CI/CD improve automation for the project.

2.2.3

2.2.2

This release includes a number of fixes and improvements. The notable feature addition is the ability to now add non-terminating options and flags to an `ApplicationGroup` interface and have them available in your applications. All groups along the hierarchy have their option namespaces merged and attached as `shared` to the Application class. So adding `my_opt` to a parent application group would be accessible from the downline application as `self.shared.my_opt`.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.