Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 98c029f9f2d7792284f067452f51d17c > files > 795

python3-pip-6.1.1-1.mga4.noarch.rpm

.. _`pip show`:

pip show
--------

.. contents::

Usage
*****

.. pip-command-usage:: show

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

.. pip-command-description:: show


Options
*******

.. pip-command-options:: show


Examples
********

1. Show information about a package:

  ::

    $ pip show sphinx
    ---
    Name: Sphinx
    Version: 1.1.3
    Location: /my/env/lib/pythonx.x/site-packages
    Requires: Pygments, Jinja2, docutils