opensubscriber
   Find in this group all groups
 
Unknown more information…

d : distutils-sig@python.org 6 November 2009 • 3:58AM -0500

[Distutils] Bundling Distribute
by Ram Rachum

REPLY TO AUTHOR
 
REPLY TO GROUP






Hello,

I would like to bundle Distribute with my project
so that I could use it without making my users
install it. (I like to keep things as simple as
possible for my users.)

Is it possible? I thought of just copying the
"setuptools" folder from the source distribution
into a package in my project, so instead of doing
`from setuptools import setup`, I would do
`from third_party.setuptools import setup`.

Does it make sense? Will it work? Anything else I
should keep in mind?

Thanks,
Ram.

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@pyth...
http://mail.python.org/mailman/listinfo/distutils-sig

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.