sc2bank

Validate SC2Bank XML document signatures.


Licenses
MIT/BSD-3-Clause
Install
pip install sc2bank==0.3

Documentation

sc2bank

Build Status Latest PyPi Package Coverage Status

Python module to sign StarCraft II bank files which are used to save stats in Arcade.

The Gui Module

Installation

Any platform

  1. Install PyQt4 for the GUI.
  2. pip install sc2bank

Prepackaged GUI Releases

How to use

From PyPi (Pip, Easy_install)

  • GUI: python -m sc2bank.gui
  • CLI: python -m sc2bank path/to/bank.SC2Bank

From Prepackaged GUI Release

Unzip the file and double click on the EXE/APP file.

Contributing and Feedback

sc2bank@fastmail.fm is always listening. Open an issue with the file and metadata (e.g. the file's path and your User ID, bank's name, bank's author). Use KISS philosophy when contributing code.