menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

You’re Not...
source image

Medium

1w

read

297

img
dot

Image Credit: Medium

You’re Not a Real Python Developer Until You Know These 10 PIP Commands!

  • pip list - Shows all the installed packages in your environment.
  • pip install - Installs a package from PyPI.
  • pip uninstall - Uninstalls a package you no longer need.
  • pip freeze - Lists all installed packages with versions in a format you can save.

Read Full Article

like

17 Likes

For uninterrupted reading, download the app