Contents

injector 0.21.0

0

Injector - Python dependency injection framework, inspired by Guice

Injector - Python dependency injection framework, inspired by Guice

Stars: 1180, Watchers: 1180, Forks: 80, Open Issues: 47

The python-injector/injector repo was created 13 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1180 github stars!

How to Install injector

You can install injector using pip

pip install injector

or add it to a project with poetry

poetry add injector

Package Details

Author
Alec Thomas
License
BSD
Homepage
https://github.com/alecthomas/injector
PyPi:
https://pypi.org/project/injector/
GitHub Repo:
https://github.com/alecthomas/injector
No  injector  pypi packages just yet.

Errors

A list of common injector errors.

Code Examples

Here are some injector code examples and snippets.

Related Packages & Articles