[console_scripts]
weather-client = weather_app.weather_client:main
weather-server = weather_app.weather_server:main
