• BlogsBlogs
  • About MeAbout Me
  • ProjectsProjects
  • CompendiumCompendium
  • ContactContact
  • BlogsBlogs
  • About MeAbout Me
  • ProjectsProjects
  • CompendiumCompendium
  • ContactContact
~/

2 posts tagged "API"

Case Study: Developing a Simple Weather WebApp using Flask & DarkSky API

August 10th, 2019 Case Study
This post explains how to build a Simple Weather WebApp following the MVC Software Development Pattern. The WebApp was made with Python Flask, and uses the DarkSky API. The app has been deployed on Heroku. The project source code can be found on GitHub.

APIs Explained: Using a Weather API with Python's Requests Library

July 21st, 2019 API
In this post, we shall explore APIs and how to use them in Python. We will develop a simple command line based Weather app to show us the weather of a particular city. We will use the Requests library and OpenWeatherMap API.
All Tags
  • BlogsBlogs
  • About MeAbout Me
  • ProjectsProjects
  • CompendiumCompendium
  • ContactContact

Copyright © Raj Rajhans 2023