RSS 58 projects tagged "Python"

Download Website Updated 30 Jan 2001 cgi_buffer

Screenshot
Pop 57.55
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 26 Jun 2003 jaxml

Screenshot
Pop 122.11
Vit 4.53

jaxml is a Python module designed to ease the creation of human readable XML documents. It is designed to be small, easy-to-use, and powerful.

Download No website Updated 29 Mar 2002 Load

Screenshot
Pop 109.72
Vit 3.81

Load is a utility for Web application and SOAP-based Web services performance and scalability testing. It features a scripting language and a library of test objects for the creation of intelligent agents that drive the Web application or SOAP-based Web service. Running hundreds of agents concurrently shows how your software performs in production environments. Load is a Java application that runs on Linux, Solaris, NT, Win2000, and Macintosh. While Load continues to be maintained, the next generation is the TestMaker program.

Download Website Updated 30 Sep 2003 Open Infrastructure for Outcomes

Screenshot
Pop 89.55
Vit 3.24

OIO is a Web-based metadata/data management front-end which is built using Zope and works with Postgresql. No programming is required to build and manage Web-forms or to perform data mining/analysis on the collected data. It is in production at the Harbor/UCLA Medical Center for clinical outcomes management and research data. Forms created with OIO and hosted on any OIO server can be downloaded as XML files. Once downloaded from the "Forms library" and imported into an OIO server, the necessary database tables are automatically recreated and the imported forms become immediately available to the users of that OIO server.

Download Website Updated 30 Jan 2001 Python Hypertext Preprocessor

Screenshot
Pop 25.75
Vit 1.00

PyHP is a system to embed Python code in an HTML document in a way similar to how PHP works. It differs from similar projects in that it starts each PyHP document in a separate, clean namespace. PyHP was designed for use with Apache's mod_python.

Download Website Updated 27 Jul 2006 Sablotron

Screenshot
Pop 175.55
Vit 5.17

Sablotron is an XML toolkit which implements XSLT, DOM, and XPath. Sablotron is written in C++, and it can be used from C, Perl, Python, PHP, ObjectPascal, and via a command line interface. It supports the XSLT 1.0, XPath 1.0, and DOM Level 2 W3C specifications. It is designed to be as compact and portable as possible, and is maintained as an Open Source project by Ginger Alliance.

Download Website Updated 08 Mar 2001 simple Python Server Page

Screenshot
Pop 8.60
Vit 1.00

simple Python Server Page is a server-side scripting facility which is similar to ASP/JSP/PHP and which uses Python as its scripting language. sPSP allows you to easily create dynamic content and implement Web applications.

Download No website Updated 25 Jun 2001 PyStem

Screenshot
Pop 32.92
Vit 1.00

PyStem is a fast Python module with the the Porter stemming algorithm (a process for removing the commoner morphological and inflexional endings from words in English; its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems).

No download Website Updated 28 Feb 2005 Camero

Screenshot
Pop 36.82
Vit 2.68

Camero is a three-tier system for creating and running Webcam portals. It consists of a daemon, an admin tool, and a portal CGI. Based around a MySQL backend, the daemon polls camera URLs, downloading and archiving images, updating the statuses of servers, etc. The admin tool is Web-based and allows you to change most settings and add/remove/edit/disable cams and archived images. The portal uses a Python Server Page processor called PySP. Most of the HTML of the portal is templated and configurable through custom tags.

Download Website Updated 14 Jan 2006 Cheetah

Screenshot
Pop 52.05
Vit 1.80

Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Web developers are its principle user group, but it has many potential uses and is also being used to generate C++ game code, Java, SQL, form emails, and even Python code.

Screenshot

Project Spotlight

JSch

A pure Java implementation of SSH2.

Screenshot

Project Spotlight

PMD

A Java source code analyzer.