Weather Prediction Application By Django

Hello All, I am working on django project and I want to know the optimized source code ofwa\eather prediction application. Basically, In this project, which can predict weather details like cloud cover, rain, snow, wind speed, temperature dynamically. The application can include features to view weather insights for a particular location and also the live location. Since you may not have a proper dataset for weather predictions, you can make use of APIs available on the internet for the same. and I have taken this reference from here. Can anyone provide me the source code?

Can you be more specific about what you’re looking for?