FSEconomy for Python

Contents:

  • User Guide
  • API Documentation
    • Exceptions
    • Server Response
    • Key Management Functions
    • Data Feeds
    • Core
    • Utilities
FSEconomy for Python
  • API Documentation
  • View page source

API Documentation

This part of the documentation covers all the interfaces of fseconomy. For parts where Requests depends on external libraries, we document the most important right here and provide links to the canonical documentation.

External API

  • Exceptions
    • FseError
    • FseAuthKeyError
    • FseDataKeyError
    • FseDataFeedInvalidError
    • FseDataFeedParamError
    • FseDataFileInvalidError
    • FseDataParseError
    • FseServerMaintenanceError
    • FseServerRequestError
  • Server Response
    • Response
  • Key Management Functions
    • set_user_key()
    • set_access_key()
    • set_service_key()
  • Data Feeds
    • Aircraft Data Feeds
    • Assignment Data Feeds
    • Commodity Data Feeds
    • FBO Data Feeds
    • Flight Log Data Feeds
    • Group Data Feeds
    • Airport Data Feeds

Internal API

  • Core
    • API
    • Fetch Data Feed
    • Keys
    • Data Decoders
  • Utilities
    • Hex Utilities
    • Time Utilities
    • XML Utilities
Previous Next

© Copyright 2023–2025, Jesco "daemotron" Freund.