Skip to content

georgemarshall/twod.wsgi

 
 

Repository files navigation

**************************************************
twod.wsgi -- WSGI as first-class citizen in Django
**************************************************

twod.wsgi unlocks Django applications so developers can take advantage of the
wealth of existing WSGI software, as the other popular Python frameworks do. It
won't break you existing Django applications because it's 100% compatible with
Django and you can start using the functionality offered by this library
progressively. It should be really easy to get started, particularly for
developers who are familiar with frameworks like Pylons or TurboGears.

About

Library to make Django applications play nice in WSGI environments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%