-
neurosynth-web - https://github.com/neurosynth/neurosynth-web
-
Neurosynth Viewer - https://github.com/neurosynth/nsviewer
-
Flask-User starter app - https://github.com/lingthio/Flask-User-starter-app
-
Helper to list routes (like Rails’ rake routes) - http://flask.pocoo.org/snippets/117/
-
How to paginate in Flask-SQLAlchemy for db.session joined queries? - http://stackoverflow.com/questions/15727155/how-to-paginate-in-flask-sqlalchemy-for-db-session-joined-queries
-
Error Handlers - http://flask.pocoo.org/docs/0.10/patterns/errorpages/#error-handlers
-
Flask AJAX Autocomplete - http://stackoverflow.com/questions/15310644/flask-ajax-autocomplete
-
flask-multi-upload - https://github.com/kirsle/flask-multi-upload
-
How to unzip file in Python on all OSes? - http://stackoverflow.com/questions/12886768/how-to-unzip-file-in-python-on-all-oses
-
Setting up Celery Task Queue - http://docs.celeryproject.org/en/latest/index.html
-
Running Celery Worker Daemonized using Supervisor - https://github.com/celery/celery/blob/3.1/extra/supervisord/celeryd.conf
-
Accessing DB for Celery Tasks - http://www.prschmid.com/2013/04/using-sqlalchemy-with-celery-tasks.html
-
NSViewer Demo - http://pilab.psy.utexas.edu/demos/nsviewer/index.html
-
AFNI install guide - https://afni.nimh.nih.gov/.../html/linux_inst_basic.html
-
Nipype AFNI interface - http://nipy.org/.../nipype.interfaces.afni.preprocess.html