A minimalist, zero-dependency Inversion of Control (IoC) container for Python. 🚀 It uses decorators for automatic component discovery and lazy instantiation, helping you build clean, modular, and easily testable applications.
Melder is a high-performance, thread-safe Dependency Injection (DI) container for modern Python applications. Built for clarity, speed, and the no-GIL era.