Directory > Computers > Programming > Languages > Python > Modules > WWW WMS: WiLM's MP3 Server A lean streaming MP3 server written in Python. [Open source, GPL] http://pastelhorn.com/project/wms Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
ComfyEdit Script for web-based editing of static HTML files. http://www.colorstudy.com/software/comfyedit/ Reviews Rating: Not yet Rated
Whois Check
xmlSiteMaker XML/XSLT based tool for offline HTML site generation, written in Python. http://xmlSiteMakerPy.by.ru Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
Naja Download manager HTTP, FTP, Website grabber, newsreader, FTP client, WebDAV Client (Windows, Linux, MacOS X)[Freeware] http://www.keyphrene.com/products/naja/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
Aquarium Website Framework Aquarium is a Web site framework written in Python. It's 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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
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 Reviews Rating: Not yet Rated
Whois Check
FastCGI wrapper Use Robin Dunn's fcgi.py from a multi-threaded Python program. [Open Source, BSD-like] http://www.fastcgi.com/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
Python Web Frameworks Overview Discusses the various frameworks available for building web applications in Python. http://www.boddie.org.uk/python/web_frameworks.html Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
Quixote A framework for developing Web applications in Python. [Open Source, Python license] http://www.mems-exchange.org/software/quixote/ Reviews Rating: Not yet Rated
Whois Check
PMZ - Poor Man's Zope A wrapper for HTML embedded Python. http://pmz.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
Albatross A toolkit for stateful web applications. [Open Source, BSD-like; commercially supported] http://www.object-craft.com.au/projects/albatross/ Reviews Rating: Not yet Rated
Whois Check
WebWare for Python A suite of software components for developing object-oriented, web-based applications. [Open Source, Python license] http://webware.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
SkunkWeb Python Web Application Server An open source, easily extensible, high performance application server, written in Python. http://skunkweb.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
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/ Reviews Rating: Not yet Rated
Whois Check
|