flask_injector
Dependency injector
A library that adds dependency injection support to the Flask web framework.
Adds Injector support to Flask.
277 stars
6 watching
42 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rdlowrey/auryn | An IoC dependency injector that recursively instantiates class dependencies | 722 |
jechol/definject | A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
framework-one/di1 | A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection. | 104 |
belliottsmith/injector | A tool for building dependency injection systems in Java applications | 59 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
liftric/dikit | A dependency injection framework for Swift that facilitates modular and loosely-coupled application development | 103 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,213 |
davidbuchanan314/dlinject | A tool to inject arbitrary code into a live Linux process without using ptrace | 775 |
ivlevastef/ditranquillity | A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. | 423 |
devxoul/pure | An implementation of dependency injection in Swift applications using the Composition Root pattern. | 378 |
coreyasmith/sitecore-processor-dependency-injection | Demonstrates dependency injection in Sitecore pipeline processors for managing project dependencies | 0 |
gracicot/kangaru | An inversion of control container for C++11 and later with dependency injection features. | 498 |
bonemind/syringe | A library providing dependency injection for Crystal programming language | 6 |
davidrevoledo/inyector | A library that provides a flexible and customizable way to manage dependencies in .NET applications using configuration-based dependency injection | 13 |