Old, Unmaintained Projects
None of these projects are being maintained, due to lack of interest.
faster_html_escape
faster_html_escape is a C version of ERB::Util.html_escape (a.k.a h in Rails' rhtml templates), with a 4-20 times speedup.
py-dchub
py-dchub is an easily extensible, cross-platform Direct Connect hub.
dcfsd
dcfsd is a Direct Connect file sharing daemon.
Wired Tools
Wired Tools is a full suite of programs and modules that implement the Wired protocol. Included are a Wired Python client library (py-wire), a GUI Wired client (WiPy), and a Wired server (py-wired). The server is quite robust, the client library and GUI program are buggy.
Python Server Pages (PSP) Tools
- _psp module: mod_python's fast PSP parser, without requiring the rest of mod_python
- PSPHTTPServer Subclass of BaseHTTPServer that parses PSP pages (with somewhat different include semantics)
- CherryPSP: CherryPy version of PSPHTTPServer
hlphp
hlphp is a web based Hotline client. Allows you to see who is online, read the news, and display a list of files. Requires login to the server for every page load. My first open source program.