Lightbulb-ext-hecate

Latest version: v0.1.5

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

Scan your dependencies

0.1.5

Breaking
- Modifiers `on_method_enter` and `on_method_exit` are now `on_command_enter` and `on_command_exit`, respectively.

New stuff
- Template generation with `python -m lightbulb.ext.hecate --template PATH`.
- Modifiers placed on `__modify__.py`, adjacent to the module, are now accepted, given they have the right name.
- The whole README and docstrings

0.1.0

- Implement `hecate.Plugin` subclass.
- Implement command side classes `Params`, `Option` and `Properties` to declare necessary command attributes.
- Implement custom errors and logging.
- Implement `on_command_error`, `on_event_error`, `on_method_enter` and `on_method_exit` as arguments for the `Plugin` class to add functionality to commands and events in files in the extension scope.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.