Why use Python instead of Perl?

Rhymes raims at dot.com
Wed Feb 5 11:22:37 EST 2003


On Wed, 05 Feb 2003 06:40:27 -0800, walterbyrd wrote:

> 1) Is python good for system administration tasks?

Yes

> 2) Is python good for web development?

Definitely yes, look here:
http://www.python.org/cgi-bin/moinmoin/WebProgramming

> 3) Does python interact well with MySQL?

Sure, there is mysqldb module

http://www.python.org/topics/database/modules.html
http://www.mysql.com/downloads/api-python.html

> 5) If I know perl, is there any reason to learn python?

I think code readability, better OO support and so on

> 6) For what is python best suited?

Everything except device drivers, operating system and this kind of
low-level programming

-- 
Rhymes (rhymes at NOSPAMmyself.com)
linux registered user #219707
linux registered machine #172395





More information about the Python-list mailing list