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

https://github.com/niclasvaneyk/diy

A dependency injection container that utilizes Pythons type annotations.
https://github.com/niclasvaneyk/diy

depdendency-injection python type-annotations

Last synced: 10 months ago
JSON representation

A dependency injection container that utilizes Pythons type annotations.

Awesome Lists containing this project

README

          

# diy

[![codecov](https://codecov.io/github/NiclasvanEyk/diy/graph/badge.svg?token=7GM4SUNZUF)](https://codecov.io/github/NiclasvanEyk/diy)

A dependency injection container that heavily utilizes Pythons type annotations.

> **Work In Progress**. Will force push main. Not production ready!