Pyitect

Latest version: v2.0.1

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

Scan your dependencies

Page 2 of 3

0.9.1

------------------
- files loaded with `exec` give proper file path
- proper trace back given when component fail to load (even when it's a recursion error)
- add `component_mapped` event

0.9.0

-------------------
- add `get_plugin_module` method

0.8.0

-------------------
- Added ability to run code when a plugin is enabled via `"on_enable"` property

0.7.2

-------------------
- Fix name error in unbind and fire event commands

0.7.0

-------------------
- plugins found with `System.search` are no longer auto enabeled
- use `System.enable_plugins(<mapping>|<iterable>|<Plugin>)` to enable plugins from `System.plugins`
- added `Plugin` class to main namespace

0.6.2

-------------------
- relative imports now work so long as the target file for loading is named `__init__.py` to trigger python to treat the plugin folder as a package

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.