ELO-Match

An ELO match generator for Python 3, It contains tools necesary for ELO player list generation from a file, all methods to generate a random match with or without a predifined player an a small main class to make it standalone, Future versions will make this more packaging friendly


License
MIT
Install
pip install ELO-Match==1.1.3

Documentation

PyMatch

An ELO matchmaker and calculator made in python

DISCLAIMER

This is a personal project and is not to be taken 100% seriously
if you want to get involved feel free to do so
the "data" folder contains a list with pokemons, it's for testing purpouses please don't modify it if you don't have to

I lost the stackOverflow link where the initial definition of ELO.py was made, if you recognize your code please leave a message so I can credit you