sys-lamb/Schedule_Opt
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Python packages necessary - flask - datetime - pandas - os - json - numpy - requests - scipy - pulp - collections - smtplib - ssl - pandas - email - re - dash_bootstrap_components - pathlib - dash - dash_core_components - dash_html_components - dash_table - plotly - io - base64 - urllib To Run Program: All modules run using python3 Launch py/api.py Launch app.py app.py accepts the user input and posts to the endpoint generated by api.py api.py processes the user input and sends the processed results back to app.py