✅ #10 Create function to make API call to COWIN portal | Desktop app using Python and Tkinter
HTML-код
- Опубликовано: 10 фев 2025
- ✅ In this video, you will learn to make an API call by using date and Pincode gathered via user input. This API call will be triggered and updated via a function. This means whenever you click on the search button this function gets triggered and in turn, it will make the API call to fetch the most recent information from the cowin portal. The API call that we are making, needs two variables namely date and location (here Pincode)..
🎬 All videos of this playlist (Desktop App in Python): bit.ly/pythonApp
🌐 Resources [Code & Docs]:
[Project Link] www.aipython.i...
[GitHub code]: github.com/aip...
🔗 Useful Links
[Software download Link]: bit.ly/vaccine...
[Projects Home Page] www.aipython.i...
IPinfo: www.ipinfo.io, www.ipinfo.io/... [for getting current pincode]
Requests Module: • Python Tips 3 | Instal...
Understanding API call (Cowin): • ✅ Check for COVID-19 v...
🎦 aipython's Playlist
Python Tutorial for Beginners: bit.ly/3bAubXP
Matplotlib for Data visualization: bit.ly/ai-matp...
Python Tips & Tricks for beginners: bit.ly/2JpVND4
Python web scraping Projects: bit.ly/2UHAbY1
Python API based projects: bit.ly/pythonA...
Desktop App in Python: bit.ly/pythonApp
Raspberry Pi Tutorials: bit.ly/39ZWxcF
🤝 Connect with us
Website : www.aipython.in
facebook (Page) : / aipythonindia
Facebook (Group): / aipython
Instagram: / aipython_india
Twitter : / aipython_india
LinkedIn : / aipythonindia
#python #API #tkinter
Sir which language used for backend in this app ?
It is written in Python. Infact both frontend and backend uses Python3.