python repository?

Benjamin Kaplan benjamin.kaplan at case.edu
Sat Jun 6 13:44:49 EDT 2009


On Saturday, June 6, 2009,  <woodchips at rochester.rr.com> wrote:
> Hi,
>
> I've written a large body of my work in MATLAB over the years. But it
> looks like I'll need to move to Python soon. Is there a common
> resource where people can post files for others to use such as the
> MATLAB central file exchange?
>
> Thanks,
> John
> --

For small code snippets that solve general problems, look at the
recipies on ActiveState's website (code.activestate.com). Large
projects are listed on the python package index (pypi.python.org)
though they aren't hosted there.

> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list