Search Results

14
votes
5answers
742 views

For Python programmers, is there anything equivalent to Perl’s CPAN?

Hi, I'm new to Python, reason I'm learning it right now is because of the Django framework. I have been a Perl programmer for a number of years and I'm so used to Perl's tools. One of the …
-1
votes

For Python programmers, is there anything equivalent to Perl’s CPAN?

I installed pip and it's working now. Thanks very much llimllib. …