On Saturday, June 6, 2009,  <woodch...@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
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to