$npx skillfedfor your agent

Packages starting with 'O'

559 packages · page 12 of 14

Packages

opsgenie-sdk With conditions
PyPI · Monitoring · released Aug 2021

Python client library for the Opsgenie REST API, enabling programmatic alert and incident management, heartbeat monitoring, and account operations.

However, the package has been dormant since August 2021 (1838 days); before adopting it, verify that your Opsgenie API version and feature set align with what the…

Apache-2.0pure Pythondormant
6.3Mdownloads / mo
opt-einsum With conditions
PyPI · Python Modules · released Sep 2024

Optimizes the contraction order of einsum expressions to dramatically reduce computation time, working transparently with multiple array libraries.

MITpure Python · 3.8+dormant
25.2Mdownloads / mo
opt-einsum-fx Skip
PyPI · Scientific/Engineering · released Nov 2021

Optimizes PyTorch einsum operations and functions containing them by applying opt_einsum strategies through PyTorch FX compute graphs.

MITpure Python · 3.6+abandoned
504.3Kdownloads / mo
optax Worth it
PyPI · Python Modules · released Mar 2026

Optax provides composable building blocks for gradient processing and optimization in JAX, including implementations of popular optimizers and loss functions that can be combined into custom solutions.

Install it if you are building machine learning systems with JAX and need flexible, composable optimizer and loss components.

Apache-2.0pure Python · 3.10+
3.8Mdownloads / mo
optbinning With conditions
PyPI · Libraries · released Oct 2025

OptBinning discretizes numeric variables into bins optimally for binary, continuous, and multiclass targets using mathematical programming, with support for constraints.

However, verify that its mathematical programming approach and dependency footprint fit your performance and deployment constraints before committing to production use.

Apache-2.0pure Python · 3.7+aging
298.8Kdownloads / mo
optimistix With conditions
PyPI · Artificial Intelligence · released Feb 2026

Optimistix provides nonlinear solvers for root finding, minimization, fixed-point problems, and least-squares fitting, built on JAX with support for autodiff, GPU/TPU acceleration, and PyTree-based state.

Apache-2.0pure Python
391.9Kdownloads / mo
optimizely-sdk Worth it
PyPI · Testing · released Jul 2026

Provides A/B testing, feature flagging, and feature management capabilities for Python applications, allowing you to run experiments and control feature rollouts without code deployment.

Install it if you need A/B testing or feature flag management in a Python application and are already using or planning to use the Optimizely platform.

Apache-2.0pure Python
650.5Kdownloads / mo
optimum Worth it
PyPI · Artificial Intelligence · released Aug 2026

Optimum provides optimization tools to export and run Transformers, Diffusers, and other HuggingFace models efficiently on specialized hardware accelerators like ONNX Runtime, OpenVINO, AWS Trainium, and Intel Gaudi.

Apache-2.0pure Python · 3.9.0+
2.1Mdownloads / mo
optimum-intel Worth it
PyPI · Artificial Intelligence · released Aug 2026

Optimum Intel bridges Hugging Face Transformers and Diffusers models to OpenVINO, enabling model export, quantization, and accelerated inference on Intel CPUs, GPUs, and specialized accelerators.

Install it if you need to optimize and accelerate Transformers or Diffusers models on Intel CPUs, GPUs, or accelerators; skip it if you have no Intel hardware target…

Apache-2.0pure Python
149.8Kdownloads / mo
optimum-onnx With conditions
PyPI · Artificial Intelligence · released Dec 2025

Exports Hugging Face transformer models to ONNX format and runs them via ONNX Runtime for optimized inference.

Apache-2.0pure Python · 3.9.0+
679.4Kdownloads / mo
optimum-quanto With conditions
PyPI · Artificial Intelligence · released Mar 2025

A PyTorch quantization backend that reduces model size and memory by converting weights and activations to lower-precision integer or float8 formats while maintaining inference accuracy.

Apache-2.0pure Python · 3.9.0+
292.5Kdownloads / mo
optionaldict With conditions
PyPI · Libraries · released Jan 2021

A dict subclass that automatically omits None values when storing or serializing, and is both picklable and JSON-serializable.

MITpure Pythonabandoned
157.5Kdownloads / mo
optlang Worth it
PyPI · Mathematics · released Jun 2026

Optlang formulates and solves linear, mixed-integer, and quadratic optimization problems using symbolic expressions from sympy, with pluggable solver backends including GLPK, CPLEX, and Gurobi.

Install it if you're doing operations research, scientific computing, or constraint-based modeling in Python.

