RSS 12 projects tagged "Python Modules"

Download Website Updated 19 Mar 2007 Albatross

Screenshot
Pop 57.97
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 09 Dec 2005 Cymbeline

Screenshot
Pop 51.38
Vit 2.88

Cymbeline is an Python application server framework that includes functionality such as database and arbitrary object pooling, Web servers (including SSL), a persistent object repository, and a text console. It was originally designed as an administrative shell for an embedded system, but has since morphed into a more general purpose, run anywhere toolkit.

No download Website Updated 21 Mar 2004 EZRO

Screenshot
Pop 40.93
Vit 57.83

EZ Reusable Objects (EZRO) is a Web application that can be used by non-technical staff to manage content as "objects." Content objects containing text, video, and audio can be shared, modified, and re-styled to appear via a traditional Web site, an on-line course, an innovative "Coach," or as a community of interest site. It is highly scalable and can be used for public Web sites, secure environments, and private intra/extranets.

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.

No download Website Updated 30 Oct 2002 Hep Message Server

Screenshot
Pop 66.36
Vit 2.68

Hep Message Server is software that transfers messages between different messaging systems. Eventually, it should transparently route messages between email, weblogs, and instant messaging. Currently Hep does one thing: fetches news feeds from Web sites and lets you view them in your email client.

Download Website Updated 10 Aug 2007 PyWebMail

Screenshot
Pop 30.53
Vit 1.00

PyWebMail is a Python library and POP3 gateway that allows you to work with webmail servers as if they were POP3 or IMAP mail servers. Currently, support for Mail.Com, Yahoo! Mail, Gmail, Netscape, HotMail and some minor servers is finished.

Download Website Updated 05 Apr 2006 Rx4RDF

Screenshot
Pop 63.64
Vit 2.75

Rx4RDF is a set of technologies designed to make W3C's RDF less complex and easier to use. It includes RxPath, which enables one to use familar XML technologies like XPath, XSLT, and XUpdate to query, transform and update an RDF model, Raccoon, an application server that uses an RDF model for its data store and RxPath to translate arbitrary requests to RDF resources, and ZML and RxML, alternative text formats for XML and RDF that were designed to allow novices to write XML and RDF with (nearly) the same ease as a Wiki entry.

Download Website Updated 28 Jun 2012 Xapian and Omega

Screenshot
Pop 312.66
Vit 22.24

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).

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

Screenshot
Pop 39.87
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 15 Feb 2007 geddum

Screenshot
Pop 16.25
Vit 1.52

geddum was created in order to give Mac OS X and Unix users a simple interface to download any songs they have purchased from allofmp3.com.

Screenshot

Project Spotlight

The Epeios XML preprocessor

A facility for macro and variable handling, and file inclusion in XML files.

Screenshot

Project Spotlight

Exponent CMS

A content management system for Web sites.