Skip to content

orther/flask-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Example Build Status

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.

How to build

Create a virtual environment

Python allows to develop in virtual environments.

virtualen ve

Activate the virtual environment

source ve/bin/activate

Install pybuilder

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

How to run

After installation you can run the application in debug mode using

./run_server

License

Licensed under Apache License, Version 2.0

About

PyBuilder example flask application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published