injector 0.22.0
0
Injector - Python dependency injection framework, inspired by Guice
Contents
Injector - Python dependency injection framework, inspired by Guice
Stars: 1303, Watchers: 1303, Forks: 81, Open Issues: 49The python-injector/injector
repo was created 13 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1303 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
Related Packages
Errors
A list of common injector errors.
Code Examples
Here are some injector
code examples and snippets.