slowly.py

Contents:

  • slowly package
slowly.py
  • Welcome to slowly.py’s documentation!
  • View page source

Welcome to slowly.py’s documentation!

Contents:

  • slowly package
    • Subpackages
      • slowly.models package
        • Submodules
        • slowly.models.abc module
        • slowly.models.letter module
        • slowly.models.user module
        • Module contents
    • Submodules
    • slowly.auth module
      • Auth
        • Auth.check_token()
        • Auth.login()
    • slowly.client module
      • Client
        • Client.close()
        • Client.dispatch()
        • Client.event()
        • Client.fetch_client_profile()
        • Client.fetch_friends()
        • Client.fetch_passcode()
        • Client.fetch_token()
        • Client.is_ready()
        • Client.login()
        • Client.main()
        • Client.on_error()
        • Client.run()
        • Client.start()
        • Client.wait_for()
        • Client.wait_until_ready()
    • slowly.errors module
      • ClientException
      • Forbidden
      • HTTPException
      • InvalidData
      • LoginFailure
      • NotFound
      • SlowlyException
    • slowly.http module
      • HTTPClient
        • HTTPClient.close()
        • HTTPClient.fetch_auth_passcode()
        • HTTPClient.fetch_auth_token()
        • HTTPClient.fetch_client_profile()
        • HTTPClient.fetch_friends()
        • HTTPClient.fetch_user_letters()
        • HTTPClient.login()
        • HTTPClient.recreate()
        • HTTPClient.request()
      • Route
        • Route.BASE
      • json_or_text()
    • slowly.state module
      • ConnectionState
        • ConnectionState.call_handlers()
        • ConnectionState.clear()
        • ConnectionState.store_user()
    • slowly.types module
    • Module contents
      • Client
        • Client.close()
        • Client.dispatch()
        • Client.event()
        • Client.fetch_client_profile()
        • Client.fetch_friends()
        • Client.fetch_passcode()
        • Client.fetch_token()
        • Client.is_ready()
        • Client.login()
        • Client.main()
        • Client.on_error()
        • Client.run()
        • Client.start()
        • Client.wait_for()
        • Client.wait_until_ready()

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2025, tiagovla.

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