[Python-ideas] Python package file type
Nick Coghlan
ncoghlan at gmail.com
Thu Mar 10 01:35:24 CET 2011
On Wed, Mar 9, 2011 at 4:39 PM, Yuval Greenfield <ubershmekel at gmail.com> wrote:
> What do you guys think, could this be useful?
Yes, but there's a lot of heavy lifting to be done before something
like that is possible in practice. Currently, a lot of the associated
developer energy is focused on the "distribute" package, as well as
other projects such as pip and virtualenv.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-ideas
mailing list