Practical Python Projects (PPP) – Scrape Steam for New Releasese This project was inspired by Practical Python Projects by Yasoob Khalid. This project scrapes Steam and returns a formatted response (in the terminal) of new releases. Install pip install -r requirements.txt Usage bash run.sh Contributing Pull-requests not accepted License Unlicensed