.codeclimate.yml | |
|
|
.github/workflows/coverage.yml | |
|
|
.github/workflows/cron.yml | |
|
|
.github/workflows/documentation.yml | |
|
|
.github/workflows/publish.yml | |
|
|
.github/workflows/tests.yml | |
|
|
.gitignore | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
README.md | |
|
|
aoe2netwrapper/__init__.py | 12 | A 0 mins |
|
aoe2netwrapper/api.py | 341 | A 0 mins |
|
aoe2netwrapper/converters.py | 174 | A 0 mins |
|
aoe2netwrapper/exceptions.py | 14 | A 0 mins |
|
aoe2netwrapper/models/__init__.py | 20 | A 0 mins |
|
aoe2netwrapper/models/last_match.py | 16 | A 0 mins |
|
aoe2netwrapper/models/leaderboard.py | 37 | A 0 mins |
|
aoe2netwrapper/models/lobbies.py | 71 | A 0 mins |
|
aoe2netwrapper/models/match.py | 7 | A 0 mins |
|
aoe2netwrapper/models/match_history.py | 7 | A 0 mins |
|
aoe2netwrapper/models/matches.py | 7 | A 0 mins |
|
aoe2netwrapper/models/num_online.py | 26 | A 0 mins |
|
aoe2netwrapper/models/rating_history.py | 16 | A 0 mins |
|
aoe2netwrapper/models/strings.py | 88 | A 0 mins |
|
aoe2netwrapper/nightbot.py | 335 | A 0 mins |
|
docs/Features.md | |
|
|
docs/Getting_Started.md | |
|
|
docs/assets/attribute_autocompletion.png | |
|
|
docs/assets/parameter_autocompletion.png | |
|
|
docs/stylesheets/extra.css | |
|
|
pyproject.toml | |
|
|