My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 93
=The repoze.what mongoDB plugin= *Note*: This plugin is not official and it is under revision before it is released in repoze.what and pypi. This is a source adapter plugin for [http://what.repoze.org/docs/1.x/ repoze.what] and _MongoDB_. [http://www.mongodb.org/display/DOCS/Home MongoDB] i...
==microPy== micropy is a WSGI "microframework" aimed at providing web developers "the tiniest python web framework that could possibly work". Includes a base class with barebones functionality enough to deploy a web app which consists of an index function that maps to "/" url and *is capable of ...
= Welcome to Gouge Framework project = Gouge Framework is (yet another) Python Framework. Lately I started rewriting it from scratch (previously I had intended to code in PHP), so the source tree is not impressive at all for the moment. But I am working this out :-) Alas, I have not much time ...
WSGIWAPI makes it easy to build web APIs, without dealing with the details of HTTP. You simply define a hierarchical tree of URL components, with callables as the leaves of the tree, and WSGIWAPI does the work of making this into a WSGI application. WSGIWAPI also provides some additional features...
Pycybe is a simple python wsgi middleware cmf, which allows user create it's own project with a simpliest way
Provides templates for use with paster create that allow easy creation of a WSGI application.
blah
`cogen` is a crossplatform library for network oriented, [http://en.wikipedia.org/wiki/Coroutine coroutine] based programming using the [http://www.python.org/dev/peps/pep-0342/ enhanced generators] from python 2.5. The project aims to provide a simple straightforward programming model similar to th...
This is a very draft concept of a python3.1 wsgi web framework. It aims to easily mix html and python code, so you can use html or python as you need. example.html ------------------------------------- <html> <body> Hello World <br /> ]] html += (12+14) [[ </body> </html> --...
==Introduction== [http://www.zetadev.com/software/aspen/ Aspen] is a Python webserver. [http://www.zetadev.com/software/aspen/ Aspen] is framework-agnostic and relies heavily on [http://www.wsgi.org/wsgi WSGI]. [http://www.zetadev.com/software/aspen/ Aspen] is fast enough. ==Roadmap== ...
1 2 3 4 5 6 7 8 9 10 Next