The Wayback Machine - https://web.archive.org/web/20201015165646/https://github.com/WebwareForPython/w4py
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
PSP
 
 
 
 
 
 
 
 
 
 
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Webware for Python 2

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 2 is well proven and platform-independent. It is compatible with multiple web servers, database servers and operating systems.

Supported Python versions:

  • Version 1.0.x: supports Python 2.0 to 2.6
  • Version 1.1.x: supports Python 2.4 to 2.7
  • Version 1.2.x: supports Python 2.6 to 2.7 (current stable version)
  • Version 2.x: supports Python 2.7 (to be released)
  • Version 3.x: supports Python 3.6 and higher (alpha version available, beta coming soon)

This repository contains only the code for the legacy versions that still support Python 2.

The homepage for these legacy versions is here: https://webwareforpython.github.io/w4py/

New version for Python 3 available:

The repository for the current version here: https://github.com/WebwareForPython/w4py3

You can’t perform that action at this time.