{"categories":[{"label":"Logging","url":"https://skillfed.io/packages/category/system-logging"}],"enrichment":{"capability":"axiom-py provides a Python client for ingesting events and querying data in Axiom, with support for both synchronous and asynchronous operations, regional edge endpoints, and metrics queries using MPL.","skillfed_tags":["observability","async-http","analytics-client"],"use_cases":["Ingest application logs and events into Axiom datasets from a Python service or script.","Query stored events and metrics programmatically to build dashboards or alerts.","Use regional edge endpoints to reduce latency for high-volume event ingestion in distributed systems.","Run concurrent ingest operations to multiple datasets using the async client.","Query OpenTelemetry metrics using MPL from Python applications."],"what_it_does":"axiom-py is the official Python client for Axiom, a serverless analytics platform. It lets you ingest structured events into named datasets and query them using Axiom's query language, with built-in support for both blocking and async workflows. The library wraps HTTP calls to Axiom's API via httpx and requests, handling serialization through ujson and dacite for type conversion.\n\nThe package supports regional edge endpoints for improved data locality during ingest and query, and includes a dedicated client method for Metrics Processing Language (MPL) queries on OpenTelemetry metrics. Both sync and async clients are provided; the async variant enables concurrent operations like ingesting to multiple datasets in parallel. It targets Python 3.8+ and is actively maintained.","worth_installing":"Yes. axiom-py is actively maintained, has no known vulnerabilities, low install friction, and a permissive MIT license. Install it if you are building on Axiom's platform and need a Python client for event ingestion and querying. The async support and edge endpoint configuration make it suitable for production observability pipelines."},"id":"axiom-py","links":{"html":"https://skillfed.io/packages/axiom-py","md":"https://skillfed.io/packages/axiom-py.md","pypi":"https://pypi.org/project/axiom-py/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":null,"license_treatment":"permissive","name":"axiom-py","python_support":"supports_current","summary":"Official bindings for the Axiom API"},"popularity":{"monthly_downloads":875618,"position":4833,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.12.0"}
