> Python is much better as 'general purpose' right now
Python has lots of its own problems. Specifically, its type system, performance, and package management are all awful.
> Why would you ship with node_modules? ALWAYS use npm install. If you don't trust npm, the use something like CodeArtifact, but oh my, don't compress dependencies.
You've certainly convinced me that Deno's single binary deployment is a useful feature.
Python has lots of its own problems. Specifically, its type system, performance, and package management are all awful.
> Why would you ship with node_modules? ALWAYS use npm install. If you don't trust npm, the use something like CodeArtifact, but oh my, don't compress dependencies.
You've certainly convinced me that Deno's single binary deployment is a useful feature.