https://github.com/voltamon/weather-api
https://github.com/voltamon/weather-api
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/voltamon/weather-api
- Owner: Voltamon
- License: mit
- Created: 2024-01-07T15:09:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T10:03:06.000Z (over 2 years ago)
- Last Synced: 2024-01-22T15:01:07.890Z (over 2 years ago)
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a Weather Application based on python console. The app fetches data from AccuWeather API. It can show current weather of any city around the globe as well as forecast weather for the next 4 days
Dependency Modules:
1> requests
2> datetime
Python Version 3.12.0