Uroboros

Latest version: v0.2.3

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

Scan your dependencies

0.2.3

Fix

- Fix `argparse.ArgumentError` when callling `uroboros.Option.get_parser()` multiple times ( 40 )
- Fix to use return instead of raise ( 39 )

0.2.2

Fix

- `get_options` returns a new list of `uroboros.Option` instead of its class attribute directly ( 37 )

0.2.1

Fix

- Fix to use `Command.get_options()` correctly.

0.2.0

New features

- Hook function
- 5
- 25
- Bulk add commands
- 12

Changes

- `Command.get_sub_commands` is renamed to `Command.get_all_sub_commands`. Now, `get_sub_commands` returns specified subcommands.
- `Command.add_command` accept multiple command instance ( 12 )
- Check the arguments of `Command.add_command` are an instance of `Command`.

0.1.0

- Support nested sub commands
- Support sharing options among some commands
- Pure python implementation

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.