skip to navigation
skip to content

notmm 0.2.13-20091011

Scalable and heterogeneous web toolkit sitting on top of Django and others

About
=======

The notmm toolkit is a heterogeneous web application framework on top
of Django. It aims to provides a scalable (thus non-monolithic) library for
building stand-alone WSGI applications in concert with the Django framework.

Please see the `offical website`_ for more details.
.. _official website: http://gthc.org/projects/notmm/0.2.12/

Whats New
===========

**New in Development Version**:

* Added a SchevoController class for allowing transparent database
  proxying using the WSGI interface. SQLAlchemy and Elixir support
  is still present in this release.

* Added experimental crypto wrappers for encryption and decryption
  of Django settings by the web server using pycryptopp.

* Added a WikiController class which works great with MoinMoin :)
  The result can also be mounted on a web server as a simple and
  highly efficient wiki engine in FastCGI mode.

**Bug fixes**:

* Fixed the examples/demo.py file so its possible to run this script
  with minimal configuration.

* Fixed BaseController to allow HTTP redirects using the WSGI interface. There's
  now a new "sethandle" method which can be used to configure custom response
  handlers.

* Refactored "notmm.wsgi" to "notmm.lib.wsgiapp".

* Many other small improvements and bugfixes... :)
File Type Py Version Uploaded on Size # downloads
notmm-0.2.13_20091011-py2.6.egg (md5) Python Egg 2.6 2009-10-12 00:21:34.239544 65KB 32
notmm-0.2.13-20091011.linux-i686.zip (md5)
built for Linux-2.6.28wireless-testing-i686-with-glibc2.4
"dumb" binary any 2009-10-12 00:22:27.082205 72KB 23
notmm-0.2.13-20091011.tar.gz (md5) Source 2009-10-12 00:21:23.041516 1MB 24

Log in to rate this package.