Skip to content

innovateorange/API-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Working with API

Description

Learn how to get real time data using APIs in Python!

For Participants

Setup Instructions

  1. Prerequisites:
    • Google Colab/VSCode
    • Account on Openweatherapi
  2. Installation
    1. Fork this repository by clicking the "Fork" button in the top-right corner.
    2. Ensure you're in your preferred directory and then clone your forked repository to your local machine by running:
     git clone [your_repository_url]
     cd [your_repository_name]
    1. Install Dependencies:
    [pip install requests]

External Sources:

https://openweathermap.org/api

Tip

💡 Need Help? If you have any questions or run into issues, feel free to reach out to our team! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages