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
- Host: GitHub
- URL: https://github.com/fredcodee/weatherpy
- Owner: fredcodee
- Created: 2019-08-03T21:41:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T21:57:17.000Z (over 6 years ago)
- Last Synced: 2025-01-08T01:35:45.984Z (about 1 year ago)
- Topics: beatifulsoup, python3, requests
- Language: Python
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weatherpy
Simple weather checker
### screenshot

## 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