Skip to content
Rankade.py
Docs
Changelog
Toggle navigation menu
⌘
K
Rankade.py
/
Index
Index
_
__aenter__() (Api method)
__aexit__() (Api method)
__all__ (in module rankade)
(in module rankade.api)
(in module rankade.models)
__author__ (in module rankade)
__copyright__ (in module rankade)
__license__ (in module rankade)
__post_init__() (Endpoint_Request method)
(Faction method)
(Match method)
(NewMatchReturn method)
(Player method)
(Ranking method)
(Rankings method)
(Subset method)
(Token method)
__title__ (in module rankade)
__version__ (in module rankade)
_base_url (Api attribute)
_check_request() (Api method)
_content_class (Errors attribute)
(Factions attribute)
(Games attribute)
(Matches attribute)
(NewMatchList attribute)
(NewMatchReturnList attribute)
(Players attribute)
(Rankings attribute)
(ResultList attribute)
(Subsets attribute)
_credentials_params (Api property)
_exception_of_last_resort() (Api method)
_key (Api attribute)
_make_url_for() (Api method)
_new_game_with() (Rankade method)
_paginated_request() (Api method)
_request() (Api method)
_request_jwt() (Api method)
_secret (Api attribute)
_session (Api attribute)
_TEST (Endpoint attribute)
_token (Api attribute)
A
accepted (NewMatchResponse attribute)
acceptedCount (NewMatchResponse attribute)
add_bot_faction() (NewMatch method)
add_faction() (NewMatch method)
add_header() (Endpoint_Request method)
add_parameter() (Endpoint_Request method)
added (MatchStatus attribute)
algorithms (Token attribute)
all_players() (Matches method)
Api (class in rankade.api.Api)
apiCreatedGames (Quota attribute)
ApiErrorResponse
as_dict() (Faction method)
(NewMatch method)
AUTH (Endpoint attribute)
auth (Endpoint_Mixin attribute)
AUTH_ERROR_PREFIX (in module rankade.Consts)
AUTH_ERROR_STATUS (in module rankade.Consts)
AuthCredentials
B
base_path (Endpoint_Mixin attribute)
bearer (Token property)
belt (Ranking attribute)
beltLabel (Ranking attribute)
bggIdGame (Game attribute)
bot (Faction attribute)
BOT_ID (in module rankade.Consts)
C
callsPerHour (Quota attribute)
callsPerYear (Quota attribute)
code (Error attribute)
CONNECT (Endpoint_Method attribute)
countMatches (Subset attribute)
countPlayers (Faction attribute)
creationDate (Subset attribute)
D
data (ResultList attribute)
date (Match attribute)
DEFAULT_BASE_URL (in module rankade.Consts)
DELETE (Endpoint_Method attribute)
deltaPosition (Ranking attribute)
deltaRee (Ranking attribute)
display_names (Players property)
display_names_clean (Players property)
displayName (Player attribute)
draw (Match attribute)
dryrun (NewMatchResponse attribute)
E
Endpoint (class in rankade.api.Endpoint)
endpoint (Endpoint_Request attribute)
Endpoint_Method (class in rankade.api.Endpoint)
Endpoint_Mixin (class in rankade.api.Endpoint)
Endpoint_Request (class in rankade.api.Endpoint)
Error (class in rankade.models.Error)
ERROR_STATUS (in module rankade.Consts)
Errors (class in rankade.models.Error)
errors (NewMatchReturn attribute)
(RankadeResponse attribute)
externalId (Match attribute)
F
Faction (class in rankade.models.Faction)
Factions (class in rankade.models.Faction)
factions (Match attribute)
(NewMatch attribute)
firstMatch (Subset attribute)
from_dict() (ResultList class method)
G
Game (class in rankade.models.Game)
GAME (Endpoint attribute)
game (Match attribute)
(NewMatch attribute)
(Subset attribute)
game_search() (Rankade method)
Games (class in rankade.models.Game)
GAMES (Endpoint attribute)
GAMES_POPULAR (Endpoint attribute)
GAMES_SEARCH (Endpoint attribute)
GET (Endpoint_Method attribute)
get_all_matches() (Rankade method)
get_all_players() (Rankade method)
get_games() (Rankade method)
get_match_number() (Rankade method)
get_match_status() (Rankade method)
get_match_with_id() (Rankade method)
get_matches_with_players() (Rankade method)
get_popular_games() (Rankade method)
get_quota() (Rankade method)
get_rankings() (Rankade method)
get_subset_with_id() (Rankade method)
get_subsets() (Rankade method)
ghost (Player attribute)
GHOST_PREFIX (in module rankade.Consts)
ghosts (Players property)
H
has_error (NewMatchResponse property)
HEAD (Endpoint_Method attribute)
headers (Endpoint_Request attribute)
HEADERS (in module rankade.api.Api)
I
icon (Player attribute)
(Subset attribute)
icons (Players property)
id (Game attribute)
(Match attribute)
(NewMatchReturn attribute)
(Player attribute)
(Subset attribute)
ids (Players property)
index (NewMatchReturn attribute)
is_bot (Faction property)
is_draw (Match property)
is_ghost (Player property)
is_invalid (Token property)
is_paginated (Endpoint_Request property)
is_winner (Faction property)
isCustom (Subset attribute)
isMain (Subset attribute)
J
json (Endpoint_Request attribute)
JSON (in module rankade.api.Api)
L
lastMatch (Subset attribute)
logger (in module rankade.api.Api)
(in module rankade.api.Token)
M
Match (class in rankade.models.Match)
MATCH (Endpoint attribute)
match (Endpoint_Request attribute)
(Rankings attribute)
MATCH_ERROR_STATUS (in module rankade.Consts)
MATCH_EXISTS (Endpoint attribute)
MATCH_STATUS (Endpoint attribute)
Matches (class in rankade.models.Match)
MATCHES (Endpoint attribute)
matches (Subset property)
matchesPerDay (Quota attribute)
matchesPerHour (Quota attribute)
matchesPerYear (Quota attribute)
MatchStatus (class in rankade.models.NewMatchResponse)
MatchValidation
MATHC_ERROR_PREFIX (in module rankade.Consts)
mediumImage (Game attribute)
message (Error attribute)
method (Endpoint_Mixin attribute)
(Endpoint_Request property)
module
rankade
rankade.api
rankade.api.Api
rankade.api.Endpoint
rankade.api.RankadeResponse
rankade.api.Token
rankade.Consts
rankade.models
rankade.models.Base
rankade.models.Error
rankade.models.Faction
rankade.models.Game
rankade.models.Match
rankade.models.NewMatch
rankade.models.NewMatchResponse
rankade.models.Player
rankade.models.Quota
rankade.models.Ranking
rankade.models.Subset
rankade.Rankade
rankade.RankadeExceptions
N
name (Faction attribute)
(Game attribute)
(NewMatch attribute)
(NewMatchReturn attribute)
(Subset attribute)
new_game_with_bggId() (Rankade method)
new_game_with_name() (Rankade method)
new_ghost_player() (Rankade method)
NewMatch (class in rankade.models.NewMatch)
NewMatchList (class in rankade.models.NewMatch)
NewMatchResponse (class in rankade.models.NewMatchResponse)
NewMatchReturn (class in rankade.models.NewMatchResponse)
NewMatchReturnList (class in rankade.models.NewMatchResponse)
notes (Match attribute)
(NewMatch attribute)
NoValidCredentials
number (Match attribute)
O
OPTIONS (Endpoint_Method attribute)
P
Page (class in rankade.models.Base)
page (Endpoint_Request attribute)
(Page attribute)
paginated (Endpoint_Mixin attribute)
params (Endpoint_Request attribute)
PARAMS (in module rankade.api.Api)
PATCH (Endpoint_Method attribute)
path (Endpoint_Request property)
Player (class in rankade.models.Player)
PLAYER (Endpoint attribute)
player (Ranking attribute)
player_ids (Match property)
Players (class in rankade.models.Player)
PLAYERS (Endpoint attribute)
players (Faction attribute)
(Match property)
points (Faction attribute)
position (Ranking attribute)
POST (Endpoint_Method attribute)
processed (MatchStatus attribute)
PUT (Endpoint_Method attribute)
Q
queued (MatchStatus attribute)
Quota (class in rankade.models.Quota)
QUOTA (Endpoint attribute)
QUOTA_ERROR_PREFIX (in module rankade.Consts)
QUOTA_ERROR_STATUS (in module rankade.Consts)
Quotas
R
rank (Faction attribute)
rankade
module
Rankade (class in rankade.Rankade)
rankade.api
module
rankade.api.Api
module
rankade.api.Endpoint
module
rankade.api.RankadeResponse
module
rankade.api.Token
module
rankade.Consts
module
rankade.models
module
rankade.models.Base
module
rankade.models.Error
module
rankade.models.Faction
module
rankade.models.Game
module
rankade.models.Match
module
rankade.models.NewMatch
module
rankade.models.NewMatchResponse
module
rankade.models.Player
module
rankade.models.Quota
module
rankade.models.Ranking
module
rankade.models.Subset
module
rankade.Rankade
module
rankade.RankadeExceptions
module
RANKADE_ERROR_PREFIX (in module rankade.Consts)
RankadeException
RankadeObject (class in rankade.models.Base)
RankadeResponse (class in rankade.api.RankadeResponse)
Ranking (class in rankade.models.Ranking)
rankingCallsPerDay (Quota attribute)
rankingCallsPerHour (Quota attribute)
rankingCallsPerYear (Quota attribute)
Rankings (class in rankade.models.Ranking)
RANKINGS (Endpoint attribute)
ree (Ranking attribute)
registrationDate (Match attribute)
rejected (NewMatchResponse attribute)
rejectedCount (NewMatchResponse attribute)
request() (Api method)
requires_auth (Endpoint_Request property)
ResultList (class in rankade.models.Base)
rowsForPage (Page attribute)
S
save_match() (Rankade method)
SearchTooShort
set_json() (Endpoint_Request method)
sorted_by_delta_position (Rankings property)
sorted_by_delta_ree (Rankings property)
sorted_by_position (Rankings property)
sorted_by_ree (Rankings property)
start() (Api method)
STATUS (Endpoint attribute)
status (Errors attribute)
(Ranking attribute)
statusLabel (Ranking attribute)
stop() (Api method)
Subset (class in rankade.models.Subset)
SUBSET (Endpoint attribute)
subset (Endpoint_Request attribute)
(Rankings attribute)
Subsets (class in rankade.models.Subset)
success (RankadeResponse attribute)
summary (Match attribute)
T
T (in module rankade.models.Base)
thumbnail (Game attribute)
title (Ranking attribute)
titleLabel (Ranking attribute)
token (Api property)
Token (class in rankade.api.Token)
token (Token attribute)
total (MatchStatus attribute)
(NewMatchResponse attribute)
totalMatches (Matches attribute)
totalPages (Page attribute)
totalPlayers (Players attribute)
TRACE (Endpoint_Method attribute)
type (Match attribute)
(Subset attribute)
U
url (Errors attribute)
username (Player attribute)
usernames (Players property)
V
verb (Errors attribute)
W
waiting (MatchStatus attribute)
weight (Game attribute)
(Match attribute)
(NewMatch attribute)
weightLabel (Game attribute)
(Match attribute)
winner (Faction attribute)
winning_factions (Match property)
winning_players (Match property)