A type based dependency injection framework for Python 3.9+.


Keywords
DI, injection, dependency, anyio, asyncio, dependency-injection, framework, hacktoberfest, python, trio
License
BSD-3-Clause
Install
pip install alluka==0.3.1

Documentation

Alluka

A type based dependency injection framework for Python 3.11.

Usage

For how to get started with this library, see the documentation.

Installation

You can install Alluka from PyPI using the following command in any Python 3.11 or above environment.

python -m pip install -U alluka

Contributing

Before contributing you should read through the contributing guidelines and the code of conduct.