SenneDeproost / Engie-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run the code

  1. run bash create-env.sh to create a new virtual envionment
  2. run source venv/bin/activate to activate the environment
  3. run python app.py to start the server
  4. run bash send-json.sh (in another terminal window) to send the example payloads to the server and receive results

About


Languages

Language:Python 94.0%Language:Shell 4.1%Language:Dockerfile 2.0%