Enter your search keyword(s):

Click to search our directories-AllWebHunt, Encyclopedic, TopChoice, Or Google, Alexa, About & Yahoo:

 


WWW
Home / Top / Computers / Programming / Languages / Python / Modules / WWW See also:
Related articles

Edit | Discuss Article

Python

For other meanings, see Python (disambiguation).


Python
#redirect
#redirect :Animalia
#redirect :Chordata
#redirect :Reptilia
Subclass:Lepidosauria
#redirect :Squamata
#redirect :Ophidia
#redirect :Boidae
Subfamily:Pythoninae
#redirect :Python
Species
Python anchietae
Python breitensteini
Python brongersmai
Python molurus
Python regius
Python reticulatus
Python sebae
Python timoriensis
Python is the common name for a family of constricting snakes - specifically Pythonidae. It is also the scientific name for a specific genera of snakes of the family Pythonidae.

  1. redirect

   

Source | Copyright
Webmasters: Add your website here:

Readers: Edit | Discuss Listings

PyWX: Python for AOLserver
PyWX is a plug-in for the open source Web server AOLserver that embeds a Python interpreter within the AOLserver process. This allows AOLserver to execute Python scripts in response to HTTP requests in a variety of ways.
http://pywx.idyll.org/

SkunkWeb Python Web Application Server
An open source, easily extensible, high performance application server, written in Python.
http://skunkweb.sourceforge.net/

WebWare for Python
A suite of software components for developing object-oriented, web-based applications. [Open Source, Python license]
http://webware.sourceforge.net/

Albatross
A toolkit for stateful web applications. [Open Source, BSD-like; commercially supported]
http://www.object-craft.com.au/projects/albatross/

Ramu's Python Modules
This page includes two modules: one for simplifying CGI Programming easier with Python, and the other for Generating Dynamic Documents from Templates for Python.
http://www.embl-heidelberg.de/~chenna/pythonpages/

Castalian
Allows Python code to be embedded in HTML pages, and also provides an approximation to the Active Server Page object model.
http://kryogenix.org/code/castalian/

The form module
An (incompatible) alternative to the CGI module from the standard Python distribution. [Open Source, GPL]
http://www.doxdesk.com/software/py/form.html

xmlSiteMaker
XML/XSLT based tool for offline HTML site generation, written in Python.
http://xmlSiteMakerPy.by.ru

ComfyEdit
Script for web-based editing of static HTML files.
http://www.colorstudy.com/software/comfyedit/

A list of open-source HTTP proxies written in Python
The function of this page is to make this searching and comparison process easier for Python programmers.
http://xhaus.com/alan/python/proxies.html

Karrigell
A fully Python based webserver. Use pages written in a mixture of Python and HTML while being platform independant. [Open source, GPL]
http://karrigell.sourceforge.net/

WMS: WiLM's MP3 Server
A lean streaming MP3 server written in Python. [Open source, GPL]
http://pastelhorn.com/project/wms

ASPy - Active Server Python
A server-side HTML embedded scripting language, written in Java and JPython (tested on Apache-Jserv). It is useful for generating dynamic web pages, and rapid prototyping of web applications.
http://archive.dstc.edu.au/aspy/

Naja
Download manager HTTP, FTP, Website grabber, newsreader, FTP client, WebDAV Client (Windows, Linux, MacOS X)[Freeware]
http://www.keyphrene.com/products/naja/

PMZ - Poor Man's Zope
A wrapper for HTML embedded Python.
http://pmz.sourceforge.net/

Quixote
A framework for developing Web applications in Python. [Open Source, Python license]
http://www.mems-exchange.org/software/quixote/

Jon's Python modules
Simple yet powerful multi-threaded object-oriented CGI/FastCGI/mod_python/html-templating modules for Python. [Open Source, MIT license]
http://jonpy.sourceforge.net/

Python Web Frameworks Overview
Discusses the various frameworks available for building web applications in Python.
http://www.boddie.org.uk/python/web_frameworks.html

Spyce
Server Python Pages is an Apache module that supports simple and efficient Python-based dynamic HTML scripting. [Open Source, OSI-approved]
http://spyce.sourceforge.net/

