bus.gal-api
stable

Contents

  • busGal_api
    • busGal_api module
bus.gal-api
  • busGal_api
  • Edit on GitHub

busGal_api

  • busGal_api module
    • Trip
      • Trip._get_equivalent_expeditions_from_api()
      • Trip._get_expeditions_from_api()
      • Trip.destination
      • Trip.expeditions
      • Trip.origin
    • _Expedition
      • _Expedition.arrival
      • _Expedition.code
      • _Expedition.departure
      • _Expedition.destination
      • _Expedition.id
      • _Expedition.line
      • _Expedition.on_demand
      • _Expedition.operator
      • _Expedition.origin
      • _Expedition.url
    • _Line
      • _Line.id
      • _Line.name
    • _Operator
      • _Operator.id
      • _Operator.name
      • _Operator.type
    • _Stop
      • _Stop.bus_stop_id
      • _Stop.id
      • _Stop.name
      • _Stop.type
      • _Stop.type_id
    • get_operators()
    • get_stops()
    • search_operator()
    • search_stop()
    • Account
      • Account._make_get_request()
      • Account._make_post_request()
      • Account.add_card()
      • Account.delete_card()
      • Account.email
      • Account.get_card()
      • Account.get_cards()
      • Account.identity_number
      • Account.identity_type
      • Account.last_name
      • Account.login()
      • Account.name
      • Account.phone_number
      • Account.refresh_data()
      • Account.rename_card()
      • Account.token
      • Account.user_id
    • _Card
      • _Card.account
      • _Card.alias
      • _Card.cashed
      • _Card.expired
      • _Card.is_xente_nova
      • _Card.number
      • _Card.pending
      • _Card.refresh_data()
      • _Card.rename()
    • recover_password()
    • register_account()
Previous Next

© Copyright 2021, peprolinbot. Revision dcf0ad25.

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