RSS 52 projects tagged "Python Modules"

Download Website Updated 30 Jan 2001 cgi_buffer

Screenshot
Pop 58.03
Vit 1.43

cgi_buffer is a group of libraries that may be used to improve performance of CGI scripts (and other content generation engines) in some circumstances by applying performance-enhancing HTTP mechanisms that are typically not supported by them. Currently, Perl, Python, and PHP4 are supported. The Python library may also be used as a wrapper around another CGI script.

Download Website Updated 07 Oct 2009 M2Crypto

Screenshot
Pop 121.16
Vit 6.91

M2Crypto is built from Python, OpenSSL, and SWIG. It makes accessible to the Python programmer DH, DSA, RSA, symmetric ciphers, message digests, HMACs, and SSL and S/MIME functionality.

Download Website Updated 29 Nov 2004 Python/XML

Screenshot
Pop 92.30
Vit 4.76

The Python XML package contains parsers, SAX and DOM interfaces, sample programs, and documentation. It is currently in beta.

Download Website Updated 22 Apr 2003 Python xmlrpc library

Screenshot
Pop 47.72
Vit 1.55

py-xmlrpc is an extremely fast implementation of the xmlrpc spec for Python (written in C). It supports both blocking and non-blocking clients and servers on Windows and POSIX platforms. Version 0.8.1 is 100% compliant with the xmlrpc validator found at http://validator.xmlrpc.com.

Download Website Updated 19 Mar 2007 Albatross

Screenshot
Pop 56.87
Vit 3.01

Albatross is a small and flexible toolkit for developing highly stateful Web applications. It provides browser-based sessions via automatically-generated hidden form fields, server side sessions via a session server or file-based session store, a powerful and extensible templating system which promotes separation of presentation and implementation for improved program maintainability, implicit handling for pagination of sequences and tree browsing, template macros to allow repeated HTML and special effects HTML to be defined in one location, and lookup tables to translate Python values to arbitrary template code. Applications can be deployed as either CGI programs or as mod_python module with minor changes to program mainline. Custom deployment can be achieved by developing your own Request class.

Download Website Updated 27 Oct 2003 EmPy

Screenshot
Pop 87.66
Vit 6.37

EmPy is a system for embedding Python expressions and statements in template text. It takes an EmPy source file, processes it, and produces output. This is accomplished via expansions, which are special signals to the EmPy system and are set off by a special prefix (by default the at sign, '@'). It can expand arbitrary Python expressions and statements in this way, as well as a variety of special forms. Textual data not explicitly delimited in this way is sent unaffected to the output, allowing Python to be used in effect as a markup language. Also supported are callbacks via hooks, recording and playback via diversions, and dynamic, chainable filters. The system is highly configurable via command line options and embedded commands.

Download Website Updated 15 Dec 2005 ClearSilver CGI Kit

Screenshot
Pop 99.95
Vit 2.08

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.

No download Website Updated 11 Feb 2003 FormKit

Screenshot
Pop 20.86
Vit 1.41

FormKit is a library for creating, parsing, and validating HTML forms with Python and especially the Webware application server. It includes full documentation and examples for use within Webware servlets and standard Python code, and has full support for XHTML, CSS, and Unicode.

No download Website Updated 21 Jul 2009 eGenix mxODBC Zope Database Adapter

Screenshot
Pop 39.50
Vit 3.27

The eGenix mxODBC Zope Database Adapter (Zope DA) allows you to easily connect your Zope installation to just about any database backend. Unlike Zope's ZODBC Zope DA, the mxODBC Zope DA works on Windows, Linux, and Solaris using the same interface. It implements thread-safe connection pooling and multiple physical connects per logical Zope connection. You can safely run Z SQL Methods in parallel, achieving much better performance than ZODBC Zope DA or similar database adapters under heavy load. This makes it ideal for deployment in clusters and hosting environments where stability and high performance are a priority.

No download Website Updated 24 Feb 2004 uTidylib

Screenshot
Pop 26.83
Vit 1.46

uTidylib is a Python wrapper for TidyLib.

Screenshot

Project Spotlight

XML-Grammar-Fiction

Lightweight markup languages and XML grammars for writing prose and screenplays.

Screenshot

Project Spotlight

EtherApe

An etherman clone that graphs net activity in real time.