Stop Hardcoding Everything: Use Dependency Injection
The video explains Dependency Injection (DI) in Python with a practical data pipeline example, showing how DI improves code flexibility, testability, and separation of concerns by injecting dependencies like loaders, transformers, and exporters rather than hardcoding them. It covers manual DI with functions and classes, abstraction with protocols, building a simple DI container, and DI u...
https://www.youtube.com/watch?v=Xhzn1eAxoXk
The video explains Dependency Injection (DI) in Python with a practical data pipeline example, showing how DI improves code flexibility, testability, and separation of concerns by injecting dependencies like loaders, transformers, and exporters rather than hardcoding them. It covers manual DI with functions and classes, abstraction with protocols, building a simple DI container, and DI u...
https://www.youtube.com/watch?v=Xhzn1eAxoXk
YouTube
Stop Hardcoding Everything: Use Dependency Injection
→ Check out Thesys here: https://www.thesys.dev/?utm_source=youtube&utm_medium=creators&utm_campaign=arjan
In this video, I explore how Dependency Injection can make your Python code cleaner, more testable, and easier to extend, using a real-world data pipeline…
In this video, I explore how Dependency Injection can make your Python code cleaner, more testable, and easier to extend, using a real-world data pipeline…
Context Data Platform for Self-learning Agents
One Place for Agents to Store, Observe, and Learn. Designed to simplify context engineering, improve agent reliability and task success rates.
https://github.com/memodb-io/Acontext
One Place for Agents to Store, Observe, and Learn. Designed to simplify context engineering, improve agent reliability and task success rates.
https://github.com/memodb-io/Acontext
GitHub
GitHub - memodb-io/Acontext: Context Data Platform for Agents. Join the community❤️: https://discord.acontext.io
Context Data Platform for Agents. Join the community❤️: https://discord.acontext.io - memodb-io/Acontext
PyTogether: Collaborative lightweight real-time Python IDE for teachers/learners
https://github.com/SJRiz/pytogether
https://github.com/SJRiz/pytogether
GitHub
GitHub - SJRiz/pytogether: 📄🐍 Google Docs for Python. A fully browser-based collaborative IDE with real-time editing, live drawing…
📄🐍 Google Docs for Python. A fully browser-based collaborative IDE with real-time editing, live drawing, and voice chat. - SJRiz/pytogether