This is a simple flask example application which demonstrates usage pyclectic frameworks: unit and integration tests using pyfix and pyassert. Built using pybuilder.
Templates use twitter bootstrap via bootstrap CDN.
Python allows to develop in virtual environments.
virtualen ve
Activate the virtual environment
source ve/bin/activate
pip install pybuilder
Install dependencies using pybuilder
pyb install_dependencies
Run pybuilder pyb
to build run the unit and integration tests and build the project.
pyb
After installation you can run the application in debug mode using
./run_server
Licensed under Apache License, Version 2.0