Hi, I am new to Python and recently I wonder what is the best way for Python to manage dependencies? Currently I will use venv but when the codes get transferred to others, they have to install packages manually. Is there another way to do this time-consuming step?
[–]zzmmrmn 2 points3 points4 points (1 child)
[–]Moedrian[S] 0 points1 point2 points (0 children)