Python Polympics Wrapper
Intro to the Polympics API wrapper
Full API Documentation
Python Polympics Wrapper
»
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
L
|
M
|
P
|
R
|
S
|
T
|
U
|
V
A
Account (class in polympics.types)
AccountTeamUpdateEvent (class in polympics.types)
App (class in polympics.types)
AppClient (class in polympics.clients)
AppCredentials (class in polympics.types)
Award (class in polympics.types)
C
Callback (class in polympics.types)
check_signups() (polympics.clients.UnauthenticatedClient method)
ClientError
close() (polympics.clients.UnauthenticatedClient method)
create_callback() (polympics.clients.AppClient method)
create_session() (polympics.clients.AppClient method)
Credentials (class in polympics.types)
D
DataError
delete_callback() (polympics.clients.AppClient method)
discord_authenticate() (polympics.clients.UnauthenticatedClient method)
E
EventType (class in polympics.types)
F
from_dict() (polympics.types.Account class method)
from_int() (polympics.types.Permissions class method)
G
get_account() (polympics.clients.UnauthenticatedClient method)
get_award() (polympics.clients.UnauthenticatedClient method)
get_callback() (polympics.clients.AppClient method)
get_callbacks() (polympics.clients.AppClient method)
get_client() (polympics.clients.UnauthenticatedClient method)
get_page() (polympics.pagination.Paginator method)
get_self() (polympics.clients.AppClient method)
(polympics.clients.UserClient method)
get_team() (polympics.clients.UnauthenticatedClient method)
H
handle_response() (polympics.clients.UnauthenticatedClient method)
L
list_accounts() (polympics.clients.UnauthenticatedClient method)
list_teams() (polympics.clients.UnauthenticatedClient method)
M
module
polympics.clients
polympics.pagination
polympics.types
P
Paginator (class in polympics.pagination)
Permissions (class in polympics.types)
polympics.clients
module
polympics.pagination
module
polympics.types
module
PolympicsError
R
request() (polympics.clients.UnauthenticatedClient method)
reset_token() (polympics.clients.AppClient method)
(polympics.clients.UserClient method)
S
ServerError
Session (class in polympics.types)
T
Team (class in polympics.types)
to_int() (polympics.types.Permissions method)
U
UnauthenticatedClient (class in polympics.clients)
update_account() (polympics.clients.UnauthenticatedClient method)
UserClient (class in polympics.clients)
V
values (polympics.types.Permissions property)