File: README.rst

package info (click to toggle)
flask-mongoengine 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 508 kB
  • sloc: python: 2,127; makefile: 109
file content (14 lines) | stat: -rw-r--r-- 345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Sample app to test the toolbar
==============================

A simple one file app - to help get you started

1. Install all the requirements from: flask-mongoengine/requirements.txt::

    pip install -r requirements.txt

2. From the root folder run the app eg::

	python ./examples/simpleapp/app.py

3. Point your browser to localhost:4000/