funny, as a jvm dev, I think the same about Python. Most JVM devs are packaging their code as binaries, not raw jars. Most Python devs package their code as… well they don’t usually. they just tell you to clone the project and run it with a virtualenv. Which is so much worse than a jar.
funny, as a jvm dev, I think the same about Python. Most JVM devs are packaging their code as binaries, not raw jars. Most Python devs package their code as… well they don’t usually. they just tell you to clone the project and run it with a virtualenv. Which is so much worse than a jar.