-
Notifications
You must be signed in to change notification settings - Fork 0
dcbarans/sc2replay-lib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Starcraft 2 Replay Library --------------------------- This is a simple library that currently parses the fundamental structure and information of a .SC2Replay file and returns some general information. Information includes: Win/Loss, player teams, colors, races, and such. Installation ------------- To install simply run >>> python setup.py install or >>> pypi install sc2replay-lib Examples --------- For examples and getting started please take a look at the `main.py <https://github.com/dcbarans/sc2replay-lib/blob/master/main.py>`_ file or `my GitHub repository <https://github.com/dcbarans/sc2replay-lib>`_
About
A minimalist library for parsing sc2replay files into usable objects
Resources
Stars
Watchers
Forks
Packages 0
No packages published