RSS 32 projects tagged "Python Modules"

Download No website Updated 18 Feb 2002 pyGCache

Screenshot
Pop 40.45
Vit 2.19

GCache is a Python module that provides a generic cache class useful for speeding up any application where objects are referenced by keys. It uses object metadata to optimize hit-rates and freshness for fetches, and uses a "write-through" mechanism for writes and deletes. It can use "if-modified-since" fetches or rsync delta updates to refresh stale cached objects. GSource classes are provided for generating useful metadata from common sources (os.stat calls and MIME headers). A simple example urlCache is implemented that supports HTTP 1.1 (rfc2616) cache-control and expire headers to ensure freshness. Also included is an rfc2616 package useful for parsing HTTP 1.1 headers, and a PCache package implementing a persistant cache using a Python shelve.

Download Website Updated 07 Oct 2009 M2Crypto

Screenshot
Pop 121.24
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 29 Sep 2003 Pysite

Screenshot
Pop 20.78
Vit 1.46

Pysite is a tool written in Python to generate Web sites based on the contents of files in a given directory tree. It crawls through a specified directory tree looking for files matching certain configurable patterns (like intro, title-fr, and this-is-another-page-body), building up an output Web page for each set of files found. It features valid XHTML output, support for multiple language output, simple hierarchical templates (just put a template in a directory and it will be used for all subdirectories), and basic plaintext to XHTML conversion.

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.

Download Website Updated 09 Sep 2005 HarvestMan

Screenshot
Pop 103.59
Vit 6.00

HarvestMan is a multithreaded off-line browser.It has many features for customizing offline browsing through URL filters, word filters, domain filters, URL priorities, depth-fetching, fetch levels, file limits, time limits, robot exclusion protocols, and many more. It is useful to download an entire Web site or certain files from a Web site to the hard disk for offline browsing later. It supports HTTP/HTTPS and FTP protocols and can work across proxies.

No download Website Updated 24 Feb 2004 uTidylib

Screenshot
Pop 26.83
Vit 1.46

uTidylib is a Python wrapper for TidyLib.

Download Website Updated 24 Feb 2007 Flightdeck-UI

Screenshot
Pop 51.50
Vit 3.77

Flightdeck-UI is a project that utilizes the ideas in the design of aircraft controls and instruments for creating general purpose user interfaces. The project includes Flightdeck-UI Online (a Web-based monitoring system that works entirely through the browser), the Multi-Variable Monitor (MVM) application, and a Tkinter widget library. Flightdeck-UI Online is installed on a Web server. The MVM application provides a graphical editor with theme support for quickly creating Flightdeck-UI control panels. It is possible but not necessary to write code in order to use MVM.

Download Website Updated 28 Jun 2012 Xapian and Omega

Screenshot
Pop 309.30
Vit 22.09

Xapian is a search engine library, scalable to collections containing hundreds of millions of documents. It's written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C#, Ruby, and Lua. It is a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also a rich set of boolean query operators. Omega is a Web search application built upon the Xapian library. It can index a Web server's document tree (including HTML, PDF, OpenOffice, MS Word/Excel/Powerpoint/Works, WordPerfect, RTF, PS, etc.), or data exported from arbitrary sources (e.g. SQL databases).

Screenshot

Project Spotlight

Genson

A Java library for doing conversion between JSON and Java.

Screenshot

Project Spotlight

Arcavias

High performance e-commerce.