A logical, reasonably standardized, but flexible project structure for doing and sharing data science and deploy the model
- Python 2.7 or 3.5
- cookiecutter Python package >= 1.4.0:
pip install cookiecutter
cookiecutter https://github.com/sampathweb/cc-iris-api
-
Based on the excellent CookieCutter Project (http://cookiecutter.readthedocs.org)
-
Template adopted from Data Driven CookieCutter Project
-
Tornado App Structure inspired from Indico Server API (https://github.com/sihrc/tornado-boilerplate)