.editorconfig
.gitignore
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
.github/workflows/main.yml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
sc2replaystats_uploader/__init__.py
sc2replaystats_uploader/cli.py
sc2replaystats_uploader/sc2replaystats_uploader.py
sc2replaystats_uploader.egg-info/PKG-INFO
sc2replaystats_uploader.egg-info/SOURCES.txt
sc2replaystats_uploader.egg-info/dependency_links.txt
sc2replaystats_uploader.egg-info/entry_points.txt
sc2replaystats_uploader.egg-info/not-zip-safe
sc2replaystats_uploader.egg-info/requires.txt
sc2replaystats_uploader.egg-info/top_level.txt
tests/__init__.py
tests/test_sc2replaystats_uploader.py