Glint

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

* Updated the argument parsing to allow optional arguments in the format of <prefix><name>=<value>
* Updated the argument parsing to replace - characters with _ when parsing positional arguments and flags.

0.1.0

* Running a method based on the first argument supplied.
* Running a 'default' method when no arguments are supplied.
* Parsing of positional arguments based on method signature.
* Parsing of optional arguments based on method signature.
* Parsing of flags based on method signature.
* Printing of dynamically generated help screen based on the commands that had been set up.
* Printing of dynamically generated help screen for a particular command based on the method signature supplied to that command.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.