Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

Python 101

By Evelyn Mitchell
2005-04-27


Who uses Python?

The most direct example of a Linux Python user is Red Hat. They use Python extensively for their system administration tools and configuration tools.

Other companies using Python include DigitalCreations, who received venture capital on the condition that they released the source to their Web authoring system, Zope, which is written in Python, and which uses Python as the extension scripting language.

Notable programmers who have joined the Python camp include Eric Raymond, who has chosen Python as the implementation language for his Trove project, and Bruce Eckel, author of Thinking in Java , who says "Python has the potential of being an exceptionally productive language" (to learn about Eckel's Python Project Workshop, see Resources).


Tutorial Pages:
» The Other Scripting Language that Starts with "P"
» Python and Perl
» Python and Tcl
» Python and Java
» Why is Python popular with Linux users?
» What is Python Bad For?
» Who uses Python?
» How to get Python
» Resources


First published by IBM DeveloperWorks


 | Bookmark
Related Tutorials:
» Python and Java - A Side by Side Comparison
» Learn Python in 10 Minutes
» Python 201 - (Slightly) Advanced Python Topics
» Python 101 - Introduction to Python
» Google Sitemaps
» Python vs. Perl