Clingon

Latest version: v0.3.2

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

Scan your dependencies

Page 1 of 2

0.3.2

---------------------

* Quickfix of `collections.abc import Sequence`

0.3.1

---------------------

* Quickfix of DEBUG mode: now works on python 3

0.3.0

---------------------

* small functional change:
There is no more options default values from environment variables and configuration files.
Options default values are set once and only once into the decorated function definition.
Instead, options runtime values are set from environment variables, configuration files and cli,
in this order of priority (env vars have least priority, cli has highest).

0.2.0

---------------------

* new feature: allow overloading of default values from configuration file (python, yaml, json)
* code refactor and additional comments
* added french and spanish defaults in user input utility class

0.1.4

---------------------

* can override default options from environ, via variable CLINGON_PREFIX (see example2)
* utility class for user input management, with unittests
* updated README
* fix debug output 'clize default parameters'
* some code refactoring

0.1.3

---------------------

* fix list option when default is empty
* default value of boolean must be False
* if list option is given with non empty default, check number of arguments
* new example

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.