Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 608 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 608 Bytes

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.