Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 768 Bytes

README.md

File metadata and controls

36 lines (16 loc) · 768 Bytes

Docmentation will in future be here, but there is not much there yet.

flask_cm

major code

start with

fab cm

TODO: bugs in imports after reorganization

does not work

examples

  • examples/hello - a simple hello world program with a OSX makefile to test from the same window

  • examples/info - a cloud information flask server developed (Hyungro)

  • examples/openid - a flask server that demonstrates how to limit openid authentication to only a list of known open ids (Heshan)

  • examples/bootstrap - two examples on how to use a more fancyful layout. one is in home.html, the other in fluid.html