xenial (1) pysetup3.5.1.gz

Provided by: python3.5_3.5.2-2ubuntu0~16.04.13_amd64 bug

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