{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/22"}],"enrichment":{"capability":"Send events and files to Devo, query data via REST API, and manage deferred tasks from Python code.","skillfed_tags":["analytics-platform","log-ingestion","cloud-client"],"use_cases":["Ingest application logs and events into Devo from Python services for centralized analytics and monitoring.","Query historical data and run analytics against Devo-stored datasets programmatically from Python applications.","Automate bulk data uploads (CSV, JSON) to Devo for data enrichment or one-time migrations.","Schedule and manage deferred query tasks with results routed to email, Redis, or S3 destinations.","Build monitoring dashboards or alerting systems that pull data from Devo via the query API."],"what_it_does":"Devo SDK is a Python client library for the Devo cloud analytics platform. It provides three main capabilities: sending events and files to Devo collectors, executing queries against stored data via REST API, and managing deferred tasks with configurable destinations (email, Redis, S3). The SDK handles authentication via X.509 certificates for data sending and API key/secret pairs for query operations, abstracting away the complexity of regional endpoint selection and credential management.\n\nThe package requires Python 3.10 or later and is tested on 3.10, 3.11, 3.12, and 3.13. It depends on standard HTTP and cryptography libraries (requests, pyopenssl, pem) plus configuration utilities (pyyaml, pytz, click). A deprecation notice warns that lookup uploads via the legacy my.lookup.data and my.lookup.control tables will be discontinued on 1st January 2026, with migration to the Lookups API recommended.","worth_installing":"Yes. The SDK is actively maintained, has low install friction, carries no known vulnerabilities, and is licensed permissively. Install it if you need to integrate Devo analytics into a Python application. Be aware of the lookup upload deprecation timeline and plan migration to the Lookups API if you use that feature."},"id":"devo-sdk","links":{"html":"https://skillfed.io/packages/devo-sdk","md":"https://skillfed.io/packages/devo-sdk.md","pypi":"https://pypi.org/project/devo-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"permissive","name":"devo-sdk","python_support":"supports_current","summary":"Devo Software Development Kit for Python."},"popularity":{"monthly_downloads":80424,"position":14293,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.0.2"}
