distutils

D

David S.

I have a what I a typical source tree, something like:
fsi\
- common\ # some modules
- db\ # some modules
- someutility\ # my script

I would like to create a setup script to install my script as a script as well
as the modules that is depends on, but where should the setup.py file live? If
I put it in ./someutility/ it can not find fsi.common or fsi.db.

package_dir does not seem to work and I am confused. The documentation is, I am
sure thorough, but something that fit on fewer pages would help.

So I appreciate any help for this particular problem as well as any suggestions
for other documentation or guides to using distutils.

Peace,
David S.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top