lesscode.org


pysetup

Buildutils command line utility (pbu)

The main method is invoked by the pbu wrapper script. For more information about the pbu command, see the User's Guide.


Attributes

a config

{}

a config_files

['~/pydistutils.cfg', '~/.pydistutils.cfg', '~/pbu.cfg', 'setup.cfg']

Functions

f bail(msg=None, code=1) ...

f find_interpreters(versions) ...

f find_python(version) ...

f main() ...

f parse_argv(argv=['setup.py', 'pudge', 'publish', '--dist-dest=']) ...

Look for --interpreter argument.

f parse_config(filenames=['~/pydistutils.cfg', '~/.pydistutils.cfg', '~/pbu.cfg', 'setup.cfg']) ...

See the source for more information.