Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@

Dependency injection framework for Python.

> **Starting a new project?** Also consider
> [`modern-di`](https://github.com/modern-python/modern-di), the newer DI framework from the
> same author with a smaller core and per-framework integration packages.
> `that-depends` remains fully supported — see [Ecosystem](#ecosystem) below.

It is production-ready and gives you the following:
- Simple async-first DI framework with IOC-container.
- Python 3.10+ support.
Expand Down
Loading