python-lichess
latest

Contents

  • API Methods
  • Formats
  • Authentication
  • Custom PGNs
  • API Client Configuration
python-lichess
  • Docs »
  • Index
  • Edit on GitHub

Index

A | B | C | D | F | G | I | J | L | M | O | P | S | T | U

A

  • ApiError
  • ApiHttpError

B

  • base_url (lichess.api.DefaultApiClient attribute)

C

  • call() (lichess.api.DefaultApiClient method)

D

  • default_client (in module lichess.api)
  • DefaultApiClient (class in lichess.api)

F

  • from_game() (in module lichess.pgn)
  • from_games() (in module lichess.pgn)

G

  • game() (in module lichess.api)
  • games_by_ids() (in module lichess.api)

I

  • io_from_game() (in module lichess.pgn)

J

  • JSON (in module lichess.format)

L

  • lichess.api (module), [1]
  • lichess.auth (module)
  • lichess.format (module)
  • lichess.pgn (module)

M

  • max_retries (lichess.api.DefaultApiClient attribute)

O

  • on_api_down() (lichess.api.DefaultApiClient method)
  • on_rate_limit() (lichess.api.DefaultApiClient method)

P

  • PGN (in module lichess.format)
  • PYCHESS (in module lichess.format)

S

  • save_games() (in module lichess.pgn)
  • SINGLE_PGN (in module lichess.format)

T

  • tournament() (in module lichess.api)
  • tournament_standings() (in module lichess.api)
  • tournaments() (in module lichess.api)
  • tv_channels() (in module lichess.api)

U

  • user() (in module lichess.api)
  • user_activity() (in module lichess.api)
  • user_games() (in module lichess.api)
  • users_by_ids() (in module lichess.api)
  • users_by_team() (in module lichess.api)
  • users_status() (in module lichess.api)

© Copyright Ben Olden-Cooligan 2018 Revision 8deea5dd.

Built with Sphinx using a theme provided by Read the Docs.