{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"}],"enrichment":{"capability":"MyGeotab is a Python client library for the MyGeotab SDK that provides synchronous and asynchronous interfaces to query, add, update, and remove entities from Geotab's fleet management platform.","skillfed_tags":["geotab-sdk","fleet-management","async-http"],"use_cases":["Retrieve vehicle device data and telemetry from a Geotab fleet management account programmatically.","Build automated reports or dashboards that pull live or historical GPS and diagnostic data from tracked vehicles.","Integrate Geotab fleet data into third-party applications or data pipelines using the async interface.","Explore and debug Geotab API responses interactively using the myg command-line console.","Batch update vehicle properties or manage device configurations across a fleet."],"what_it_does":"MyGeotab is a Python SDK client for Geotab's fleet management platform. It wraps the MyGeotab REST API with automatic serialization/deserialization, offering both synchronous and async/await interfaces for querying vehicle devices, telemetry, and other fleet entities. The library handles authentication, session management, and provides a command-line tool (myg) for interactive exploration.\n\nTypical use involves instantiating an API client with credentials, calling authenticate(), then using get(), add(), update(), or remove() methods to interact with Geotab entities. The package includes a CLI tool for exploring data interactively and managing saved sessions. It depends on requests, urllib3, aiohttp for HTTP transport, arrow and pytz for timezone-aware date handling, and python-rapidjson for fast JSON serialization.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, low install friction, and a permissive license. It is the official Python client for MyGeotab and well-suited for anyone building Geotab integrations. Install if you need programmatic access to Geotab fleet data; skip if you don't use Geotab."},"id":"mygeotab","links":{"html":"https://skillfed.io/packages/mygeotab","md":"https://skillfed.io/packages/mygeotab.md","pypi":"https://pypi.org/project/mygeotab/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":null,"license_treatment":"permissive","name":"mygeotab","python_support":"supports_current","summary":"A Python client for the MyGeotab SDK"},"popularity":{"monthly_downloads":637005,"position":5620,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.8"}
