Repository of non-standard modules.

Chris Angelico rosuav at gmail.com
Wed Jul 31 07:02:04 EDT 2013


On Wed, Jul 31, 2013 at 11:53 AM, Gabor Urban <urbangabo at gmail.com> wrote:
> Hi,
>
> I am to start a new free-time project in the next couple of weeks. I am
> ready to use open accessible Python modules not wanting to reinvent the weel
> :-)
> Is there any repository where I can find Python modules not being part of
> the standard distribution?

Check out the Python Package Index:

http://pypi.python.org/

Lots of stuff there, not all of it actively developed.

ChrisA



More information about the Python-list mailing list