Web application to find an available lab host with specific software
https://find-me-my-lab.herokuapp.com/
Create a .env file at root directory with your ENCS account info
ENCS_LOGIN_NAME=your_login_name
ENCS_PASSWORD=your_password
Then install required packages by running
pip3 install -r requirements.txt
Then run a local server
flask run # To start a local flask server
or
heroku local # To start a local heroku server
Full instruction
Software availability
cURL data for request