Metadata-Version: 2.1
Name: summer-days
Version: 1.1.0
Summary: A Python package to get weather reports for any location.
Home-page: https://github.com/
Author: Code Vision
Author-email: codevision.source@gmail.com
License: MIT
Description: # Weather Reporter
        
        A Python package to get weather reports for a location.
        
        ## Usage
        
        Following query on terminal will provide you the weather details of "dhaka" for next 7 days.
        
        ```
        summer-days -q dhaka -d 7
        ```
        
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
