$npx skillfedfor your agent

Packages starting with 'O'

559 packages · page 11 of 14

Packages

opentelemetry-propagator-b3 Worth it
PyPI · Monitoring · released Jul 2026

Implements the B3 trace context propagation format for OpenTelemetry, enabling distributed tracing across services by injecting and extracting trace headers.

Apache-2.0pure Python · 3.10+
4.8Mdownloads / mo
opentelemetry-propagator-gcp With conditions
PyPI · Monitoring · released Aug 2026

Propagates trace context in Google Cloud's X-Cloud-Trace-Context format for OpenTelemetry, enabling distributed tracing integration with Google Cloud services.

Apache-2.0pure Python · 3.9+
1.6Mdownloads / mo
opentelemetry-propagator-jaeger With conditions
PyPI · Monitoring · released Jul 2026

Provides trace context propagation for the Jaeger distributed tracing format, enabling trace correlation across service boundaries in OpenTelemetry instrumented applications.

Apache-2.0pure Python · 3.10+
3.2Mdownloads / mo
opentelemetry-propagator-ot-trace With conditions
PyPI · Monitoring · released Jul 2026

Provides OpenTelemetry trace context propagation using the OT Trace format, enabling distributed tracing across services by serializing and deserializing trace IDs, span IDs, and baggage in HTTP headers.

However, if you are building new distributed systems, consider whether alternative trace context standards would be more appropriate.

Apache-2.0pure Python · 3.10+
3.0Mdownloads / mo
opentelemetry-proto With conditions
PyPI · released Jul 2026

Provides generated protobuf message classes for OpenTelemetry's data model, enabling serialization and deserialization of telemetry data in the OTLP format.

Apache-2.0pure Python · 3.10+
406.3Mdownloads / mo
opentelemetry-python-contrib-external-valkey With conditions
PyPI · Monitoring · released Jun 2026

Adds OpenTelemetry tracing to the Valkey Python client, capturing operations and performance metrics for observability.

However, note that it is a community-maintained external package pending official Valkey support in opentelemetry-python-contrib; verify compatibility with your…

Apache-2.0pure Python · 3.10+
186.1Kdownloads / mo
opentelemetry-resource-detector-azure Worth it
PyPI · Monitoring · released May 2024

Provides OpenTelemetry resource detectors that automatically identify and tag telemetry data with Azure environment metadata from App Service, Functions, and Virtual Machines.

Apache-2.0pure Python · 3.8+
16.0Mdownloads / mo
opentelemetry-resource-detector-containerid With conditions
PyPI · Monitoring · released Jul 2026

Detects and registers container runtime metadata (container ID, image name, pod details) as OpenTelemetry resource attributes for traces and metrics.

Apache-2.0pure Python · 3.10+
177.2Kdownloads / mo
opentelemetry-resourcedetector-docker With conditions
PyPI · Monitoring · released Sep 2022

Extracts Docker container metadata and populates OpenTelemetry Resource attributes automatically, enabling telemetry systems to identify and tag traces and metrics with container-specific information.

MITpure Python · 3.8+abandoned
1.7Mdownloads / mo
opentelemetry-resourcedetector-gcp With conditions
PyPI · Monitoring · released Jul 2026

Automatically detects and reports GCP resource metadata (GCE, GKE, etc.) to OpenTelemetry, enabling observability tools to understand the cloud environment where your application runs.

Apache-2.0pure Python · 3.10+
18.5Mdownloads / mo
opentelemetry-resourcedetector-kubernetes Skip
PyPI · Monitoring · released Sep 2022

Detects and populates OpenTelemetry Resource attributes specific to Kubernetes pods, including container ID, pod UID, and namespace/pod name via the Kubernetes Downward API.

MITpure Python · 3.8+abandoned
1.8Mdownloads / mo
opentelemetry-resourcedetector-process Skip
PyPI · Monitoring · released Sep 2022

Extracts process-level metadata and populates OpenTelemetry Resource objects with process attributes for use in tracing and observability pipelines.

MITpure Python · 3.8+abandoned
1.3Mdownloads / mo
opentelemetry-sdk Worth it
PyPI · Monitoring · released Jul 2026

Provides the reference implementation of the OpenTelemetry API for collecting and exporting traces, metrics, and logs from Python applications.

Apache-2.0pure Python · 3.10+
521.8Mdownloads / mo
opentelemetry-sdk-extension-aws Worth it
PyPI · Monitoring · released Dec 2024

Provides OpenTelemetry SDK components to make distributed traces compatible with AWS X-Ray, including a custom ID generator and resource detectors for AWS services.

Install it if you need X-Ray compatibility; skip it if you are not using X-Ray or are not instrumenting AWS workloads.

