- Notifications
You must be signed in to change notification settings - Fork2
gpavanb1/KiteModeler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains the open-source back-end and front-endcode for KiteModeler-Reboot, which is a modernversion ofKiteModeler from NASA Glenn.
The entire code has been written in Python (usingDash for the front-end)
- Using pip, run
pip install -r requirements.txt
- Run the code using
python index.py
Please direct your queries togpavanb1for any questions.