Building / making an application

Peter Chant REMpeteOVE at petezilla.co.uk
Sun Aug 2 15:21:06 EDT 2009


What is a good way to do this?  There are instructions on making modules at:

http://docs.python.org/distutils/setupscript.html

however, what do you do if you don't want a module?  I'm thinking of where
I'd like to split the code into several files and have a build / setup
script put it together and install it somewhere such as /usr/local/bin. 
I'm interested in what the standard way of doing this is.

Thanks,

Pete



-- 
http://www.petezilla.co.uk



More information about the Python-list mailing list