Y
Hacker News
new
|
ask
|
show
|
jobs
by
ubertaco
5281 days ago
For 3: Look into using Distribute (
http://packages.python.org/distribute/
). It'll let you specify the "scripts" parameter to the setup() function, which handles placing executables in the OS's PATH.