MOLTO-API is in charge for multiple services that are running along MOLTO-UI.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
Python 3
Redis (local)
Flask
Gspread
Socket.io
Oauth2client
Gunicorn
Eventlet
A step by step series of examples that tell you how to get a development env running
Say what the step will be
1.- Create a virtual environement
2.- Enter virtual environment
3.- pip install requirements.txt
4.- sh run-redis.sh
5.- gunicorn app.py
For deployment purposes contact brandon.escamilla@aerospaceresearch.net
Please read [CONTRIBUTING.md] for details on our code of conduct, and the process for submitting pull requests to us.
-
Brandon Escamilla -
-
David Morante -
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc