Engin

Latest version: v0.0.15

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

Scan your dependencies

Page 2 of 3

0.0.9

Added

- Dependency class now has a new attribute: `func_name`.

Changed

- Improved `engin-graph` output.
- The `module` attribute of dependencies has been renamed to `origin`

Fixed

- Options provided under the `options` on a Block now have the `block_name` set.

0.0.8

Added

- A package script, `engin-graph` for visualising the dependency graph.

0.0.7

Changed

- TypeId retains Annotations allowing them to be used to discriminate otherwise identical
types.

0.0.6

Fixed

- Engin now respects intended multiproviders behaviour instead of treating them as normal
providers and overwriting existing multiproviders for that type.
- `Engin.shutdown()` does not block if shutdown is called before startup, or after aborted
startup.

0.0.5

Added

- Docstrings for every public class, method and function.

Changed

- AssemblyError has been renamed to ProviderError.
- Lifecycle now supports synchronous Context Managers.

0.0.4

Changed

- Invocations, startups tasks and shutdown tasks are now all run sequentially.
- Improved error handling, if an Invocation errors, or a Lifecycle startup tasks errors
then the Engin will exit. Whilst errors in shutdown tasks are logged and ignored.
- Improved error messaging when Invocations or Lifecycle tasks error.
- Removed non-public methods from the Lifecycle class, and renamed `register_context` to
`append`.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.