.gitignore
LICENSE.md
MANIFEST.in
README.md
build.sh
build_setup.sh
requirements.txt
setup.py
tracardi_weather/plugin.py
tracardi_weather.egg-info/PKG-INFO
tracardi_weather.egg-info/SOURCES.txt
tracardi_weather.egg-info/dependency_links.txt
tracardi_weather.egg-info/requires.txt
tracardi_weather.egg-info/top_level.txt
tracardi_weather/model/configuration.py
tracardi_weather/model/__pycache__/configuration.cpython-38.pyc
tracardi_weather/service/weather_client.py
tracardi_weather/service/__pycache__/weather_client.cpython-38.pyc
tracardi_weather/test/manual/test_plugin_weather.py