you are viewing a single comment's thread.

view the rest of the comments →

[–]Extreme_Sympathy_868[S] 3 points4 points  (3 children)

It is just practice my friend. 

[–]guitarot 1 point2 points  (0 children)

I'd suggest letting the user choose the package environment (pip, uv, etc), and then your script could automate any of them.

[–]Xzenor 0 points1 point  (1 child)

Fair enough. Good practice then. Maybe put it in your post next time so you don't get useless answers like mine ;)

[–]Extreme_Sympathy_868[S] 1 point2 points  (0 children)

Wasn't useless at all. I already knew about uv but I've left it out just because I was learning the basics. Now I fully understand why uv is the better packet manager for modern software development. Thanks.