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
- Host: GitHub
- URL: https://github.com/notypecheck/aioinject
- Owner: notypecheck
- License: mit
- Created: 2021-12-25T09:28:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-18T15:34:54.000Z (7 months ago)
- Last Synced: 2026-01-02T12:09:08.390Z (5 months ago)
- Topics: asyncio, dependency-injection, di, python
- Language: Python
- Homepage: https://notypecheck.github.io/aioinject/
- Size: 2.45 MB
- Stars: 57
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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`