«
DRX
Web Developer Resource Index: Python
Python is a portable, interpreted, object-oriented programming language. Its development started in 1990 at CWI in Amsterdam. The language has an elegant (but not over-simplified) syntax; a small number of powerful high-level data types are built in. Python can be extended in a systematic fashion by adding new modules implemented in a compiled language such as C or C++. Such extension modules can define new functions and variables as well as new object types.
From An Introduction to Python [http://python.org/doc/Introduction.html]
Updated: Thursday, August 18th, 2005 @ 11:30 PM EST [24]
Navigation
Resources
-
1.
The Python Programming Language
The Python Software Foundation (PSF) is a non-profit membership organization devoted to advancing open source technology related to the Python programming language. [130]
★★★★☆
URI:http://python.org/
Author:PSF [1]
Reviewed:Friday, April 8th, 2005 @ 2:44 AM EST
by:Douglas Clifton
The Python Programming Language
languagesprogrammingpython
-
2.
djangoA high-level Python framework for rapid development of Web applications based on the DIY (don't repeat yourself) principle. Begin by describing your data model from a set of Python classes, the system creates the tables for you. Next, design a template.. [1498]
★★★★☆
URI:http://www.djangoproject.com/
Author:Lawrence Journal-World [1]
Reviewed:Thursday, August 18th, 2005 @ 11:30 PM EST
by:Douglas Clifton
django
apiframeworkooppython
-
3.
4SuiteAn integrated Python module library for XML processing, including convenient command-line tools. Supports open technologies such as DOM, RDF, XSLT, XInclude, XPointer, XLink, XPath, XUpdate and RELAX NG. Runs under Unix-like OSs, and Windows 2000 and XP. [1487]
★★★★☆
URI:http://4suite.org/index.xhtml
Author:Fourthought [1]
Reviewed:Sunday, August 14th, 2005 @ 1:39 PM EST
by:Douglas Clifton
4Suite
dompythonrdfxmlxpathxpointerxslt
-
4.
Python CookbookWhy reinvent the wheel? A collaborative collection of techniques, code examples and comments from the Python development community. Anyone can contribute, or submit comments and improvements. Not to be confused with the O'Reilly books of the same name. [1480]
★★★★☆
URI:http://aspn.activestate.com/ASPN/Cookbook/Python
Author:Open Source Community [14]
Reviewed:Thursday, August 11th, 2005 @ 12:48 AM EST
by:Douglas Clifton
Python Cookbook
codehowtopythonresources
-
5.
Open Book Project: PythonHome of the "How to Think Like a Computer Scientist" series is this free ebook, in HTML format, as well as PDF and LaTeX. Also available in print from Green Tea Press. This same series also has titles for learning Java, C++ and Logo. Logo? Puzzling... [1474]
★★★★☆
URI:http://ibiblio.org/obp/thinkCS/python/english/chap01.htm
Author:Allen Downey [1]
Reviewed:Monday, August 8th, 2005 @ 1:08 AM EST
by:Douglas Clifton
Open Book Project: Python
ebookpdfpythonreferencetutorial
-
6.
Python TutorialsA selection of over 200 tutorials and howtos, from beginner to advanced. Topics include getting started, interfacing with databases, extending and embedding, GUI development, HTML and XML, Internet, network, email, RSS and Web programming, and much more. [1468]
★★★★☆
URI:http://awaretek.com/tutorials.html
Author:Ron Stephens [1]
Reviewed:Friday, August 5th, 2005 @ 2:21 PM EST
by:Douglas Clifton
Python Tutorials
guihowtoprogrammingpythonrsstutorialwebxml
-
7.
Programming: PythonPython is a high-level, structured, open-source programming language that can be used for a wide variety of programming tasks. It is good for simple quick-and-dirty scripts, as well as complex and intricate applications. [144]
★★★★☆
URI:http://wikibooks.org/wiki/Programming:Python
Author:Contributors [11]
Reviewed:Wednesday, June 1st, 2005 @ 8:33 PM EST
by:Douglas Clifton
Programming: Python
ebooklanguagesopen sourceprogrammingpython
-
8.
python.faqtsPython frequently asked questions and tips. [1201]
★★★★☆
URI:http://faqts.com/knowledge_base/index.phtml/fid/199
Author:Community [22]
Reviewed:Wednesday, May 18th, 2005 @ 11:39 PM EST
by:Douglas Clifton
python.faqts
faqpython
-
9.
Python BuzzOutstanding community/blogger site from Artima Developer. They also have categories for Design, Java, Linux, MacOS, Open Source, PHP, Perl, Ruby, XML and a few others I won't mention. RSS feeds of new posts, impressive blogroll as well. [1180]
★★★★☆
URI:http://www.artima.com/buzz/community.jsp?forum=122
Author:Artima Developer [9]
Reviewed:Tuesday, May 17th, 2005 @ 6:18 AM EST
by:Douglas Clifton
Python Buzz
blogdeveloperpythonrss
-
10.
Dive Into PythonFull online version of the book with the same name. For experienced Python programmers. Also available in a variety of other formats and languages. [1042]
★★★★★
URI:http://diveintopython.org/toc/
Author:Mark Pilgrim [6]
Reviewed:Sunday, April 24th, 2005 @ 5:07 PM EST
by:Douglas Clifton
Dive Into Python
ebookprogrammingpython
-
11.
PyAn online Python technical journal/magazine. [148]
★★★★☆
URI:http://www.pyzine.com/
Author:Contributors [11]
Reviewed:Friday, April 8th, 2005 @ 9:33 PM EST
by:Douglas Clifton
Py
ezinepython
-
12.
ActiveState: ActivePythonAn implementation of Python for the Windows OS, and may other tools and services for dynamic languages. [147]
★★★★☆
URI:http://activestate.com/Products/ActivePython/
Author:Developers [2]
Reviewed:Friday, April 8th, 2005 @ 8:01 PM EST
by:Douglas Clifton
ActiveState: ActivePython
python
-
13.
Python Language Reference ManualThis manual is the official reference for the Python language itself. It describes the syntax of Python and its built-in datatypes in depth, and covers the current major release of Python (2.x). [146]
★★★★☆
URI:http://network-theory.co.uk/python/language/
Author:Guido van Rossum [1]
Reviewed:Friday, April 8th, 2005 @ 8:00 PM EST
by:Douglas Clifton
Python Language Reference Manual
pythonreference
-
14.
mod_pythonmod_python is an Apache HTTP module that embeds the Python interpreter within the server. With it you can write Web-based applications will run many times faster than traditional CGI and will have access to Apache internals. [145]
★★★★☆
URI:http://modpython.org/
Author:Contributors [1]
Reviewed:Friday, April 8th, 2005 @ 7:42 PM EST
by:Douglas Clifton
mod_python
apachemodulepythonweb server
Matching Tags
apache api blog code developer dom ebook ezine faq framework gui howto languages module oop open source pdf programming python rdf reference resources rss tutorial web web server xml xpath xpointer xslt
Indexes
Search for Python Programming Language on:

Last updated: Thursday, August 18th, 2005 @ 11:30 PM EST [2005-08-19T04:30:46Z]






















































































