pyfl
latest
  • quickstart
  • pyfl
    • pyfl package
  • contributing
  • License
  • changelog
pyfl
  • pyfl
  • Edit on GitHub

pyfl

  • pyfl package
    • Submodules
    • pyfl.accident module
      • Accident
        • Accident.get_accident_stats()
    • pyfl.air module
      • AirQuality
        • AirQuality.get_air_quality()
    • pyfl.bikePoint module
      • bike
        • bike.get_all_bike_points()
        • bike.get_bike_point()
        • bike.get_bike_point_by_name()
    • pyfl.cabWise module
      • cab
        • cab.get_taxi_information()
    • pyfl.client module
      • client
    • pyfl.errors module
      • PYFL_Error
      • invalid_api_key
      • invalid_endpoint
      • invalid_parameter
      • invalid_response
    • pyfl.helper module
      • Helper
        • Helper.victoria
        • Helper.make_raw_api_call()
        • Helper.parse()
    • pyfl.journeys module
      • journeys
        • journeys.get_available_modes()
        • journeys.perform_journey()
    • pyfl.mode module
      • Mode
        • Mode.get_mode()
        • Mode.get_arrival_predictions()
    • pyfl.occupancy module
      • Occupancy
        • Occupancy.get_car_park_occupancy()
        • Occupancy.get_charge_point_occupancy()
        • Occupancy.get_bike_point_occupancy()
    • pyfl.place module
      • Place
        • Place.get_place_catagories()
        • Place.get_place_types()
        • Place.get_street()
        • Place.get_places_by_type()
        • Place.get_places_by_id()
        • Place.get_places_by_location()
        • Place.get_place_by_type_and_location()
        • Place.get_place_by_type()
        • Place.get_place_overlay()
    • pyfl.tube module
      • LU
        • LU.get_line_status()
    • Module contents
Previous Next

© Copyright 2022, wotanut. Revision 3375f69e.

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