I dump a lot of stuff here and sometimes don't create web pages. Here is a
list that is probably out of date. Unless otherwise stated you can assume this
stuff is in the public domain. The .pyd files are extension modules compiled
for Windows as most Windows people don't have compilers.
- LParsermodule
- Literal expression parser (Unix)
- WeakRef.py
- weak references hack (needs refhack)
- blockfile
- a better file.readlines() (maybe). Reads by blocks.
- bpnn.py
- Back-propagation Neural networks.
- dyndns.py
- A ml.org client
- munchy
- Neil's Ad Munching HTTP Proxy (modifies HTML code)
- pym4
- m4 macros for making extension classes
- py152_sa.zip
- Stand alone Python for Windows
- refhac
- modify reference counts from within Python
- repeatmodule
- A new builtin for looping
- sexprmodule
- An sexpression parser
- sparsemodule
- Sparse matrix routines for solving linear systems