Hacker News new | ask | show | jobs
by cjalmeida 2927 days ago
There’s nothing in Python that prevents you from using any architectural pattern you can implement in Java.

You know why you don’t have mature IoC frameworks in Python? Because you don’t need them! You can easily inject and mock attributes in dynamic languages