Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Classes | Functions
pip.commands.show Namespace Reference

Classes

class  ShowCommand
 

Functions

def search_packages_info
 
def print_results
 

Function Documentation

def pip.commands.show.print_results (   distributions,
  list_all_files 
)
Print the informations from installed distributions found.
def pip.commands.show.search_packages_info (   query)
Gather details from installed distributions. Print distribution name,
version, location, and installed files. Installed files requires a
pip generated 'installed-files.txt' in the distributions '.egg-info'
directory.

Copyright 2014 Google Inc. All rights reserved.