The Solution to Python Package Management is... Rust??

preview_player
Показать описание
Python package management is a mess. That's been known for a while. But, there's a new saviour in town... Rust!

Resources:

__________________________________________

Check out my other socials!
__________________________________________

Timestamps:
00:00 - Introduction
00:26 - Pixi
01:51 - Rye

#python #softwareengineer
Рекомендации по теме
Комментарии
Автор

Great! Two more package managers in the Python ecosystem :)

jabuci
Автор

I don’t understand the negative comments. In my opinion it was a short and good summary about two new tools in the Python ecosystem. The real problem are people who think that they know everything better. Stay positive and keep up the work :)

IlkerOrgun-bpcu
Автор

If those new package managers were not written in Rust in the first place... would Rust still be the answer to Python package management problems? If they were written in C++, is C++ answer to Python package management problems? If they were written in JavaScript, is JavaScript the answer? What even are the problems with the current Python package managers?! Is pip so bad to use practically in general, that it needs an urgent solution "re-written" in Rust?

It's generally a good intention to promote those new projects, but saying Rust IS "THE solution" (let alone a "savior") feels a bit.... misleading.
Promoting Rust and promoting new tools aren't the same altogether.

icemojo
Автор

Mess is just getting messier. I see no single solution here. None of these will dominate over others

donnillorussia
Автор

Sorry, I know it might be trendy, but some topics just shouldnt be done with the pauses removed....at this rate. This wasnt totally useless, but it would have been much better if the author understood that he was explaining a topic that shouldnt sound so rushed....sad.

icns
Автор

venv and pip, everything else is a meme.

happygofishing
Автор

Hey man, not to discourage you but this is not a good video at all. You did not talk about pipenv, poetry, and the alternatives. Why they exist, what is problematic with python package management. What is rye or pixi trying to solve... This feels like an AI made script from the documentations of two packages...

ArmancKeser