Apache-2.0pure Python · 3.8+
6.2Mdownloads / mo
opentelemetry-semantic-conventions Worth it
PyPI · Monitoring · released Jul 2026

Provides generated Python code for OpenTelemetry semantic conventions, enabling standardized attribute naming and constant definitions for instrumentation and telemetry collection.

Install it if you are using OpenTelemetry and want to follow semantic conventions correctly.

Apache-2.0pure Python · 3.10+
542.9Mdownloads / mo
opentelemetry-semantic-conventions-ai With conditions
PyPI · Artificial Intelligence · released Mar 2026

Provides OpenTelemetry semantic conventions and attributes for instrumenting generative AI applications, enabling structured logging of prompts, completions, token usage, and other LLM-specific telemetry.

Apache-2.0pure Python
22.2Mdownloads / mo
opentelemetry-test-utils With conditions
PyPI · Testing · released Jul 2026

Provides test utilities and helpers for writing unit tests for OpenTelemetry instrumentation and SDK code.

Apache-2.0pure Python · 3.10+
651.2Kdownloads / mo
opentelemetry-util-genai With conditions
PyPI · Monitoring · released Jul 2026

Provides standardized instrumentation utilities for generative AI libraries, managing telemetry (spans, metrics, events) around LLM and embedding invocations via OpenTelemetry.

Apache-2.0pure Python · 3.10+
5.5Mdownloads / mo
opentelemetry-util-http With conditions
PyPI · Monitoring · released Jul 2026

Provides ASGI and WSGI middleware and HTTP utilities for OpenTelemetry instrumentation of web frameworks like Django, Starlette, and FastAPI to track request timing.

Apache-2.0pure Python · 3.10+
217.7Mdownloads / mo
OpenTimelineIO With conditions
PyPI · Python Modules · released Nov 2025

OpenTimelineIO provides an interchange format and Python API for representing and manipulating editorial timeline information—the order, length, and timing of cuts—without storing media itself.

Apache-2.0compiled wheel · 3.9.0+
142.3Kdownloads / mo
opentimestamps With conditions
PyPI · Cryptography · released Jan 2023

A Python library for creating and verifying OpenTimestamps cryptographic proofs, which anchor data to the Bitcoin blockchain for tamper-evident timestamping.

However, verify that the consensus-critical modules remain compatible with your target Bitcoin protocol version, and test thoroughly on your Python version before…

LGPL-3.0-or-laterpure Pythonaging
175.4Kdownloads / mo
opentimestamps-client With conditions
PyPI · Cryptography · released Dec 2024

Command-line tool to create and verify cryptographic timestamp proofs anchored to the Bitcoin blockchain, with support for timestamping and verifying PGP-signed Git commits.

However, the aging maintenance status (591 days since last release) means you should verify that known issues listed in the documentation do not affect your use case,…

LGPL-3.0-or-laterpure Pythonaging
125.4Kdownloads / mo
opentok With conditions
PyPI · Python Modules · released Jun 2026

Server-side SDK for generating OpenTok sessions, tokens, and managing session archives via the Tokbox/OpenTok platform API.

However, if you are starting a new project, verify whether you should use the newer Vonage Server SDK for Python instead, which supports the unified Vonage Video API…

MITpure Python
1.0Mdownloads / mo
opentracing Skip
PyPI · Python Modules · released Nov 2020

Provides the OpenTracing API for Python, enabling distributed tracing instrumentation across services through span creation, context propagation, and scope management.

Apache-2.0builds from sourceabandoned
812.9Kdownloads / mo
openunmix With conditions
PyPI · Python Modules · released Apr 2024

Separates music into individual stems (vocals, drums, bass, other instruments) using pre-trained deep learning models, with optional speech enhancement.

However, dormancy (850 days since last release) means no active maintenance or bug fixes; consider it if your use case matches the pre-trained models and you do not…

MITpure Python · 3.9+dormant
302.7Kdownloads / mo
openupgradelib With conditions
PyPI · Database · released Aug 2026

Provides utility functions for Odoo database migrations, including record merging, field renaming, model updates, and XML transformations to support version upgrades.

Install only if you are performing Odoo version upgrades; it has no use outside that context.

AGPL-3.0-onlypure Python
279.0Kdownloads / mo
openviking With conditions
PyPI · Artificial Intelligence · released Aug 2026

OpenViking is a context database for AI agents that organizes memories, resources, and skills as a virtual filesystem under the `viking://` protocol, with tiered content loading (abstract, overview, details) and observable retrieval trajectories.

However, the AGPL-3.0 license requires copyleft compliance in derivative works, and the 58 runtime dependencies create medium install friction.

AGPL-3.0compiled wheel · 3.10+
400.8Kdownloads / mo
openvino Worth it
PyPI · Artificial Intelligence · released Aug 2026

