You are viewing a single comment's thread:

RE: Playing with Wax - UV Version

UV is cool and useful. I found it when reviewing your code. And started using it for my own Python projects. It seems much faster than the default pip.

UV sync is easier to remember, too.

0.00131434 BEE
2 comments

Well, when debian started making it where they had to obey the PEP668 where you couldn't install pip in the system level without risking breaking your system. I looked into the alternatives for venv. I started with pipx, which is great as well, for cli apps you need installed, but you can run anything with uv/uvx without needing to install it either. uv tool run glances or uvx glances is great in a pinch when you don't want to worry about installing the python app or only need to run it once. I can't praise it enough honestly.

And I do believe they have done the maths, it is like 100x faster than pip or poetry et al.

0.00383098 BEE
(edited)

The good old days of pip, pip-tools, pipx, poetry, pyenv, twine, virtualenv are now obsolete by the simple package written with Rust lol.

Good writeup. In my opinion, there is a heavy need for backward compatibility and server side rendering for wax. But this is good development by @blocktrades team.

0.00000000 BEE

untitled.gif

0.00000000 BEE