FastCGI wrapper
Use Robin Dunn's fcgi.py from a multi-threaded Python program. [Open Source, BSD-like]
http://www.fastcgi.com/

Gary Strangman's Python Modules
Contains several general and one specialized python modules that were generated for the purpose of being useful to other python users. The modules here mainly protain to statistical analysis and input/output handling.
http://www.nmr.mgh.harvard.edu/Neural_Systems_Group/gary/python.html

ASPN Python Modules
ActiveState Open Source Programming tools for Perl Python XML xslt scripting with free trials. Quality development tools for programmers systems administrators database administrators network administrators and webmasters
http://aspn.activestate.com/ASPN/Python/Modules/

Rob Hooft's Python Modules
The modules presented on this page are those that the author felt were most generally applicable to python users, out of those that he contributed for the Bruker Nonius KappaCCD.
http://starship.python.net/crew/hooft/

CDDB audio CD track info access
This package allows retrieving CDDB audio CD track info access through Python. In essence, it's a combination of three modules to access the CDDB online database. The included C extension module enables it to fetch track lengths under many popular Operating Systems with easy portability.
http://cddb-py.sourceforge.net/

GD wrapper module
This module is a python wrapper for the GD library (version 1.8.3 and up) It is distributed for free under a BSD-style license.
http://newcenturycomputers.net/projects/gdmodule.html

Nathan Gray's Python Modules
Many useful python modules can be found on this page. Examples include the author's pythonstartup file for interactive Python sessions, and deep reload to reload a whole project instead of each file individually.
http://www.idyll.org/~n8gray/code/

Yahoo Groups : Python Web Modules
A Yahoo group that is intended to help the authors of various python web modules swap ideas and investigate the possibility of project integration between authors.
http://groups.yahoo.com/group/python-web-modules/

CSV module for Python
Documentation for the CSV module developed by Dave Cole. It provides a fast CSV reading module for Python, including a link to downloading the latest version.
http://www.object-craft.com.au/projects/csv/

CSV importer for Python and wxPython
CSV file importer/exporter with heuristics for determining file format + optional wxPython dialog.
http://sourceforge.net/projects/python-dsv/

ASV for Python
ASV is a platform independent Python module to input, manipulate and output `simple' database storage file formats such as CSV (Comma Seperated Value) and TSV (Tab Seperated Value). Building your own input/output routines is simple if you need to handle arbitrary file formats. Site also includes examples for using the module.
http://tratt.net/laurie/python/asv/

mxBase package extensions for Python
The eGenix.com mx Extensions for Python are a collection of professional quality Python software tools which enhance Python's usability in many important areas such as ODBC database connectivity, fast text processing, date/time processing and web site programming.
http://www.egenix.com/files/python/eGenix-mx-Extensions.html

CherryPy
build standalone web applications in a lightweight manner. CherryPy is a Python-based tool for developing dynamic web sites. It uses many powerful concepts together, which makes it unique in its approach to web site development. It runs on any platform that Python runs on and it is available under the GPL license. Free for non-commercial use.
http://www.cherrypy.org/

PyApache Recommended Python Modules
This site includes modules that to interface with server databases and image libraries through the use of Python.
http://www.bel-epa.com/pyapache/Python/

Edna - A Python-Driven MP3 Server
Edna allows you to access your MP3 collection from any networked computer. This software streams your MP3s via HTTP to any MP3 player that supports playing off a remote connection (e.g. Winamp, FreeAmp, Sonique, XMMS). Coded in Python, the server itself is quite a small script.
http://edna.sourceforge.net/

Aquarium Website Framework
Aquarium is a Web site framework written in Python. Its goal is to allow Web engineers to develop Web applications quickly. To this end, it provides necessary toolkits, session management, and, most importantly, a convenient modular approach to Web application design.
http://aquarium.sourceforge.net/

Simple Python Server Page (SPSP)
A simple server-side scripting facility which is similar to ASP/JSP/PHP, and which uses Python as the scripting language. sPSP allows you to easily create dynamic content and implement Web-applications.
http://sourceforge.net/projects/spsp



Help build the largest human-edited directory on the web.
 Submit a Site - Open Directory Project (modified) - Become an Editor

Modified contents copyright 2010. All rights reserved.