"little Web Tools" is a collection of modules and classes for
your own Python-CGI-Scripting, so you don't have to invent the wheel again. This project will contain easy-to-use and easy-to-extend modules for database access, form handling, mailing a.s.o.
SPG is a photo gallery maker. It is intended to be used when a large set of pictures needs to be published easily on the Internet. SPG is meant to be very easy to use and require very little amount of setup. The publication of pictures is done simply by
CGIgen is a collection of classes that are useful in data-encapsulation esp. for CGI-scripts. It also includes other classes that may be helpful in writing CGI-scripts.
A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
Grail is a web browser written in Python using the Tk widget set. It is designed to be highly extensible, allowing the user to extend the ste of content types that are supported. Grail is now being developed by visual-101.
JeeZez is a distributed information mangement/publishing framework. Currently the focus is to develop a module for software-management, but more modules will follow.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Find out where your website visitors are from: generates statistics on hits per top level domain (e.g. .com, .org, .uk, .se, .fr). Currently works with apache log format, but can easily be extended to understand other formats. Written in vanilla Python.
Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
Swocket is a cross-platform modular XML Socket server framework implemented in Python with the intention of being used to communicate with Macromedia Flash 5 content but is easily usable with other platforms that support the same flavor of XML Sockets.
Omseek has been renamed to Xapian. Xapian is a Search Engine Library, written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C# and Ruby. It allows you to easily add advanced indexing and search facilities to your applications.
PySocks - a platform independent SOCKS proxy written in Python
Do you share an DSL or cable connection between several computers? With PySocks you'll be able to use all features of ICQ, MIRC, Napster and such again!
This project will provide a suite of applications which will function as a remote file download accelerator . The roadmap for the project is 1. proof of concept (Command Line Interface) cli client. 2. resume / failure recovery added to
The goal is to enable the editing, publishing and sharing of OPML files across the Web, MS Windows desktop, Linux Desktop, Palm OS and Windows CE. We are setting up a system that allows a group to use, download, and upload OPML over a collaborative web s
The Tk to HTML converter presents a set of standard TCL-level Tk APIs, but instead of creating an X11 window, it outputs HTML forms which reproduce as closely as possible the original Tk user interface.
Tk to HTML Is intended to let you "port" existing
Web site statistic system - The sytem collects any sort of data about a web site, store in a data base and present statistics in html form
(popularity of the site, speed or quality of service, state of the server, traffic to other sites, etc. ).
SOAPy is a SOAP-1.1 library for Python which uses WSDL and SDL documents to discover SOAP-based service APIs. It also includes an XML Schema parser which can parse a subset of the XML Schema standard.
An extension of the Python Library module 'asynchat' to support highly scaleable HTTP clients. We intend to learn from, and use pieces of, the excellent 'httplib' module.