simpleweathercli

SimpleWeatherCLI is a simple command-line to find weather conditions in a city. It uses current and forecast data provided via API by https://openweathermap.org/. The purpose of this project is to create a simple example of a command-line interfaces using http://docopt.org/ and use Github Actions to build and upload the package to https://pypi.org/.


Keywords
weather, app, simpleweathercli
License
MIT
Install
pip install simpleweathercli==0.1.3