Skip to content

ashmitiscodingpython/weathercli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fd630b3 · · Mar 30, 2026

History

2 Commits
Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
Mar 30, 2026
Mar 30, 2026

Repository files navigation

weatherclash

This CLI only has 3 commands:

  • city - save the city for your instance of the CLI. Use it like: city London
  • forecast - Check the 1 week forecast for a city, saved or otherwise. Use it like this: forecast *[city] the argument city is optional and this function also has the --verbose option
  • current - Check the current weather for a city, saved or otherwise. Just like forecast, use it like this: current *[city] Again, the argument *[city] is optional and it has the --verbose option.

About

A CLI that can retrieve the weather and forecast for any city. Made for Resolution - Python, a YSWS at Hack Club.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages