Pip

pip is a tool for installing packages from the Python Package Index.

Basic Command

  1. pip install package
  2. pip install --upgrade package
  3. pip install -r filename.txt
  4. pip uninstall package

results matching ""

    No results matching ""