Python-injection-framework

Latest version: v1.0.0

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

Scan your dependencies

3.10

Added

- Language support for Python 3.10
- Drop 3.12 generics syntax usage
- Drop typing.Self usage
- Add matrix testing for 3.10, 3.11, 3.12 versions

Changed

- Publish badges only on tags pipeline

Fixed

- Circular imports bug for wiring.intercept
- Small documentation changes

1.0.0

Move to scottzach1 vendor namespace! đŸ“Ļī¸

Added

Changed

- Move to scottzach1 vendor namespace (see discussion at [2](https://github.com/scottzach1/Python-Injection-Framework/issues/2))

Fixed

Removed

0.1.0

Migrate to UV! 🌞

Added

- CI
- `pip-audit` job

Changed

- Migrate to UV
- Move to src/ layout
- Replace poetry config with uv
- Update pipelines

Fixed

Removed

- Poetry
- `[tool.poetry]` from `pyproject.toml`
- `poetry.lock` file

0.0.2

0.0.1

Evaluate transitive Providers! ↩ī¸

Added

- Factory/Singleton now evaluate Provider arguments at runtime

Changed

- Renamed `BlankProvider` -> `Blank`
- Moved providers into dedicated package

Fixed

- Broken example in examples/simple_service

Closes

0.0.0

Pre Release! 🚀

Added

- Wiring via `wiring.inject` or `wiring.wire()`
- Providers for injection
- BlankProvider
- ExistingSingleton
- Singleton
- Factory
- Overriding providers with context managers
- Simple service example to examples/

Changed

Fixed

Closes

Links

Releases

Š 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.