SQReplay
Massive thanks to Draconis for reference documentation. The project would not be possible without him.
For a much better example of how to use s2protocol, take a look at ZCReplay.
Usage: sqreplay.py [-h] [--debug d] [--path p]
Squadron TD Game Parser - Processes .SC2Replay files.
optional arguments:
-h, --help show this help message and exit
--debug d Activates Debug Mode.
--path p Path to Starcraft 2 Folder
What does this program do? Very little at the moment. Plans are (in the future) to use it to construct a front-end webapp that will let players see stats about themselves. However, that's still a long way away.