On Tue, Mar 30, 2010 at 9:53 PM, Someone Something <[email protected]> wrote: > Hi, > I've learned python a few months ago but I still use Perl because of CPAN > and the tremendous amount of stuff that's already been done for you. is > there something like CPAN for python? >
Try PyPI. http://pypi.python.org/pypi -- regards, kushal -- http://mail.python.org/mailman/listinfo/python-list
