Knack

Latest version: v0.12.0

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

Scan your dependencies

Page 4 of 7

0.6.2

+++++
* Adds ability to declare that command groups, commands, and arguments are in a preview status and therefore might change or be removed. This is done by passing the kwarg `is_preview=True`.
* Adds a generic ``StatusTag`` class to ``knack.util`` that allows you to create your own colorized tags like ``[Preview]`` and ``[Deprecated]``.
* When an incorrect command name is entered, Knack will now attempt to suggest the closest alternative.

0.6.1

+++++
* Always read from local for configured_default

0.6.0

+++++
* Support local context chained config file

0.5.4

+++++
* Allows the loading of text files using filename syntax.
* Adds the argument kwarg configured_default to support setting argument defaults via the config file's [defaults] section or an environment variable.

0.5.3

+++++
* Removes an incorrect check when adding arguments.

0.5.2

+++++
* Updates usages of yaml.load to use yaml.safe_load.

Page 4 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.