Apache-2.0pure Python · 3.9+
83.2Kdownloads / mo
optree Worth it
PyPI · Utilities · released May 2026

OpTree provides optimized utilities for flattening, unflattening, and mapping over nested Python container structures (PyTrees) like dicts, lists, tuples, and custom types.

Apache-2.0compiled wheel · 3.9+
10.2Mdownloads / mo
optuna Worth it
PyPI · Software Development · released Jun 2026

Optuna is a hyperparameter optimization framework that automates the search for optimal hyperparameter values in machine learning models using a define-by-run API and state-of-the-art sampling algorithms.

MITpure Python · 3.9+
17.4Mdownloads / mo
optuna-dashboard With conditions
PyPI · Artificial Intelligence · released Nov 2025

Provides a real-time web dashboard for visualizing and monitoring Optuna hyperparameter optimization studies stored in a database backend.

MITpure Python · 3.8+
231.6Kdownloads / mo
optuna-integration Worth it
PyPI · Software Development · released Jun 2026

Provides integration modules connecting Optuna hyperparameter optimization with third-party ML frameworks like PyTorch, scikit-learn, TensorFlow, XGBoost, LightGBM, and others.

MITpure Python · 3.9+
961.3Kdownloads / mo
optype Worth it
PyPI · Software Development · released Jun 2026

optype provides single-method protocols and typed operators for precise type hints, letting you express exact types that reject sneaky subtypes and work cooperatively with type checkers like mypy and pyright.

Install it if you write code that needs to accept objects based on what operations they support rather than their concrete type.

BSD-3-Clausepure Python · 3.12+
3.9Mdownloads / mo
opuslib Skip
PyPI · Libraries · released Jan 2018

Provides Python bindings to libopus, the IETF low-delay audio codec, allowing Python code to encode and decode Opus-compressed audio streams.

BSD-3-Clausebuilds from sourceabandoned
229.2Kdownloads / mo
opuslib-next With conditions
PyPI · Libraries · released Aug 2026

Provides Python bindings to libopus, the IETF low-delay audio codec, enabling encoding and decoding of Opus-compressed audio streams in Python applications.

BSD-3-Clausepure Python · 3.10+
81.7Kdownloads / mo
oqpy Worth it
PyPI · Scientific/Engineering · released Feb 2026

OQpy generates OpenQASM 3 and OpenPulse programs in Python, providing a high-level interface to build quantum circuits with pulse-level control and calibration definitions.

Install it if you need to generate OpenQASM 3 programs with pulse calibrations from Python; skip it if you only work with high-level quantum circuit abstractions.

Apache-2.0pure Python
163.7Kdownloads / mo
oracledb With conditions
PyPI · Database · released Jul 2026

A Python driver for connecting to Oracle Database directly, conforming to the Python Database API 2.0 specification with support for both thin mode (direct connection) and thick mode (with optional Oracle Client libraries).

UPL-1.0 OR Apache-2.0compiled wheel · 3.9+
27.1Mdownloads / mo
oralb-ble With conditions
PyPI · Libraries · released Jul 2026

Passive parser for Oral-B toothbrush Bluetooth Low Energy advertisements that decodes manufacturer data broadcast by the device without establishing a connection.

MITpure Python
76.5Kdownloads / mo
oras With conditions
PyPI · Software Development · released Aug 2026

ORAS Python is an SDK that lets you push OCI Artifacts to OCI Conformant registries, treating them as storage from Python applications.

Apache-2.0pure Python
2.4Mdownloads / mo
orb-billing Worth it
PyPI · Python Modules · released Aug 2026

A Python client library for the Orb billing REST API, providing typed request and response objects with both synchronous and asynchronous interfaces.

Install it if you are building a Python application that integrates with Orb's billing platform and want type-safe, well-documented API access.

Apache-2.0pure Python · 3.9+
874.4Kdownloads / mo
orbax-checkpoint Worth it
PyPI · Artificial Intelligence · released Aug 2026

Orbax Checkpoint provides asynchronous checkpointing for JAX machine learning workflows, supporting multiple storage formats and customizable serialization to save and restore model state during training.

Install it if you're running JAX training jobs that need reliable state persistence.

Apache-2.0pure Python · 3.11+
5.7Mdownloads / mo
orbax-export With conditions
PyPI · Artificial Intelligence · released Sep 2025

Orbax Export serializes JAX models to TensorFlow SavedModel format, enabling JAX-trained models to be deployed and used in TensorFlow environments.

