  |
Python Programming Language - http://en.wikipedia.org/wiki/Python_programming_language
Growing article, with links to many related topics. [Wikipedia] |
  |
Why Python? - http://www.linuxjournal.com/article/3882
Article by Eric Raymond where he explains reasons that led him to switch from Perl to Python. |
  |
Python Enhancement Proposals (PEPs) - http://www.python.org/dev/peps/
Design documents providing information to the Python community, or describing a new feature for Python. |
  |
Linux Journal Python Interview - http://www.linuxjournal.com/article/5028
An Interview with Guido van Rossum. A conversation with the creator of Python about an effort to teach Python to non-computer science students. |
  |
SOA and Web Services - http://www.ibm.com/developerworks/views/webservices/libraryview.jsp?search_by=python+web+services+developer
Several articles related to the development of web services with Python, written by Mike Olson and Uche Ogbuji, 2001-2004. IBM developerWorks. |
  |
Interview of Guido van Rossum - http://linuxfr.org/2003/03/12/11491.html
Interview of the BDFL by the visitors of a French Linux news portal (the English version is included). |
  |
Python Squeezes the Web - http://www.linuxplanet.com/linuxplanet/tutorials/1132/1/
A practical example of using Python to automate the crawl of web pages. |
  |
A Conversation with Guido van Rossum - http://www.artima.com/intv/guido.html
Python creator talks with Bill Venners about topics relevant to Python and its community; 6 part series, Artima Software. |
  |
Deeply Embedded Python, a Virtual Machine for Embedded Systems - http://www.tucs.fi/magazin/output.php?ID=2000.N2.LilDeEmPy
Article by Johan Lilius and Iván Porres Paltor in TUCS Magazine. Describes the DePython project and its architecture, with references and links. |
  |
Python: Yes, You Should Be Using It! - http://www.linux-mag.com/id/1025
Alex Martelli gives an overview of the possibilities offered by Python, along with samples allowing the newcomer to experience Python code. [Free registration required to view this article.] |