—SEC. 05 — Python

Python

Subcategories9
Indexed links29
Direct links0
Total subtree22
— SEC. 01
Subcategories

Browse by subcategory.

— SEC. 02
Listings

All links in this category.

Showing 1–29 of 29 editor-approved links.

Showing 29 on this page
Articles_and_Reviews
Simplified Exception Identification in Python
www.linuxjournal.com

Using functions and exception pattern dictionaries to simplify error recovery.

Added May 10, 2026
Articles_and_Reviews
Linux Journal Python Interview
www.linuxjournal.com

An Interview with Guido van Rossum. A conversation with the creator of Python about an effort to teach Python to non-computer science students.

Added May 10, 2026
Books
An Introduction to Python
www.network-theory.co.uk

By Guido van Rossum, Fred L. Drake, Jr.; Network Theory Ltd., 2003, ISBN 0954161769. Printed edition of official tutorial, for v2.x, from Python.org. [Network Theory, online]

Added May 10, 2026
Books
XML Processing with Python
www.informit.com

By Sean McGrath; Prentice Hall PTR, 2000, ISBN 0130211192, has CD-ROM. Methods to build XML applications fast, Python tutorial, DOM and SAX, new Pyxie open source XML processing library. [Prentice Hall PTR]

Added May 10, 2026
Development_Tools
PyReverse
www.logilab.org

A set of tools for reverse engineering Python code, including creation of files readable by ArgoUML. Project information, downloads, and bug-track details. [Open Source, GPL]

Added May 10, 2026
FAQs,_Help,_and_Tutorials
One Day of IDLE Toying
hkn.eecs.berkeley.edu

By Danny Yoo. Visual guide to using IDLE, a simple interactive shell for Python programming. Each step of this tutorial has screenshots for absolute beginners. English, Dutch, German; Greek, French, Italian, Portuguese; Indonesian.

Added May 10, 2026
FAQs,_Help,_and_Tutorials
Tutorialized.com - Free Python tutorials
www.tutorialized.com

A collection of Python tutorials from resources around the Internet.

Added May 10, 2026
FAQs,_Help,_and_Tutorials
Python SIGs
www.python.org

Archives of current and past listserv discussions on a LOT of interesting topics. GREAT for researching problems.

Added May 10, 2026
Modules
ExpectPy
expectpy.sourceforge.net

An extension for a Python-feel to the Expect library. [Open Source, LGPL]

Added May 10, 2026
Personal_Pages
Hinsen, Konrad
starship.python.net

Python for science. In particular computational chemistry.

Added May 10, 2026
Personal_Pages
Anand Pillai - Random bytes on technology and open source
randombytes.blogspot.com

A Python programmer's weblog.

Added May 10, 2026
Resources
Python Developer's Guide
www.python.org

Resources for reporting bugs, accessing the Python source tree with CVS and taking part in the development of Python.

Added May 10, 2026
User_Groups
Fredericksburg ZPUG
www.zope.org

Fredericksburg Zope and Python Users Group.

Added May 10, 2026
Deployment
py2exe
www.py2exe.org

A distutils extension to convert Python scripts into executable Windows programs.

Added May 10, 2026
Deployment
Fabric
www.fabfile.org

Command line deployment tool for deployment and system administration. [BSD License]

Added May 10, 2026
Foreign_Language_Interfaces
Boost.Python
www.boost.org

A C++ library which enables seamless interoperability between C++ and the Python programming language.

Added May 10, 2026
Email
libgmail
libgmail.sourceforge.net

Python binding for Google's Gmail service. [Open Source, GPL]

Added May 10, 2026
Network
PyMETAR
www.schwarzvogel.de

Downloads the weather report for a given NOAA station ID, decodes it and the provides easy access to all the data found in the report.

Added May 10, 2026
Text_Processing
SPARK
pages.cpsc.ucalgary.ca

Scanning, Parsing, and Rewriting Kit. [Open Source, BSD-like]

Added May 10, 2026
Text_Processing
mxTextTools
www.egenix.com

Fast Text Manipulation Tools for Python. [Open Source]

Added May 10, 2026
XML
maki
maki.sourceforge.net

An attempt to glue together a simple, flexible framework that allows you to use XML, XSLT, Apache, and Python to serve web pages. [Open Source, GPL]

Added May 10, 2026
XML
wctpxml-python
sourceforge.net

A Python module that uses WCTP to send XML forms over HTTP. [Open Source, BSD-like]

Added May 10, 2026
XML
pyxhtml
pyxhtml.sourceforge.net

A Python XHTML class can be used to programatically generate XHTML documents. [Open source, BSD license]

Added May 10, 2026
Templating_Libraries
Pystache
github.com

Python implementation of cross-platform Mustache templating engine. [MIT License]

Added May 10, 2026
Templating_Libraries
Airspeed
github.com

A templating engine for Python that aims for a high level of compatibility with the Velocity library for Java. Code, documentation, and a project Trac are available. [Open Source, BSD]

Added May 10, 2026
Web_Frameworks
Python Wiki: Web Frameworks for Python
wiki.python.org

An overview of all current Python web frameworks, maintained on the official Python language website by its developer community. Provides a linked list of frameworks organized by popularity and framework scale - from full-stack to minimalist solutions.

Added May 10, 2026
Web_Frameworks
Guido von Rossum on Python Web Frameworks
www.artima.com

An article by the creator of the Python language entitled, "Please Teach me Web Frameworks for Python!" Published in January 2006, with extensive commentary from the Python community.

Added May 10, 2026
Database_API
bpgsql
barryp.org

A barebones PostgreSQL client written in pure Python. [Open Source, MIT]

Added May 10, 2026
Windows
wnd
wnd.sourceforge.net

A native win32 GUI toolkit, taking advantage of low-level calls of the native win32 libraries. Builds upon ctypes. [Open Source, MIT license]

Added May 10, 2026