[Distutils] upload size limit on pypi

Christopher Petrilli petrilli at amber.org
Fri Feb 19 16:24:57 CET 2010


On Fri, Feb 19, 2010 at 9:34 AM, kiorky <kiorky at cryptelium.net> wrote:
> Hello, i am again packaging some webapp as a paster template.
> Now, it's turn to hudson to join minitage.paste.extras.
>
> The distribution will be around 50MB.
>
> What is the current distribution limit, and if lower, can we again
> increase the size ?

This is just my view, but it seems like 50MB is awfully large to be
uploading into PyPI. For example, Django is 5.4MB. If you have a bunch
of 3rd party dependencies, like hudson, you really should be
downloading those elsewhere, rather than wrapping up a bunch of 3rd
party libraries in your own distribution.

Perhaps you could break down what you've got inside that 50MB and
let's see what we can do to make it more manageable?

Chris
-- 
| Chris Petrilli
| petrilli at amber.org


More information about the Distutils-SIG mailing list