Installation¶ From PyPI¶ pip install rlstatsapi From GitHub¶ pip install git+https://github.com/manucabral/RocketLeagueStatsAPI.git Verify¶ python -c "import rlstatsapi; print(rlstatsapi.__version__)"