An open API service indexing awesome lists of open source software.

https://github.com/notypecheck/aioinject

Async-first python dependency injection library
https://github.com/notypecheck/aioinject

asyncio dependency-injection di python

Last synced: 2 months ago
JSON representation

Async-first python dependency injection library

Awesome Lists containing this project

README

          

Async-first dependency injection library based on python type hints,
see [documentation](https://notypecheck.github.io/aioinject/)

## Installation
Install using pip `pip install aioinject`