8000 GitHub - liyafe1997/cli-weather-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

liyafe1997/cli-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

cli-weather-app

A command line based weather app by using openweathermap.org api.

Usage

Make sure requests be installed in your python3 environment

pip3 install requests

If you are using conda python environment

conda install requests

If you are using Windows, you have to install the windows-curses package

pip install windows-curses

And then

python3 main.py

Screenshot

2021-11-29_14-11

2021-11-29_14-23

2021-11-29_14-26

2021-11-29_14-20

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0