Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alfarih31/dihub

A dependency injection (DI) framework and IoC for Python
https://github.com/alfarih31/dihub

Last synced: 8 days ago
JSON representation

A dependency injection (DI) framework and IoC for Python

Awesome Lists containing this project

README

        

# DIHub

[![PyPI version](https://badge.fury.io/py/dihub.svg)](https://badge.fury.io/py/dihub)

DIHub is a dependency injection framework for Python

## Examples

See our [examples](example) to figure out how to bootstrapping this framework

## Contributing

You can contribute to make DIHub better! [Please check it out our contributing notes](CONTRIBUTING.md)

## Credits

DIHub is adapted by [Nest.js](https://nestjs.com/)