guynir / doze

A dependency injection / inversion-of-control framework for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doze

A dependency injection / inversion-of-control framework for Python

General

Doze aims to provide a full Dependency Injection (DI) / Invention-of-Control (IoC) solution for the Python language.

Doze follows best practices and general guidelines as Spring Framework IoC container service.

About

A dependency injection / inversion-of-control framework for Python

License:MIT License


Languages

Language:Python 100.0%