joseph-sayler / weather-analysis-dashboard

MIT License
1 stars 0 forks source link

Determine 3rd party libraries to use #6

Open joseph-sayler opened 1 year ago

joseph-sayler commented 1 year ago

This task is to determine what 3rd party libraries to use in this project.

To start with, the project will definitely use latest version of Dash by Plotly. Many other 3rd party libraries will come with this, including Plotly, Flask, and others.

Aside from them, determine what other libraries might be of use. Once this issue has been figured out, use whatever dependency management library to set up a requirements file (or whatever it uses).