Apache-2.0pure Python · 3.10+
503.6Kdownloads / mo
orchestra-sdk With conditions
PyPI · Database · released Nov 2025

A lightweight SDK for self-hosted tasks to send status updates, logs, and outputs back to Orchestra via HTTP, with decorator support for automatic lifecycle management.

However, the aging maintenance status (261 days since last release) suggests you should verify that the SDK remains compatible with your Orchestra version and that…

MITpure Python · 3.8.0+aging
172.5Kdownloads / mo
ordered-enum With conditions
PyPI · Software Development · released Jun 2025

Adds comparison operators to Python enums so they can be sorted and compared using standard ordering syntax, with two strategies: ordering by definition sequence or by member values.

license unclearpure Python · 3.9+
152.1Kdownloads / mo
ordered-set With conditions
PyPI · released Jan 2022

OrderedSet is a mutable collection that combines set semantics with list-like ordering and index-based access, supporting set operations while remembering insertion order.

Not recommended if you require active maintenance or expect frequent updates to track Python evolution.

MITpure Python · 3.7+dormant
41.2Mdownloads / mo
ordereddict Skip
PyPI · Software Development · released Oct 2010

Provides an OrderedDict implementation for Python 2.4–2.6, preserving insertion order in a dictionary-like object with O(1) amortized insertion, deletion, and lookup performance.

MITbuilds from sourceabandoned
215.9Kdownloads / mo
orderedmultidict With conditions
PyPI · Libraries · released Nov 2025

orderedmultidict provides a dictionary that stores multiple values per key while preserving insertion order, with an API compatible with Python's built-in dict.

permissive licensepure Pythonaging
6.0Mdownloads / mo
orderings With conditions
PyPI · Utilities · released Jun 2024

Provides an Ordering enumeration and Compare protocol to unify comparison logic into a single method, letting you implement all ordering operations (`==`, `!=`, `<`, `>`, `<=`, `>=`) from one compare function.

MITpure Python · 3.8+dormant
109.2Kdownloads / mo
orderly-set With conditions
PyPI · Software Development · released Jul 2025

Provides multiple ordered set implementations (OrderedSet, StableSet, OrderlySet, SortedSet) that maintain insertion order while supporting set operations like union, intersection, and difference.

MITpure Python · 3.8+aging
59.7Mdownloads / mo
orion-py-client With conditions
PyPI · Database · released Sep 2025

A Python client for pushing ML feature data from offline sources to Orion Feature Store and retrieving feature metadata via protobuf serialization and Kafka integration.

However, the aging maintenance status (343 days since last release) means you should verify that it remains compatible with your Spark, Kafka, and Orion versions…

Apache-2.0pure Python · 3.7+aging
226.0Kdownloads / mo
orjson Worth it
PyPI · released May 2026

orjson is a fast JSON serialization and deserialization library that replaces Python's standard json module with native support for dataclasses, datetime, numpy arrays, and UUID objects.

Install it if you need faster JSON performance or native serialization of dataclasses, datetime, or numpy objects.

MPL-2.0 AND (Apache-2.0 OR MIT)compiled wheel · 3.10+
222.6Mdownloads / mo
ormar With conditions
PyPI · WWW/HTTP · released Jun 2026

An async ORM for Python that unifies database models with pydantic validation, designed to work directly with async web frameworks like FastAPI without maintaining separate ORM and validation schemas.

MITpure Python
305.7Kdownloads / mo
ormar-utils With conditions
PyPI · Database · released Jun 2026

Provides Rust-accelerated implementations of performance-critical utility functions for the ormar async ORM, automatically used by ormar when installed.

MITcompiled wheel · 3.10+
78.4Kdownloads / mo
ormsgpack Worth it
PyPI · released Jan 2026

ormsgpack is a fast MessagePack serialization library for Python that encodes and decodes objects to and from the MessagePack binary format, with native support for dataclasses, datetimes, and numpy arrays.

Install it if you need fast, type-aware MessagePack serialization for dataclasses, datetimes, or numpy arrays.

Apache-2.0 OR MITcompiled wheel · 3.10+
52.7Mdownloads / mo
orq-ai-sdk With conditions
PyPI · Application Frameworks · released Aug 2026

A type-safe Python SDK for the orq.ai API, providing synchronous and asynchronous access to agent management, alerts, evaluations, and related operations.

However, verify the license terms before use, as the license status is currently unclear in the package metadata.

license unclearpure Python · 3.10+
98.8Kdownloads / mo