Addon-system

Latest version: v1.2.14

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

Scan your dependencies

Page 1 of 4

1.2.14

Features
1. ``bake_to_bytes`` and ``bake_to_file`` methods that allow to bake addons by simple interface (need ``pybaked==0.0.15`` to be installed)

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.2.13...1.2.14

1.2.13

Features
1. "Baking" addons using its instance methods "``bake_to_file``"/"``bake_to_bytes``"
2. Fixed singletons for addon and addon meta instances


Full Changelog
https://github.com/kuyugama/addon-system/compare/1.2.12...1.2.13

1.2.12

Features:
1. AddonBuilder now can make baked addons, use ``baked`` parameter in `AddonBuilder.build` method to build baked addon
2. Hash matching in baked addons now is optional(if hash is not present in metadata - will not raise an exception)

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.2.11...1.2.12

1.2.11

Features:
1. Updated supported ``pybaked`` library version (added reading metadata from file)

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.2.10...1.2.11

1.2.10

Features
1. Support of baked addons (baked packages via ``pybaked`` library with addon metadata set)
2. Deprecated ``addon.module_names`` - renamed to ``addon.namespace``
3. Removed ``replace_names`` parameter from ``addon.module`` function - use ``addon.namespace`` to set names to module

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.2.9...1.2.10

1.2.9

Features:
1. Recreate ModuleInterface of addon if previous was unloaded
2. Make project_root variable contain absolute path

Full Changelog
https://github.com/kuyugama/addon-system/compare/1.2.8...1.2.9

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.