An open API service indexing awesome lists of open source software.

https://github.com/fredcodee/weatherpy

Simple weather checker
https://github.com/fredcodee/weatherpy

beatifulsoup python3 requests

Last synced: 11 months ago
JSON representation

Simple weather checker

Awesome Lists containing this project

README

          

# weatherpy
Simple weather checker
### screenshot
![alt text](https://github.com/fredcodee/weatherpy/blob/master/weatheraapp.png)
## Reeuirements
- [beautifulsoup](https://pypi.org/project/beautifulsoup4/)
- [requests](https://pypi.org/project/requests/)
- python v3 up

### Installation and running
- $ pip install beautifulsoup4.
- $ pip install requests
- git clone https://github.com/fredcodee/weatherpy.git
- cd weatherpy
- python program.py