Metadata-Version: 2.1
Name: googleweather
Version: 0.0.5
Summary: A simple Python CLI tool using which you can see current weather of any city (in the world) in your Terminal.
Home-page: https://github.com/iamtalhaasghar/googleweather
Author: Talha Asghar
Author-email: talhaasghar.contact@simplelogin.fr
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# 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)


