Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamtalhaasghar/googleweather
A simple Python CLI tool using which you can see current weather of any city (in the world) in your Terminal.
https://github.com/iamtalhaasghar/googleweather
cli google-weather python weather weather-forecast
Last synced: about 2 months ago
JSON representation
A simple Python CLI tool using which you can see current weather of any city (in the world) in your Terminal.
- Host: GitHub
- URL: https://github.com/iamtalhaasghar/googleweather
- Owner: iamtalhaasghar
- License: gpl-3.0
- Created: 2021-01-13T08:08:37.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-13T09:04:02.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T16:49:54.926Z (2 months ago)
- Topics: cli, google-weather, python, weather, weather-forecast
- Language: Python
- Homepage:
- Size: 623 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# googleweather
A simple Python CLI tool using which you can see current weather of any city (in the world) in your Terminal.Cool part is, It doesn't complains or throws error if you enter incorrect city / country name but it automatically infers the city / country and shows you the output.
![](screenshots/output.gif)