spacer spacer

Screenshots Download Webware 1.1.1

spacer

Documentation
Overview
Online Docs
Webware Wiki
Papers

Download
Webware-1.1.1
Other versions

Mailing lists
webware-announce
webware-discuss
webware-devel
subscriptions

Development
Source Code
SourceForge Page
Bug tracker

Support
Consultants

Development discussions:

DBUtils not supported for Python 3.1+

Can't compile mod_webkit2

Compiling wkcgi on OpenBSD 5.4

Strange Webware Appserver failures - I need ideas

Strange Webware Appserver failures - I need ideas

dos/unix line endings on 1.1.1

ANN: Webware for Python 1.1.1 released

[ webware-Bugs-3510197 ] HTTPRequest.serverPath() fallback fails on forwarding

[ webware-Bugs-3499505 ] staticmethod uses self

[ webware-Bugs-3498781 ] PooledDB crashes in Jython

form data parsing bug

[ webware-Bugs-3391680 ] one test failed

ANN: Webware for Python 1.1 released

New server for w4py.org

[ webware-Bugs-3016673 ] Class cache fails using servlet inheritance

migration of webware virtual server

Beta release of Webware for Python 1.1

Webware 1.1 and beyond

ANN: Webware for Python 1.0.2 released

[ webware-Bugs-2694926 ] caching allways active in subdirectories

Webware 1.0.2 beta 1

Globals

a comment Re: Massive PSP Problems in 1.0.1

Massive PSP Problems in 1.0.1

Funcs.dateForEmail() and locale

ANN: Webware for Python 1.0.1 released

Bug-fix release and next step

EOFError when using mod_webkit2

[ webware-Bugs-2524767 ] bug in ThreadedAppServer handling data across multiple packe

question about how Webware/WebKit handles exceptions

question about how Webware/WebKit handles exceptions

question about how Webware/WebKit handles exceptions

[ webware-Bugs-2376630 ] AllTests AppServer error on Windows Vista

ANN: Webware and DBUtils 1.0 released

Second release candidate for Webware for Python 1.0

[ webware-Bugs-494764 ] UseAutomaticPathSessions fails on IIS

[ webware-Bugs-510329 ] XMLRPCServlet exceptions in __init__

[ webware-Bugs-795037 ] SessionFileStore raises KeyError on corrupt session data

[ webware-Bugs-849732 ] Can't unschedule a running task

[ webware-Bugs-493236 ] Make trailing fields default to null

[ webware-Bugs-925481 ] object named

[ webware-Patches-670051 ] No equiv to addTo... for deleting

Webware for Python

Webware for Python is a suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session Management, and many other features. Webware is very modular and easily extended.

Webware for Python is well proven and platform-independent. It is compatible with multiple web servers, database servers and operating systems.


News

2013-01-18 - Webware for Python 1.1.1

The first bugfix release of Webware for Python 1.1 is now available (download as tarball or zip archive). See the WebKit release notes for details.

2011-08-14 - DBUtils 1.1

A new version of the DBUtils plugin (DBUtils-1.1.tar.gz) is available for downloaded now. See the Release Notes for DBUtils for changes.

2011-08-03 - Webware for Python 1.1

The final release of Webware for Python 1.1. is now available (download as tarball or zip archive). Major new features: WSGI adapter, Sessions based on shelve or Memcached, MiddleKit supports SQLite now. The 1.1 branch runs on Python 2.4 to 2.7. See the overall and WebKit specific release notes for details.

You can also download a new bugfix release 1.0.3 (tarball or zip) of the older 1.0 branch which supports all Python versions from 2.0 to 2.7.

2010-04-18 - Apache connector benchmark

Published some new benchmarks for the perfomance of Webware with the various Apache connectors.

2009-06-07 - Webware for Python 1.0.2

The second bugfix release of Webware for Python 1.0 is now available (download as tarball or zip archive). See the WebKit release notes for details.

2009-02-06 - Webware for Python 1.0.1

This is the first bugfix release of Webware for Python 1.0 (download as tarball or zip archive). See the WebKit release notes for details.

2009-01-03 - WebwareWiki 0.2

The software for the Webware Wiki has been updated and can be downloaded here.

2008-11-29 - Webware and DBUtils 1.0

The historic 1.0 final release of Webware for Python can now be downloaded (tarball or zip archive). A lot of bugs have been fixed, and a few small improvements and changes have been made since the last release. See the WebKit, MiddleKit, TaskKit and CGIWrapper release notes for details.

You can also download the new release 1.0 of the database connection utility DBUtils (tarball or zip archive). See the DBUtils release notes for details.

2007-07-07 - Webware and DBUtils 0.9.4

A new release of Webware (Webware-0.9.4.tar.gz) and DBUtils (DBUtils-0.9.4.tar.gz) can be downloaded. Webware has got some new configuration settings, and some bugs have been fixed. Please have a look at the WebKit release notes and the Release Notes for DBUtils for details.

2007-06-29 - LoginKit 0.2

