Skip to content

nkocodes/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In order to run the program you must install: PyQt5, requests, and PyGame.

Simply open the terminal on your OS and copy and paste the text below into it:

pip install requests

pip install PyQt5

pip install pygame

For Python 3:

pip3 install requests

pip3 install PyQt5

pip3 install pygame

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages