Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davibe/twango

A script I use to launch Django web apps from twisted using Django's wsgi -handler
https://github.com/davibe/twango

Last synced: about 1 month ago
JSON representation

A script I use to launch Django web apps from twisted using Django's wsgi -handler

Awesome Lists containing this project

README

        

Twango
======

A script I use to launch Django web apps from twisted using Django's wsgi
handler. The server is bound to port 8010 (no reason, feel free to change it).

Example
-------

cd [django application directory]
twisted -ny [path to twango.py]