.. _`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
| 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 |
|