==Experimental repository for steganography learning purposes only! Do not clone!==
This is simple Web Scraping project using beautifulsoup4 and requests module.
- Python 3.10 or higher
- Pip
- requests
- beautifulsoup4
git clone https://github.com/czaper0/weather_checker.git
- To install required modules run following command in terminal under project folder.
pip install -r requirements.txt
- run wearher.py
cd weather_checker/weather
sudo python main.py
