Scroll to navigation

PYSETUP3.3(1) User Commands PYSETUP3.3(1)

NAME

pysetup3.3 - pysetup tool

SYNOPSIS

pysetup[options] action [action_options]

DESCRIPTION

Actions:

run: Run one or several commandsmetadata: Display the metadata of a projectinstall: Install a projectremove: Remove a projectsearch: Search for a project in the indexeslist: List installed projectsgraph: Display a graphcreate: Create a projectgenerate-setup: Generate a backward-compatible setup.py

To get more help on an action, use:

pysetup action --help

Global options:

run verbosely (default)
run quietly (turns verbosity off)
don't actually do anything
show detailed help message
ignore pydistutils.cfg in your home directory
Display the version
January 2012 pysetup3.3 3.3