Enter your date of birth and you can get your age with years, months and days.
Click to view the code.
Enter zip code or city name or coordinates and get today's weather details.
You need to change Line #22 replace YOUR_API_KEY text to openweathermap api key
Click to view the code.
A simple weather app with python GUI Tkinter and airnow api
You need to change Line #13 replace YOUR_API_KEY text to airnow api key
- Sign up in airnow
- Check your email and enter the code
- Login into airnow
- Go to this link and this page you will get you api key on right side.
Click to view the code.