Clilib

Latest version: v3.7.4

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

Scan your dependencies

3.4.3

* Added full documentation located at https://clilib.symnet.io/
* Added wheel_utils CLI app and class for inspecting and building python projects
* Added file-based logging to EasyCLI for generation steps. This is useful for debugging CLI generation
* Added :easycli_ignore: directive in docstrings if you want EasyCLI to skip that method/class
* More descriptive failures for missing documentation
* Formally require __init__ definition for now, maybe make optional later for greater versatility
* Simplify logging configuration loading
* util.util.Util.configure_logging has been deprecated
* util.loader.Loader has been deprecated
* util.arg_tools.command_parser has been deprecated
* util.arg_tools.build_full_subparser has been deprecated
* config.config.Config has been deprecated
* config.config_loader.ConfigLoader has been deprecated

3.2.5

Version 3.2.5 brings the ability to quickly and easily create a command line application out of a function or class passed to EasyCLI. This allows for developers to write natural, reusable code that can also be turned into a command line application easily. Existing code can also be used with EasyCLI, assuming it is documented properly.

What's Changed
* WIP: Release/3.0 by gageleblanc in https://github.com/gageleblanc/clilib/pull/9

3.0

* Merge integration into master for 3.2.5 release by gageleblanc in https://github.com/gageleblanc/clilib/pull/11

**Full Changelog**: https://github.com/gageleblanc/clilib/commits/v3.2.5

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.