Skip to content

A minimalist library for parsing sc2replay files into usable objects

Notifications You must be signed in to change notification settings

dcbarans/sc2replay-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages