chisubmit_flask
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | chisubmit_flask [2014/12/17 14:41] (current) – created chudler | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | =====How to run the chisubmit REST server for development===== | ||
| + | < | ||
| + | git clone https:// | ||
| + | git checkout -b my_dev_branch origin/ | ||
| + | src/ | ||
| + | src/ | ||
| + | </ | ||
| + | |||
| + | It is likely to die for lack of python modules. Use a virtualenv and include these modules and their dependencies: | ||
| + | < | ||
| + | flask | ||
| + | flask-sqlalchemy | ||
| + | python-ldap | ||
| + | wtforms_json | ||
| + | pytz | ||
| + | python-dateutil | ||
| + | </ | ||
/var/lib/dokuwiki/data/pages/chisubmit_flask.txt · Last modified: 2014/12/17 14:41 by chudler