The maze of Python dependency management
For over 20 years, I've developed code for the JVM, first in Java, then in Kotlin. However, the JVM is not a silver bullet, e.g., in scripts:
Virtual machines incur additional memory requirements
In many cases, the script doesn't run long enough to ...
frankel.hashnode.dev7 min read