 |
A Conversation with Guido van Rossum
Python creator Guido van Rossum talks with Bill Venners about topics relevant to the Python and the Python community.
http://www.artima.com/intv/guido.html |
 |
A Retargetable Thin Client Architecture in Python
Article by Bryn Keller describes the implementation of a significant commercial application in Python that uses a retargetable thin client. The architecture and the integrated development environment that were constructed to support the application are ex
http://www.python9.org/p9-cdrom/20/index.htm |
 |
Developing GNOME Application with Python
Set of articles written for beginners in Gnome programming and GNU/Linux.
http://www.linuxfocus.org/English/July2000/article160.shtml |
 |
Python Squeezes the Web
A practical example of using Python to automate the crawl of web pages.
http://www.linuxplanet.com/linuxplanet/tutorials/1132/1/ |
 |
IBM Developer Works: The Python Web Services Developer
Several articles related to the development of web services with Python, written by Mike Olson and Uche Ogbuji.
http://www-106.ibm.com/developerworks/library/ws-pythcol.html |
 |
Simplified Exception Identification in Python
Using functions and exception pattern dictionaries to simplify error recovery.
http://www.linuxjournal.com/article.php?sid=5821 |
 |
Guide to Python Introspection
How to spy on your Python objects.
http://www-106.ibm.com/developerworks/library/l-pyint.html |
 |
O'Reilly Interview: Guido van Rossum
Python's creator discusses features and future of the programming language.
http://www.oreilly.com/frank/rossum_1099.html |
 |
Generating Dynamic Documents from Template with Python
Description and usage of a ready-to-use templating system.
http://www.embl-heidelberg.de/~chenna/pythonpages/template.html |
 |
Proper XML Output in Python
Uche Ogbuji explores the intricacies of creating proper XML output in Python, including character set and encoding issues.
http://www.xml.com/pub/a/2002/11/13/py-xml.html |
 |
Deeply Embedded Python, a Virtual Machine for Embedded Systems
Article by Johan Lilius and Iván Porres Paltor in TUCS Magazine. Describes the DePython project and its architecture, with references and links.
http://www.tucs.fi/Magazin/output.php?ID=2000.N2.LilDeEmPy |
 |
Space Shuttle Engineers Use Python to Streamline Mission Design
Description of a practical use of Python by NASA, with quotes of Robin Friedrich, USA's Senior Project Engineer.
http://builder.com.com/article.jhtml?id=u00420020617DGS01.htm |
 |
Why Python?
Patrick O'Brien's Python advocacy page.
http://www.orbtech.com/web/python/why |
 |
Make Python Run as Fast as C with Psyco
Using psyco, the python specializing compiler.
http://www-106.ibm.com/developerworks/linux/library/l-psyco.html |
 |
Charming Python
Column by David Mertz, Gnosis Software, Inc. Over 20 articles on Python programming, many topics.
http://gnosis.cx/publish/tech_index_cp.html |
 |
A Tour of 4Suite
In this installment of Python and XML, Uche Ogbuji provides a tour of the core XML processing facilities of 4Suite.
http://www.xml.com/pub/a/2002/10/16/py-xml.html |
 |
Python Persistence Management
Using serialization to store Python objects.
http://www-106.ibm.com/developerworks/linux/library/l-pypers.html |
 |
Py
Online home of the print publication : a technical journal for Python developers.
http://www.pyzine.com/ |
 |
Python: Yes, You Should Be Using It!
Alex Martelli gives an overview of the possibilities offered by Python, along with samples allowing the newcomer to experience Python code.
http://www.linux-mag.com/2002-04/python_01.html |
 |
Python Journal
A webzine about Python programming.
http://pythonjournal.cognizor.com/ |
 |
Python Enhancement Proposals (PEPs)
Design documents providing information to the Python community, or describing a new feature for Python.
http://www.python.org/peps/ |
 |
Interview of Guido van Rossum
Interview of the BDFL by the visitors of a French Linux news portal (the English version is included).
http://linuxfr.org/2003/03/12/11491.html |
 |
Linux Journal Python Interview
An Interview with Guido van Rossum. A conversation with the creator of Python about an effort to teach Python to non-computer science students.
http://www.linuxjournal.com/article.php?sid=5028 |
 |
Python in Publications
Annotated chronological list of articles, reviews, and other published items about Python at the official site.
http://www.python.org/doc/Publications.html |
 |
Mark Lutz's Python Advocacy Page
Links to several old Python articles and reviews.
http://www.rmi.net/~lutz/advocacy.html |
 |
Using Mix-ins with Python
An explanation of the mix-in programming style as applied in Python.
http://www.linuxjournal.com/article.php?sid=4540 |
 |
Pick Up some Python with this Script Walk-through
An example of conversion of a Perl script to Python.
http://builder.com.com/article.jhtml?id=u00220020618HXS01.htm |
 |
Python Does Scripts and Objects
Jeffrey P. Shell (Byte Magazine) describes how Python "can handle simple scripting jobs or build large OOP libraries."
http://www.byte.com/art/9702/sec5/art4.htm |
 |
Inside JPython and Python for .NET
David Mertz interviews Mark Hammond, Finn Bock, and Barry Warsaw, the developers of JPython and Python for .NET.
http://www-106.ibm.com/developerworks/library/l-jpython.html?dwzone=linux |
 |
Web Application Testing with Puffin
Introduction to the Puffin testing system, an open source framework for testing Web applications.
http://www-106.ibm.com/developerworks/library/os-puffin.html |
 |
Embedding Python in Multi-Threaded C/C++ Applications
A Linux Magazine article featuring an overview of the C/C++ API, explaining how to extend and embed Python in a multi-thread context.
http://www.linuxjournal.com/article.php?sid=3641 |
 |
Python 101, The Other Scripting Language that Starts with "p"
Evelyn Mitchell gives an introduction to Python (IBM Developer Works) and briefly compares it to Perl, Tcl and Java.
http://www-106.ibm.com/developerworks/library/l-python101.html |
 |
Python, Anyone?
By Robert Richardson (Linux World Expo 1999 issue). A quick overview of the language, and some historical background.
http://www.linuxworld.com/linuxworld/expo/lw-python.html |