issues
search
vatsa287
/
cli-weather
Lightweight command line app to get fast real-time weather data right on the command line
https://pypi.org/project/cli-weather/0.1.5/
GNU General Public License v3.0
15
stars
4
forks
source link
get-args-by-city
#1
Closed
vatsa287
closed
4 years ago
vatsa287
commented
4 years ago
New features
Checks for valid city, if invalid throws err with example to use.
-u,--units option for change in units of returned values.
-d,--detailed option for all important information of weather data on particular city.
To-Do List
[ ] 10/10 code rating on pylint.
[ ] python2 or python3 executable, currently recommended only on python3
[ ] PyPI and docker packaging.
[x] Change type of help to RawTextHelpFormatter for units sub-command section.
New features
To-Do List