Rahul Sharma (Editor)

Webware for Python

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Chuck Esterbrook

Written in
  
Python

Development status
  
Dormant

Operating system
  
Cross-platform

Initial release
  
26 April 2001; 15 years ago (2001-04-26)

Stable release
  
1.1.1 / 18 January 2013; 4 years ago (2013-01-18)

Webware for Python is an object-oriented, Python web application framework. 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 for Python is a suite of programming tools for constructing web-based applications in Python. It features:

  • Traditional web development tools:
  • Python-based Server Pages
  • HTML/Web templates
  • Session management
  • Task scheduling
  • Object-relational mapping (ORM)
  • Since it originally predates WSGI, it does not support that.

    References

    Webware for Python Wikipedia


    Similar Topics