RSS 82 projects tagged "Python Modules"

Download Website Updated 27 Oct 2003 EmPy

Screenshot
Pop 88.72
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.

No download Website Updated 13 Aug 2012 BitNami Django Stack

Screenshot
Pop 82.76
Vit 9.38

The BitNami DjangoStack is an all-in-one installer that greatly simplifies the installation of Django and its runtime dependencies. It includes ready-to-run versions of Python, Django, MySQL, and Apache. It supports Linux, Windows, and OS X, so you can share the same Django environment on multiple platforms.

Download Website Updated 10 Sep 2011 pacparser

Screenshot
Pop 75.99
Vit 6.70

pacparser is a library to parse proxy auto-config (PAC) files. Proxy auto-config files are a vastly used proxy configuration method these days. Web browsers can use a PAC file to determine which proxy server to use or whether to go direct for a given URL. The idea behind pacparser is to make it easy to add PAC file parsing capability to any program (C and Python are supported right now). It comes as a shared C library and a Python module that can be used to make any C or Python program PAC scripts intelligent. Some very useful targets could be popular Web software like wget, curl, and python-urllib.

No download Website Updated 30 Oct 2002 Hep Message Server

Screenshot
Pop 66.54
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.

No download Website Updated 06 Aug 2009 Porcupine

Screenshot
Pop 64.65
Vit 5.76

Porcupine is a Web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.

Download Website Updated 05 Apr 2006 Rx4RDF

Screenshot
Pop 63.50
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 30 Jan 2001 cgi_buffer

Screenshot
Pop 58.31
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 19 Mar 2007 Albatross

Screenshot
Pop 57.36
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 25 Feb 2009 picurl

Screenshot
Pop 56.71
Vit 2.22

Picurl is a client for uploading, downloading, querying, and sorting files on remote stores, like HTTP directory listings, HTML pages, FTP servers, or Flickr photo albums. The focus of this project is making tagging and dealing with metadata as easy as possible.

Download Website Updated 24 Feb 2007 Flightdeck-UI

Screenshot
Pop 51.83
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.

Screenshot

Project Spotlight

List processor

Listing of data from arrays in HTML tables.

Screenshot

Project Spotlight

Wireshark

A network protocol analyzer.