Metadata-Version: 2.1
Name: pyweatherfr
Version: 2.0.2
Summary: pyweatherfr displays weather forecast for a given town in France
Home-page: https://github.com/thib1984/pyweatherfr
Author: thib1984
Author-email: thibault.garcon@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE.txt
Requires-Dist: columnar
Requires-Dist: termcolor
Requires-Dist: colorama
Requires-Dist: unidecode
Requires-Dist: requests
Requires-Dist: openmeteo_requests
Requires-Dist: requests_cache
Requires-Dist: pandas
Requires-Dist: retry_requests

The complete description/installation/use/FAQ is available at : https://github.com/thib1984/pyweatherfr#readme
