Metadata-Version: 2.1
Name: weathercatcher
Version: 1.0.1.2
Summary: Module to catch weather
Home-page: https://github.com/smartwe/weathercatcher
Author: smartwe
Author-email: sparklingwee@naver.com
License: MIT
Description: :wave:
        prt_temp(month, day, locations)<!--특정날의 온도를 가져옴> 
        current_details(locations)<!--현재 세부정보를 가져옴>
        current_location(locations)<!--온도 측정중인 장소를 가져엄>
        current_temp(locations)<!--현재 온도를 가져옴>
        current_fdust(locations)<!--현재 미세먼지정도를 가져옴>
        current_ufdust(locations)<!--현재 초미세먼지정도를 가져옴>
        current_ozoneindex(locations)<!--현재 오존지수를 가져옴>
Platform: UNKNOWN
Requires-Python: >=3
Description-Content-Type: text/markdown
