58 projects tagged "Python"
XPath Methods allows XPath queries on ParsedXML XML documents (and possibly other DOM implementations) in Zope. XPath is a relatively simple but still quite powerful query language used to address portions of XML documents. When you call an XPath Method you will retrieve a set of DOM nodes which you can then display in a Web page using DTML or ZPT, or which you can issue operations upon using, for instance, Python scripts.
SWFTools is a collection of code for handling Flash .SWF-files. This includes a merging tool (swfcombine), an extracting tool (swfextract), PDF/JPEG/PNG/AVI/TTF/WAV to SWF converters (pdf2swf, jpeg2swf, png2swf, avi2swf, font2swf, and wav2swf), a text parsing tool (swfstrings), an SWF parser (swfdump), and a library for writing and reading SWFs (rfxswflib).
Python Service Objects is a package that simplifies development of HTTP handlers. With its built-in session handling and its bridging system, it allows you to write one handler that will run with mod_python, NASAPY, CGI, etc. It offers an easy interface to HTTP info. It includes a simple, fast, robust, powerful, and extensible OO template parser.
Crawdad provides HTML generation and CGI response support to Python programs. With Crawdad, a Python program builds a DOM-like, in-memory tree that represents an HTML document. Tree nodes represent tagged HTML elements, and subtrees represent the contents of those tags. Crawdad generates HTML by walking the tree. Its action/response CGI framework supports common actions needed to maintain database records (list, add, update, delete, etc.) and can be extended to support application-specific actions.
ClearSilver is a high-performance, powerful, and language-neutral HTML template system. It enforces a separation between presentation code and application logic which makes writing, debugging, and maintaining Web pages easier. It can be used from C/C++, Python, Perl, Java, and Ruby. It runs on Windows and Unix.
Custom is an E-Commerce system providing Ordering and Invoicing, Stock, Supplier, and Catalogue Management. Easily customisable, it is written in Python for use as CGI scripts (under Apache or any other Web server) with a simple example site and example database. Custom is intended as a modern replacement for Sage.