Skip to content

Minimalistic / lightweight dependency injection library for Python

License

Notifications You must be signed in to change notification settings

gabrielcnr/mininject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mininject

Minimalistic / lightweight dependency injection library for Python

It does not require importing modules ahead of time for wiring the injected dependencies.

That can be done lazily / on-demand. The dependency resolution is given by simple lookups on containers with Injectable dependencies.

About

Minimalistic / lightweight dependency injection library for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages