Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
fuelog-python 1.0.0
fuelog-python 1.0.0

Contents

  • Quick Start
  • API Reference
  • Exceptions
  • Changelog

Project

  • GitHub
  • PyPI
Back to top
View this page
Edit this page

fuelog-python¶

Official Python client for the Fuelog fuel tracking API.

Covers the full REST API and the MCP (Model Context Protocol) server — with zero third-party dependencies, typed models, and a comprehensive test suite.

pip install fuelog

Contents

  • Quick Start
    • Installation
    • REST Client
    • MCP Client
    • Error Handling
    • Configuration
  • API Reference
    • REST Client
    • MCP Client
    • Models
    • Enumerations
  • Exceptions
    • Hierarchy
    • Reference
  • Changelog
    • Changelog

Project

  • GitHub
  • PyPI
Next
Quick Start
Copyright ©
Made with Sphinx and @pradyunsg's Furo