Languages
- 2842
- Parallel Python
- Provides an open source module to allow parallel execution of code on systems with multiple processors and on clusters. Features list, documentation, download, code samples, and a discussion forum.
- 2843
- Sisyphus
- A module that simplifies running Python stuff as cron jobs. [Open Source, Python license]
- 2844
- The Snack Sound Toolkit
- Module for basic sound handling (sound card and disk I/O); includes primitives for sound visualization, e.g. waveforms and spectrograms. [Open Source, GPL]
- 2845
- mxBase package extensions for Python
- The eGenix.com mx Extensions for Python are a collection of professional quality Python software tools which enhance Python's usability in many important areas such as ODBC database connectivity, fast text processing, date/time processing and web site programming.
- 2846
- Developing GNOME Application with Python
- Set of articles written for beginners in Gnome programming and GNU/Linux.
- 2848
- Python Enhancement Proposals (PEPs)
- Design documents providing information to the Python community, or describing a new feature for Python.
- 2851
- SOA and Web Services
- Several articles related to the development of web services with Python, written by Mike Olson and Uche Ogbuji, 2001-2004. IBM developerWorks.
- 2852
- A Conversation with Guido van Rossum
- Python creator talks with Bill Venners about topics relevant to Python and its community; 6 part series, Artima Software. (February 17, 2003)
- 2853
- Proper XML Output in Python
- Uche Ogbuji explores the intricacies of creating proper XML output in Python, including character set and encoding issues. (November 13, 2002)
- 2854
- A Tour of 4Suite
- In this installment of Python and XML, Uche Ogbuji provides a tour of the core XML processing facilities of 4Suite. (October 16, 2002)
- 2855
- Simplified Exception Identification in Python
- Using functions and exception pattern dictionaries to simplify error recovery. (July 28, 2002)
- 2856
- Pick Up Some Python with This Script Walk-through
- An example conversion of a Perl script to Python. (June 18, 2002)
- 2857
- 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. (June 17, 2002)
- 2858
- Using Mix-ins with Python
- An explanation of the mix-in programming style as applied in Python. (April 01, 2001)