Contents

injector 0.24.0

0

Injector - Python dependency injection framework, inspired by Guice

Injector - Python dependency injection framework, inspired by Guice

Stars: 1509, Watchers: 1509, Forks: 95, Open Issues: 49

The python-injector/injector repo was created 15 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1509 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.

GitHub Issues

The injector package has 49 open issues on GitHub

  • Support optional parameters

See more issues on GitHub

Related Packages & Articles