Python Forum
super lightweight (only 35 lines) dependency injection (ioc) support for Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
super lightweight (only 35 lines) dependency injection (ioc) support for Python
#1
Hi,

A super simple and risk-free way to do dependency injection (ioc) in Python. The entire code base is only 35 lines (empty lines included). No need to use a complex 3rd-party framework or be concerned about the long-term viability of the library.

Please check it out at https://github.com/freemant2000/disl

Thanks Big Grin
Gribouillis likes this post
Reply


Messages In This Thread
super lightweight (only 35 lines) dependency injection (ioc) support for Python - by kenttong - Jan-13-2023, 04:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  D-Pad/No dependency platformer + tilemap michael1789 0 1,426 Jun-27-2020, 08:59 PM
Last Post: michael1789

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020