[Distutils] bundling packages with setuptools?
Christopher Fonnesbeck
chris at trichech.us
Mon Jan 16 16:40:31 CET 2006
I have a Python module for doing MCMC simulation that requires a
number of prerequisite packages to run, all of which are open source
(so I can build and distribute the packages that are needed). I am
wondering if there is a way to use the power of python eggs to be
able to have a single installer that installs or updates all the
required packages. Is there a way of having the egg installer for my
package go ahead and fetch the eggs of the prerequisite packages and
install them?
Thanks,
C.
--
Christopher J. Fonnesbeck
Population Ecologist, Marine Mammal Section
Fish & Wildlife Research Institute (FWC)
St. Petersburg, FL
Adjunct Assistant Professor
Warnell School of Forest Resources
University of Georgia
Athens, GA
T: 727.235.5570
E: chris at trichech.us
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
Url : http://mail.python.org/pipermail/distutils-sig/attachments/20060116/ca8d3842/attachment.bin
More information about the Distutils-SIG
mailing list