Live data from Hacker News

Show HN: Pip Imports in Deno

github.com

11–20 of 46 posts

Re: Show HN: Pip Imports in Deno

#17
post #8

So you can now shoot yourself in the foot with both Python and JavaScript package management?

maybe they will cancel each other ?

Hah, we wish. In practice what will happen is we'll get the black hole spacetime disruption due to NPM package weight combined with dependency hell from pip

Re: Show HN: Pip Imports in Deno

#18
This is awesome and the right level of cursed!

Reminds me of PythonMonkey, which provides really high level bindings to SpiderMonkey in Python. It ships as both a pip package and a standalone js runtime, the latter of which is very similar to this project!

https://github.com/Distributive-Network/PythonMonkey#pythonm...

Re: Show HN: Pip Imports in Deno

#19
The organization name "denosaurs" very roughly works for a combination of deno and python too: snakes fall into the clade of Lepidosaurs. Dinos are Archosaurs.

I wonder if there's another programming language featuring a reptile. What's this "Lizard" language Duckduckgo's telling me about?

Re: Show HN: Pip Imports in Deno

#20
post #8

So you can now shoot yourself in the foot with both Python and JavaScript package management?

Deno fixed the mess of JavaScript package management... But even NPM is light years ahead of Python. I have no idea why you'd want to inflict that on yourself once you've escaped it. I guess the only reason is there's some Python package that you have no option but to use.
Post reply on HN