flask_remote
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
conda create --name flask_remote python=3.9
A step by step series of examples that tell you how to get a development env running
Say what the step will be
pip install -r requirements.txt
Add additional notes about how to deploy this on a live system
This project is licensed under the Apache License 2.0 - see the LICENSE file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc