| Home : Python : Scripts and Programs : Development Tools |
|
Development Tools Listings
|
|
Total:
8 | Displaying: 1 - 8 |
|
|
|
The Zope community consists of hundreds of companies and thousands of developers all over the world, working on building the platform and Zope applications. Zope is written in Python, a highly-productive, object-oriented scripting language. more
Price: Free - Version: 2.2.0 - Updated: 14/12/2005
|
|
|
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.
Price: Free - Version: 0.5 - Updated: 14/12/2005
|
|
|
This is a work in progress tool which can be used to simplify the web applications. You can view an example for this tool on http://toast.newimage.com/.
Price: Free (GPL) - Platform(s): Linux - Updated: 14/12/2005
|
|
|
Wasp is an platform-independent open-source HTML preprocessor written in Python which provides an organised way of designing and programming a web application. Template files containing powerful Wasp tags may be easily customized through plug-in Python modules.
Price: Free (GPL) - Platform(s): Python - Updated: 14/12/2005
|
|
|
Spyce Active Handlers let you define a function to be called when a form is submitted; Spyce will then inspect the arguments your function desires and pull them out the GET or POST information for you. Active Handlers also give a painless way to separate data and presentation, since the handlers may be defined in any .py file.
Price: Free (GPL) - Version: 1.1.45 - Platform(s): Linux, Windows - Updated: 14/12/2005
|
|
|
So you can easily integrate Python into your HTML pages If you don't need an application server like ZOPE than PMZ should be your choice. In general this is a technology preview. For performance issues it might be necessary to rewrite the code into an Apache web server module for best performance. This piece of software is not thought to be used on a high performance web server with much traffic. However it might be useful in some situations when you need some Python functionalities in your environment.
Price: Free - Updated: 14/12/2005
|
|
|
Karrigell can also work with external web servers (Apache, Xitami) and all the databases for which a Python API exists (sqlite, mySql, PostGreSQL, ZODB, etc).
Price: Free (GPL) - Version: 0.1 - Platform(s): Python 2.2 - Updated: 14/12/2005
|
|
|
HTTP/1.0-style persistent connections, using Content-Length. Persistent connections allow reuse of the TCP connection, making Web browsing much faster and more efficient. Web servers usually handle this for static content (i.e., files), but not for dynamic content.
Price: Free - Version: 0.3 - Updated: 14/12/2005
|
|