Delta est un API écrit avec Tornado (python).
Ci-dessous le workflow de Delta

installer pip:
sudo apt install python-pip
installer tornado:
sudo pip install tornado
installer les modules:
cd <directory du projet>
python bootstrap.py -v 2.10.0
bin/buildout
lancer le serveur:
bin/delta