Some minor problems have been fixed in LoginKit. LoginKit handles logins in Webware, using Component. The latest version LoginKit-0.2.tar.gz can be downloaded from here.

2007-05-21 - DBUtils 0.9.3

DBUtils 0.9.3 has been released. You can either install it independently or as a Webware plug-in. DBUtils-0.9.3.tar.gz can be downloaded directly from here. User's Guide and Release Notes are available online and contained in the distribution as well.

2007-04-26 - Webware 0.9.3

Webware for Python version 0.9.3 can be downloaded here. It includes a couple of fixes and improvements of WebKit and some cleanup of the overall Webware codebase. More details in the WebKit release notes.

A new feature in this release is automatic redirection to custom error pages whenever an HTTP error or any other Python exception occurs in a servlet.

There still had been some quirks with Python versions before 2.2 and after 2.4, which have been solved in this release. Webware now runs fine with the current Python 2.5, but is still backward compatible down to Python 2.0 (except for KidKit, because Kid requires Python 2.3 anyway). The plan is to keep this broad compatibility range in the upcoming Webare 1.0 release, postponing major refactoring and strengthening requirements until later versions.

2006-09-28 - WebwareWiki 0.1

The software for the Webware Wiki has been updated and can be downloaded here.

2006-09-26 - Component 0.2 and LoginKit 0.1

Component provides a subclass of WebKit.Page that makes it easier to reuse code from multiple sources that extend the capability of servlets. You can download Component-0.2.tar.gz from here. LoginKit handles logins in Webware, using Component. LoginKit-0.1.tar.gz can also be downloaded from here.

2006-09-22 - DBUtils 0.9.2

DBUtils 0.9.2 has been released and can be downloaded from here. See the Release Notes for changes.

2006-09-18 - Webware 0.9.2

Webware for Python version 0.9.2 can be downloaded here. It includes a couple of fixes and improvements of WebKit, MiddleKit, MiscUtils and WebUtils (see the respective release notes).

A new feature in this release is the possibility to dump stack frames of all running threads to standard output by sending a SIGQUIT or SIGBREAK signal to the Application server using the threadframe module.

2006-05-08 - DBUtils 0.9.1

DBUtils 0.9.1 has been released and can be downloaded from here. See the Release Notes for changes.

2006-04-23 - Webware 0.9.1

Webware for Python version 0.9.1 has been released and is available for download now. It contains a couple of fixes and improvements of the WebKit, MiddleKit and KidKit components. The documentation is contained in the released package and is also available online.

2005-11-13 - Webware 0.9

Finally, Webware for Python version 0.9 is available for download.

It again includes numerous enhancements, additions and bug fixes over the previous release. See the documentation and release notes for more information.

2005-09-13 - DBUtils 0.8.1

DBUtils 0.8.1 is now available as a separate package; please download from here.

2005-04-09 - WSGIKit Site & Tutorial

WSGIKit has a new site: wsgikit.org

It also has a new tutorial on making a to-do application.

2005-03-18 - ZPTKit 0.1

ZPTKit version 0.1 released. ZPTKit helps make Zope Page Templates easy to use with Webware. For more on ZPTKit see here, download the package or view the source.

2005-03-16 - Component 0.1

Component version 0.1 released.

2005-03-14 - Webware switches to Subversion

Webware has switched its source-code repository from using Sourceforge's CVS service to using a Subversion hosted on the webwareforpython.org (aka w4py.org) server. Here are some instructions on how to access the repository. Newcomers to subversion may be interested in the Subversion book.

2004-11-17 - WSGI Webware renamed to WSGIKit

You can now find the WSGI-enabled Webware implementation at svn.colorstudy.com/trunk/WSGIKit. It is now distutil-installable and includes documentation.

2004-10-05 - Webware WSGIKit

An effort is in the works to port Webware to the new Web Server Gateway Interface (WSGI). The WSGI is an effort by the Python Web-SIG to create a standard interface for Python web applications, frameworks, and servers, and should allow Webware to be run in different environments, and alongside other Python web frameworks. Work can be found in a SVN repository at svn.w4py.org/WSGIKit/trunk.

2004-06-19 - Website re-organization in progress

Thanks to Eric Radman for the new site design, and Jacob Hanson for the logo. We're in the process of moving content over from the old site, re-organizing, and updating it where necessary. Please bear with us.

2004-04-05 - New server and domain

The Webware project has been generously provided with a virtual server and hosting package, and has registered webwareforpython.org. We will be moving the Wiki to this server and are in the process of redesigning the entire website in order to provide more useful and better-organized information -- stay tuned!

2003-08-01 - Webware 0.8.1 released

Webware 0.8.1 released. It contains an important security fix, and all users should download and upgrade. See the WebKit 0.8.1 release notes for details.

2003-02-09 - Webware 0.8.0 released

Webware 0.8 was released today. See the Webware 0.8 release notes for more info.


This page can be updated in the Webware Wiki.

spacer

Hosted by tummy.com

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.