pip install -r requirements.txt
python steam_treemap.py
Then follow the prompts.
When complete, find in the same directory an output html file. If all you see is a white page, you may need to refresh it in the browser to view the content.
Show game play time on Steam profile in a treemap diagram. The longer a game is played, the larger its cover image.
Python