PYSETUP3.3

Section: User Commands (1)
Updated: January 2012
Page Index
 

NAME

pysetup3.3 - pysetup tool  

SYNOPSIS

pysetup [options] action [action_options]  

DESCRIPTION

 

Actions:

run: Run one or several commands metadata: Display the metadata of a project install: Install a project remove: Remove a project search: Search for a project in the indexes list: List installed projects graph: Display a graph create: Create a project generate-setup: Generate a backward-compatible setup.py

To get more help on an action, use:

pysetup action --help
 

Global options:

--verbose (-v)
run verbosely (default)
--quiet (-q)
run quietly (turns verbosity off)
--dry-run (-n)
don't actually do anything
--help (-h)
show detailed help message
--no-user-cfg
ignore pydistutils.cfg in your home directory
--version
Display the version


 

Index

NAME
SYNOPSIS
DESCRIPTION
Actions:
Global options: