Wireup
Dependency injection container with a focus on developer experience, type safety and ease of use.
New: Dependency injection for Flask
Simplify usage in Flask applications by using the new Flask integration!
- Automatically inject dependencies on views without having to manually decorate.
- Expose Flask application configuration in the container.
Key features
Dependency Injection
Auto-configuration
Short and long-lived processes
Interfaces / Abstract classes
Multiple Containers
Factory pattern
Singletons/Transient dependencies
Framework Agnostic
License
This project is licensed under the terms of the MIT license.