OpenVINO converts and optimizes deep learning models from various frameworks for inference on CPUs, GPUs, and AI accelerators without requiring the original training frameworks.

Apache-2.0compiled wheel · 3.10+
1.9Mdownloads / mo
openvino-dev Skip
PyPI · Artificial Intelligence · released Dec 2024

Provides command-line tools and Python APIs to convert deep learning models from multiple frameworks (TensorFlow, PyTorch, ONNX, Caffe, etc.) to OpenVINO IR format, download pre-trained models, and optimize them for inference deployment.

permissive licensepure Python
196.9Kdownloads / mo
openvino-genai With conditions
PyPI · Python Modules · released Aug 2026

openvino-genai simplifies running inference on generative AI models by wrapping OpenVINO's inference engine with a high-level pipeline API that handles tokenization, model loading, and text generation.

The main gotcha is strict version pinning of openvino_tokenizers; verify compatibility before updating dependencies.

Apache-2.0compiled wheel · 3.10+
116.0Kdownloads / mo
openvino-telemetry With conditions
PyPI · Monitoring · released Jul 2025

Sends telemetry data from OpenVINO toolkit components to Google Analytics with user consent, using category, action, and label parameters to structure event data.

Install only if you intend to integrate it into an OpenVINO-based tool; it is not a general-purpose analytics library.

Apache-2.0pure Python
1.7Mdownloads / mo
openvino-tokenizers With conditions
PyPI · Python Modules · released Aug 2026

Converts HuggingFace tokenizers into OpenVINO models for text processing, enabling tokenization and detokenization within OpenVINO inference pipelines without external tokenizer dependencies.

Apache-2.0compiled wheel · 3.10+
208.0Kdownloads / mo
openwakeword With conditions
PyPI · Artificial Intelligence · released Feb 2024

openWakeWord detects wake words and phrases in audio streams using pre-trained neural network models, enabling voice-activated applications to listen for specific spoken triggers in real-time.

However, the aging maintenance status and lack of recent updates warrant caution if you require ongoing support or compatibility with the latest Python ecosystem.

Apache-2.0pure Python · 3.7+aging
276.6Kdownloads / mo
openxlab With conditions
PyPI · Libraries · released Oct 2025

A command-line interface and Python library for interacting with OpenXLab services, handling authentication, configuration management, and API token generation.

However, the aging maintenance status (297 days since last release) suggests the project is not under active development—install with the understanding that you may…

permissive licensepure Python · 3.8+aging
1.8Mdownloads / mo
ophyd Worth it
PyPI · Scientific/Engineering · released Jun 2026

Ophyd provides a Python abstraction layer for hardware control and data acquisition, enabling experiment orchestration code to work with devices and control systems like EPICS without device-specific details.

Install it if you are building experiment control code or integrating with EPICS or similar control systems.

BSD-3-Clausepure Python · 3.8+
97.1Kdownloads / mo
ophyd-async With conditions
PyPI · Scientific/Engineering · released Aug 2026

ophyd-async provides asynchronous hardware abstraction for experiment orchestration and data acquisition, supporting EPICS PVA, EPICS CA, and Tango control systems alongside the Bluesky Run Engine.

However, it is still in Alpha status, so evaluate stability requirements for production use.

BSD-3-Clausepure Python · 3.11+
92.5Kdownloads / mo
opik Worth it
PyPI · Artificial Intelligence · released Aug 2026

Opik is an open-source LLM observability and evaluation platform that logs traces of LLM calls, agents, and pipelines, then evaluates them with datasets, experiments, and LLM-as-a-judge metrics.

Apache-2.0pure Python · 3.10+
3.7Mdownloads / mo
opower With conditions
PyPI · Utilities · released Jul 2026

Fetches historical and forecasted energy usage and cost data from utility companies that use the Opower platform, supporting dozens of US utilities through their web APIs.

The main gotcha is that it requires Python 3.11+ and async code; if your utility isn't listed, you'd need to contribute support for it.

permissive licensepure Python · 3.11+
77.2Kdownloads / mo
ops Worth it
PyPI · Application Frameworks · released Jul 2026

A Python framework for developing charms—declarative, event-driven applications that manage Kubernetes workloads and machines in Juju environments.

Apache-2.0pure Python · 3.10+
484.8Kdownloads / mo
ops-scenario Worth it
PyPI · Utilities · released Jul 2026

ops-scenario is a state-transition testing framework for Ops charms that lets you write unit tests by arranging a Juju state, emulating an event, and asserting on the resulting state without needing a full Juju installation.

Install it if you are writing or maintaining Ops charms and want to test them without a full Juju setup.

Apache-2.0pure Python · 3.10+
184.6Kdownloads / mo