Django-hotsauce 0.7.2
Scalable and heterogeneous web toolkit sitting on top of Django and others
Welcome to the django-hotsauce toolkit, a WSGI microframework written in Python.
The django-hotsauce toolkit aims to provide tools for rapid web application development and testing on top of the Django framework and WSGI.
Getting Started
Please read the “INSTALL” file for last-minutes considerations before attempting a build.
Documentation
The full documentation is being generated using the Sphinx toolkit, by entering “make -f docs/Makefile” or “make html”.
In addition, to skip building API docs, set the variable “WITHOUT_DOXYGEN” to “1” for faster execution time.
Distribution Layout
- docs/……………. The current documentation (work-in-progress!)
- examples/………… Provides working examples of stand-alone WSGI applications
- extras/…………. Useful extensions and 3rd-party apps supported out-of-the box
- lib/…………….. Source code for notmm and related Python modules
- tests/…………… Various unit tests for experimental and unstable features
- tools/…………… Useful tools (hopefully!) for development and maintenance
- AUTHORS………….. The current authors file (just me for now >3:)
- CHANGES………….. The changelog file (auto-generated)
- INSTALL………….. The current installation notes
- LICENSE………….. Apache license version 2.0 file (KEEP THIS)
- MANIFEST.in………. MANIFEST.in template file (used by distutils)
- README…………… This document! :-)
- TODO…………….. Things to do in the future (i.e: get a cat)
- Makefile…………. Makefile for building notmm
- setup.cfg………… Several options for setup.py are set in this file
- setup.py…………. Main setup.py script for managing this package
- bootstrap………… Script for pre-installing required packages
Contact
To report bugs or suggest new enhancements, use the bug tracker here: https://bitbucket.org/tkadm30/django-hotsauce/issues?status=new&status=open
Have fun!
Etienne tkadm30@yandex.com
- Author: Etienne Robillard
- Home Page: http://isotopesoftware.ca/software/django-hotsauce/
- Download URL: http://www.isotopesoftware.ca/pub/django-hotsauce/django-hotsauce-0.7.2.tar.gz
- Keywords: python schevo zodb django wsgi gevent
- License: Apache
- Platform: Linux
-
Categories
- Framework :: Django
- Framework :: Paste
- Intended Audience :: Developers
- License :: OSI Approved :: Apache Software License
- Operating System :: OS Independent
- Operating System :: POSIX :: Linux
- Programming Language :: Python :: 2.7
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
- Topic :: Software Development :: Libraries :: Application Frameworks
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing :: Markup :: HTML
- Package Index Owner: tkadm30
- DOAP record: Django-hotsauce-0.7.2.xml