README.md
pyproject.toml
src/weather_app/__init__.py
src/weather_app/__main__.py
src/weather_app/weather_client.py
src/weather_app/weather_client_detail.py
src/weather_app/weather_server.py
src/weather_app/weather_server_detail.py
src/weather_app_feifei.egg-info/PKG-INFO
src/weather_app_feifei.egg-info/SOURCES.txt
src/weather_app_feifei.egg-info/dependency_links.txt
src/weather_app_feifei.egg-info/entry_points.txt
src/weather_app_feifei.egg-info/requires.txt
src/weather_app_feifei.egg-info/top_level.txt
tests/test_weather_client.py
tests/test_weather_server.py