/pale

League of legends data parser

Primary LanguagePythonApache License 2.0Apache-2.0

pale

There was once a pale man with dark hair...

League Of Legends data parser

Usage

To call the module:

python -m pale parse

The command will generate file assets/pale.tsv with generated dataset.

Installation

To install from pip (coming soon):

pip install pa-le

To create environment and install all dependencies:

conda env create -f environment.yml