404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.22.248.81: ~ $
.. _`pip list`:

pip list
---------

.. contents::

Usage
*****

.. pip-command-usage:: list

Description
***********

.. pip-command-description:: list

Options
*******

.. pip-command-options:: list

.. pip-index-options::


Examples
********

1) List installed packages.

 ::

  $ pip list
  Pygments (1.5)
  docutils (0.9.1)
  Sphinx (1.1.2)
  Jinja2 (2.6)

2) List outdated packages (excluding editables), and the latest version available

 ::

  $ pip list --outdated
  docutils (Current: 0.9.1 Latest: 0.10)
  Sphinx (Current: 1.1.2 Latest: 1.1.3)

Filemanager

Name Type Size Permission Actions
index.rst File 185 B 0644
pip.rst File 1.83 KB 0644
pip_freeze.rst File 552 B 0644
pip_install.rst File 13.46 KB 0644
pip_list.rst File 555 B 0644
pip_search.rst File 449 B 0644
pip_show.rst File 423 B 0644
pip_uninstall.rst File 543 B 0644
pip_wheel.rst File 466 B 0644