Home > mongo-in-a-bottle

mongo-in-a-bottle

Mongo-in-a-bottle is a project mainly written in PYTHON and JAVASCRIPT, it's free.

Proof-of-concept authoring system using bottle.py, pymongo and pystache templating

================== Mongo In A Bottle

Goals

  • Learn Python and use Mustache for something (damn I Love logicless templates)
  • Make something that works and then extract common goodies into a framework of sorts
  • Make another goal...
Previous:first_app