Operating System and Internals Related Python Contributions (See also the collection of links to contributed Python system stuff around the net.) braille.tar.gz LaTeX2e package for typesetting Braille documents (William Park) Config.tar.gz Configuration-variables management tools Config.README (Lars Wirzenius) Cyclops.py Find and analyze runtime reference cycles Cyclops.README (Tim Peters) descfunc.py Describe function/method/class call (fredrik lundh) DirectoryTree.py Directory tree processing (Michael T. Richter) djpy.zip Files necessary to compile python 1.4 with djgpp djpy.README (Ben Darnell) doctest.py Framework for automatically testing examples in doctest.README docstrings (Tim Peters) DPyGetOpt.py Full-featured option processing module (Bill Bumgarner) DPyGetOpt.README expy-0.4a.tar.gz Interface to Don Libes' 'expect' lib (Farzad Farid, expy-0.4a.README Saad Mufti) (see also pyexpect.py and pipe*, below) filter.tar.gz Class to implement Unix-style filters (??) functor-0.1.1.tar.gz Combine callables w args to yield ~efficient "functors" functor.0.1.1.README (updated by Chris Tismer, originally Donald Beaudry) idle-0.1.tgz (See the current python release for the current version of idle, a Python Interactive Development Environment.) Installer_r_01.exe Create installation packages and quasi-standalone Installer.README python execs for Win32 (Gordon McMillan) krb5module-0.1.tar.gz Interface to Kerberos V. krb5module.README (Fred Drake, Roger Masse) linefix.py Normalize line endings (CRLF/CR) linefix.README (Tim Peters) long2dos.py Massage dir tree filenames to accomodate DOS (8.3, etc) long2dos.README (Gary Capell) m_lib.tar.gz Miscellaneous DOS enhancements, including os.popen() m_lib.README (Oleg Broytmann) memmon Python and C++ code to monitor memory mgt memmon.README (CableTron, inc Thomas Hazel) nidaq.zip Win32 access to Natl Instrument Data Acquisition boards nidaq.README (Chris Wright) objectmodule.tar.gz Meta-class programming in Python (Donald Beaudry) objectmodule.README oo-browser-2.9.12.tar.gz Emacs Object-Oriented Browser Python hookup oo-browser-2.9.12.README (Harri Pasanen) optracker-1.4.tar.gz Python Byte-code Opcode Tracker (Perry Stoll) optracker-1.4.README pgenmodule.tar.gz Python bindings to python's parser generator pgenmodule.README (Donald Beaudry) pipe-1.0.tar.gz An 'expect' interface, departing more from expect pipe-1.0.README syntax to integrate with Python objects (John F. Croix) puremodule.c Interface to Purify & Quantify (Barry Warsaw) puremodule.tar.gz puremodule.c + documentation + Python 1.3 patch pyautoconf-0.2.tar.gz Build autoconf scripts 4 extensions (James Henstridge) pyautoconf-0.2.README pycover-0.2.tar.gz Generate python programs coverage info (Drew Csillag) pycover.README pyexpect.py Rudimentary expect-like python class (Mitch Chapman) pyexpect.README (see also ftp://ftp.bbn.com/pub/timo/python/ or expy, above) Pylog-1.0.tar.gz Python wrapper for the SWI Prolog (W. Michael Petullo) Pylog.README pymake-1.8.tar.gz Convert Setup file to Makefile (Michael Shiplett) pymake.README pymake-0.1-sb.tar.gz A "make" equivalent written entirely in Python pymake-0.1-sb.README (Sam Bayer) pyman-0.3.tar.gz Simple python implementation of 'man' (Rob Hooft) pyman-0.3.README pyPerl.tar.gz Articulate Perl extensions with Python (David Schere) pypvm-0.8.2.tar.gz Parallel Virtual Machine interface pypvm.README (W. Michael Petullo) pyrexx.zip OS/2 Rexx API Python extension (Jeff Rush) pyrexx.README Pyrl.shar.gz Python-level interface to GNU readline support Pyrl.README (Lele Gaifax) pystrip-1.0.tar.gz Systematically transform byte-compiled Python code pystrip.README (Mike McDonald) PytDelph.zip Borland Delphi interface to Python (Dietmar Budelsky) PytDelph.README pyth151.y2k1.patches.tgz Y2K patch for Python 1.5.1 timemodule (AT&T) pyth151.y2k1.patches.README sio-151.zip Serial comm extension for win 95 (Roger Burnham, etc) sio_8052.py Example using siomodule (M.E. Adams) siomodule.README sock_os2.tar.gz OS/2 port of Python socketmodule (Stefan Braun) sock_os2.README spwd.tar.gz Patch pwdmodule.c for thread awareness and shadow-pass (Eugene V. Dvurechenski) subproc.tar.gz A subprocess interface (Ken Manheimer) subproc.README swig1.1.tar.gz Create Python wrappers from C/C++ declarations swig.README (David M. Beazley) syslog.py Socket-level interface to Unix syslog (Sam Rushing) syslog.README tabcleaner.py a utility that reformats leading whitespace in tabcleaner.README a Python source file (Gordon McMillan) tarlib.py Provides classes for accessing tarfiles. tarlib.README threading.tar.gz Patch to enable "free threaded" python - fully threading.zip reentrant across multiple threads. (Greg Stein) threading.README tkdb.py Python debugger under tkinter windows. (Daniel Larsson) tkdb.README Tree-python.tar.gz Filter 'ls -lr' output to tree form (Stelios Xanthakis) wbtrace.py Trace runtime function calls (Johannes Stezenbach) xfreeze.tar.gz Produce executable for python app (Bill Tutt, xfreeze.README from Siebren van der Zee's version) (Python 1.4 only)