DT Project
DT Project
University
Description for Disruptive Technology's Project
• We look at the weather data and the future predicted the weather
to plan our days accordingly . Having visualizations helps us
understand that data better.
• Developing this project using the Matplotlib and Streamlit libraries ,
we can create a responsive front-end which gives us more time to
work on the actual back-end and the services we aim to provide.
• This project is a good start for the beginners in python and it gives a
basic understanding how to use APIs and related python frameworks.
Project Stages :-
Fetching Other
Designing Data
data from Weather
the UI Visualizations
API Updates
High Level Approach :-
1 2 3 4 5
Setting up the Making the Fetching the data Making the Data Adding other
Project Streamlit and from API calls visualizations weather updates
Environment Matplotlib fornt
end
Matplotlib is a plotting library for the Python Programming
language. It provides an object-oriented API for embedding plots
into applications.