Metadata-Version: 2.1
Name: steamlibrary_publisher_percentage
Version: 1.0.1
Summary: A Python package to calculate publisher percentages for Steam libraries
Home-page: https://github.com/hamburgerghini1/steamlibrary_publisher-percentage
Author: Tommi Pöntinen
Author-email: tommipontinen76@proton.me
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests

# steamlibrary_publisher-percentage
Python script that tells you the percentage of different publishers in your steam library

Remember to add your API key and steamid (lines 7 and 8) Rather fork the repo and add secrets there.

Get steamid from https://steamdb.info/

Get API key from https://steamcommunity.com/dev/apikey

Available from PyPi https://pypi.org/project/steamlibrary-publisher-percentage/1.0/
