Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 834 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 834 Bytes

pcms-standing-parser

Codacy Badge Code Climate

Parser of PCMS standing to friendly html files.

Installation

git clone https://github.com/alikhil/pcms-standing-parser
cd pcms-standing-parser

pip install -r requirements.txt
# put xml standings in samples directory
python webapp.py

Disclaimer

This repository no longer supported. Look at PStandings repository instead