Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.
/ steam-match Public archive

Check steam profiles and return the matching games

License

Notifications You must be signed in to change notification settings

Steffo99/steam-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steam-match

Check steam profiles and return the matching games

Usage

import steammatch
steamids = [76561198034314260, 76561198071099951, 76561198071012695]
print(steammatch.compare(steamids))

Details

compare(steamids) returns a set containing all the matching games between the steamids.

About

Check steam profiles and return the matching games

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages