Tag Info

New answers tagged

3

Good question! Python has this tool, called pip, which is python's package manager. It can pull packages from the PyPi repository (think an App Store). These will handle where packages get installed for you. Almost every package I've found available on the Internet was also available on PyPi. Along with this, there is another tool that is used in ...



Top 50 recent answers are included