My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 15
CRS schedule generator and probability and statistics tool written in pure Python {{{ >>> import crs >>> crs.get_semesters() {'2006 3': 'Summer 2006-2007', '2007 1': '1st Semester 2007-2008', '2007 2': '2nd Semester 2007-2008'} >>> eee107 = crs.search('EEE 107', sem='2', ay='2007') >>> eee5...
The Warden is a secure delivery system for content like images and downloadable videos. It consists of two layers: * A bit of code which generates secure tokens which are passed as url parameters or cookies. This code is provided in both PHP and Java implementations. * Apache mod_python script...
url_proxy (on mod_python) is an open source HTTP proxy running on mod_python. url_proxy is working with its client side delegate.
It's a mixed project included flex and subversion. You can delpoyment it in the Apache and mod_python . It has a flex(Flash) interface to explore the repository of subversion server. It's aims what it alternative the Trac.
== WALL.E怎么读 == * 拼音读法 wa li * 汉语:瓦力 * 英语音标 [wa:le] == WALL.E是什么 == * 一个持续集成系统(机器人) * *项目详细介绍:*http://code.google.com/p/walle/wiki/walle * 查看walle系统:http://wpsca/walle 或是 http://10.20.128.137/walle * 产看walle访问页面:https://www.google.com/analytics/reporting/?reset=1&id=13339700&pdr=20090...
=pywebsocket= ==What is it?== The pywebsocket project aims to provide a [http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol Web Socket] extension for [http://httpd.apache.org/ Apache HTTP Server], mod_pywebsocket. mod_pywebsocket is intended for *testing* or *experimental* purposes...
_pyDictionary_ is a Python-based dictionary that runs in your browser. Using the dictionary requires a Python environment. In the simplest scenario dictionary data is stored in SQLite databases and the user interface consists of a web page that is opened in a browser. There is an alternativ...
= Marajo 2.0 = Marajo 2 is the same powerful web application framework used by [http://www.cloudright.com CloudRight LLC] to provide fast scalable web applications to its clients. It uses simple and compatible development with [http://code.google.com/appengine/docs/gettingstarted/ Google AppEngine]...
A proxy that requires no configuration on the HTTP browser. Suitable for use on mobile devices that have no way to configure a proxy server. This code works by using urls in the following form: <encoded domain name>.yoursite.com/path It decodes the domain name, then fetches the content at: ...
pywsgi is a Python module that abstracts from CGI, WSGI, and mod_python. *What pywsgi is:* * An abstraction from low-level gateway interface handlers like WSGI, CGI, and mod_python. * A consistent high-level, class-based interface. * Session handling. * Cookie handling. * GET/POS...
1 2 Next