MANIFEST.in
NEWS
README.rst
requirements.txt
setup.py
sopel_modules/__init__.py
sopel_modules.weather.egg-info/PKG-INFO
sopel_modules.weather.egg-info/SOURCES.txt
sopel_modules.weather.egg-info/dependency_links.txt
sopel_modules.weather.egg-info/namespace_packages.txt
sopel_modules.weather.egg-info/requires.txt
sopel_modules.weather.egg-info/top_level.txt
sopel_modules/weather/__init__.py
sopel_modules/weather/weather.py
sopel_modules/weather/providers/__init__.py
sopel_modules/weather/providers/weather/__init__.py
sopel_modules/weather/providers/weather/darksky.py
sopel_modules/weather/providers/weather/openweathermap.py
tests/requirements.txt
tests/test_weather.py