Django Twisted Extensions - Examples
To build and install all dependencies you need to run
python setup.py buildAfter you can run a particular example using the following command
python manage.py twistdUsually each example starts a web server at http://127.0.0.1:8000/
LGPL v3