setup.py - just what is it for ?

Fuzzyman fuzzyman at gmail.com
Fri Dec 17 08:08:46 EST 2004


You could *try* writing a cgi which did something like
os.spawnv('python', ['setup.py', 'install']) (or whatever would be
right without looking up the docs)...

You sometimes don't need admin rights to run setup.py

I would be interested in the results.

Regards,

Fuzzy
http://www.voidspace.org.uk/atlantibots/pythonutils.html




More information about the Python-list mailing list