Python Basics — Day 21 External Libraries (pip, requests)
🎯 Learning Goal
Learn how to install and use external Python libraries with pip,and apply the requests module to communicate with real-world web APIs (e.g. GitHub & Weather APIs).By the end of this lesson, you’ll have a working API data fetcher that...
sabinsim.hashnode.dev3 min read