$npx skillfedfor your agent

Packages starting with 'O'

559 packages · page 14 of 14

Packages

osmium With conditions
PyPI · GIS · released Apr 2026

osmium provides Python bindings for the Libosmium C++ library, enabling fast and flexible processing of OpenStreetMap data.

BSD-3-Clausecompiled wheel · 3.8+
312.3Kdownloads / mo
osmnx Worth it
PyPI · Information Analysis · released Jul 2026

OSMnx downloads, models, and analyzes street networks and geospatial features from OpenStreetMap, letting you work with walking, driving, or biking networks, amenities, building footprints, and routing data.

Install it if you need to work with street networks, urban amenities, or geospatial features from OpenStreetMap.

MITpure Python · 3.11+
731.5Kdownloads / mo
oso-cloud With conditions
PyPI · Security · released Mar 2026

Oso Cloud client provides a Python wrapper for authorization-as-a-service, enabling permission checks, resource filtering, and role queries against a remote Oso Cloud API.

However, you must already have an Oso Cloud account and be willing to add a network dependency to every authorization decision.

permissive licensepure Python · 3.8+
367.3Kdownloads / mo
osprofiler With conditions
PyPI · Monitoring · released May 2026

OSProfiler generates distributed request traces across OpenStack services to identify performance bottlenecks and cross-project latency issues.

Apache-2.0pure Python · 3.10+
375.8Kdownloads / mo
osqp Worth it
PyPI · Mathematics · released Jun 2026

OSQP is a Python wrapper for the Operator Splitting Quadratic Program solver, which solves convex quadratic optimization problems with linear constraints.

Install it if you need to solve convex quadratic programs; it is a standard choice in control, finance, and machine learning workflows.

Apache-2.0compiled wheel · 3.8+
5.5Mdownloads / mo
osquery With conditions
PyPI · Security · released Jul 2024

Python bindings for creating osquery extensions and querying osquery instances via SQL, allowing you to extend osquery with custom tables or execute queries against running osquery processes.

However, be aware that maintenance is dormant—no active development or bug fixes are expected—and the classifiers only list Python up to 3.6, so compatibility with…

BSD-3-Clausepure Pythondormant
231.9Kdownloads / mo
oss2 With conditions
PyPI · Internet · released Oct 2024

Python SDK for uploading, downloading, and managing objects in Alibaba Cloud Object Storage Service (OSS) buckets via HTTP.

However, the 658-day maintenance gap means no active bug fixes or feature development—install only if you accept that constraint and your use case is stable.

MITbuilds from sourcedormant
14.7Mdownloads / mo
ossdata With conditions
PyPI · Artificial Intelligence · released Apr 2026

Provides scalable datasets for software engineering research and development, integrating with cloud storage via Alibaba OSS and the Hugging Face datasets library.

MITpure Python · 3.8+
234.4Kdownloads / mo
ossfs With conditions
PyPI · Distributed Computing · released May 2025

OSSFS provides a Python interface to Alibaba Cloud's Object Storage Service (OSS) through the fsspec standard API, enabling file-like operations on OSS objects with both synchronous and asynchronous backends.

permissive licensepure Python · 3.8+aging
117.2Kdownloads / mo
otel-ci With conditions
PyPI · Monitoring · released Aug 2026

Records and exports OpenTelemetry spans from CLI commands, with optional bulk replay to an OTLP receiver instead of live export.

However, the unclear license status is a blocker for some use cases—verify the actual license before committing to production.

license unclearpure Python · 3.12.1+
74.4Kdownloads / mo
otel-extensions With conditions
PyPI · Libraries · released Oct 2024

Provides helper classes, decorators, and functions to simplify setup and instrumentation of OpenTelemetry tracing in Python applications.

However, note that maintenance is dormant (last release 662 days ago); if you need active support or compatibility with very recent OpenTelemetry SDK versions, verify…

Apache-2.0pure Python · 3.8+dormant
238.0Kdownloads / mo
ott-jax Worth it
PyPI · Mathematics · released Nov 2025

OTT-JAX solves optimal transport problems—matching and comparing point clouds—using JAX-accelerated algorithms like Sinkhorn, including support for Gromov-Wasserstein and Wasserstein barycenter computations.

Apache-2.0pure Python · 3.9+
94.1Kdownloads / mo
OTXv2 With conditions
PyPI · Security · released Apr 2021

OTXv2 is a Python client for AlienVault's Open Threat Exchange API, enabling you to query threat intelligence data and manage security indicators programmatically.

However, it has been dormant since 2021-04-02—no maintenance for over 1960 days.

license unclearpure Pythondormant
86.4Kdownloads / mo
ouroboros-ai Worth it
PyPI · Build Tools · released Aug 2026

Ouroboros is an Agent OS that turns vague AI coding tasks into replayable, observable workflows by locking a specification before execution, then orchestrating multiple LLM runtimes (Claude Code, Codex, OpenCode, and others) through a structured interview-crystallize-execute-evaluate-evolve cycle.

Install it if you need structured, replayable AI coding workflows across multiple LLM runtimes; skip it if you only need ad-hoc prompting or single-agent integration.

MITpure Python · 3.12+
105.0Kdownloads / mo
ouster-sdk Worth it
PyPI · Libraries · released Aug 2026

Ouster SDK provides Python interfaces to configure, record, and process data from Ouster lidar sensors, including point cloud projection, visualization, and multi-beam flash lidar data handling.

permissive licensecompiled wheel
73.7Kdownloads / mo
outcome With conditions
PyPI · released Oct 2023

Captures the outcome of Python function calls—either a return value or an exception—into a Result object that can be inspected and handled programmatically.

Apache-2.0pure Python · 3.7+aging
53.0Mdownloads / mo
outdated With conditions
PyPI · Software Development · released Oct 2022

Checks whether a given version of a PyPI package is outdated by querying PyPI, with results cached for 24 hours and optional background execution.

MITpure Pythonabandoned
160.7Kdownloads / mo
outerbounds With conditions
PyPI · Distributed Computing · released Aug 2026

Outerbounds is the main platform package that integrates data science workflows with cloud infrastructure, orchestrating machine learning jobs across Kubernetes and AWS environments.

However, the proprietary license requires careful review of terms before production use, and the 8 runtime dependencies add installation complexity.

license unclearpure Python
164.4Kdownloads / mo
outlines Worth it
PyPI · Artificial Intelligence · released Aug 2026

Outlines constrains LLM generation to produce structured outputs matching a specified type—JSON schemas, Pydantic models, enums, or literals—without post-hoc parsing.

Install it if you need reliable structured outputs from language models without post-hoc parsing.

permissive licensepure Python
2.3Mdownloads / mo
outlines-core With conditions
PyPI · Artificial Intelligence · released Jan 2026

Outlines-core provides structured text generation for language models by converting JSON schemas into finite-state automata that constrain token selection during generation.

permissive licensecompiled wheel · 3.8+
5.3Mdownloads / mo
overloading Skip
PyPI · Software Development · released Apr 2016

Provides function and method overloading based on runtime argument types and count, dispatching to the best-matching implementation from multiple registered signatures.

Install only if maintaining legacy code that already depends on it.

MITpure Pythonabandoned
324.2Kdownloads / mo
overpunch With conditions
PyPI · Text Processing · released Apr 2017

Parses and formats overpunch-encoded numbers, a legacy numeric encoding used to represent signed decimal values in fixed-width fields.

Not recommended for new projects or systems without a specific requirement for this encoding.

MITbuilds from sourcedormant
272.0Kdownloads / mo
overpy Worth it
PyPI · Internet · released Dec 2023

A Python wrapper for querying the Overpass API to retrieve and parse OpenStreetMap data in JSON and XML formats.

Install it if you're building location-aware applications or need to extract geographic features from OSM.

MITpure Python · 3.6+
103.4Kdownloads / mo
overrides Worth it
PyPI · released Jan 2024

Provides a @override decorator that validates method overrides match their parent signatures and automatically inherits parent docstrings, catching inheritance bugs at class definition time.

Install it if you have non-trivial class hierarchies and want to catch inheritance bugs early.

permissive licensepure Python · 3.6+
42.1Mdownloads / mo
overturemaps Worth it
PyPI · Information Analysis · released Jun 2026

Download and convert Overture Maps geospatial data to GeoJSON, GeoParquet, or GeoJSONSeq formats, with optional bounding-box filtering and Python API access.

MITpure Python · 3.10+
88.0Kdownloads / mo
ovh Worth it
PyPI · Python Modules · released Jul 2024

Lightweight Python wrapper for OVHcloud APIs that handles OAuth2 and custom authentication, request signing, and credential management automatically.

Install it if you need to interact with OVHcloud APIs from Python; the credential and signing complexity it abstracts away makes it the clear choice over hand-rolled…

BSD-3-Clausepure Python
558.5Kdownloads / mo
ovld Worth it
PyPI · Software Development · released May 2026

Ovld provides fast multiple dispatch for Python functions, allowing you to define separate implementations for different type signatures using type annotations instead of isinstance chains.

MITpure Python · 3.9+
587.0Kdownloads / mo
ovoenergy With conditions
PyPI · WWW/HTTP · released Oct 2025

A Python client library for querying energy consumption and account data from OVO Energy APIs, supporting async operations via aiohttp.

However, be aware it is unsupported by OVO Energy itself—API changes on their side could break functionality without warning.

permissive licensepure Python · 3.11+
73.9Kdownloads / mo
ovos-bus-client Worth it
PyPI · Distributed Computing · released Mar 2026

Provides a Python client to connect to OpenVoiceOS messagebus, send messages, and register handlers to react to messages from the OVOS system.

Install it if you need to communicate with an OVOS instance from Python or build OVOS integrations.

Apache-2.0pure Python
87.6Kdownloads / mo
ovos-config Worth it
PyPI · Utilities · released Jun 2025

Provides Python and command-line access to read, write, and manage Mycroft/OVOS configuration files with loose and strict key searching, type-safe casting, and a CLI tool for quick config inspection and modification.

Install it if you are building on top of Mycroft or OVOS and need programmatic config access.

permissive licensepure Python
79.6Kdownloads / mo
ovos-utils With conditions
PyPI · Utilities · released Mar 2026

Provides utilities and command-line tools for the OpenVoiceOS ecosystem, including log slicing, filtering, and reduction capabilities.

permissive licensepure Python · 3.9+
92.4Kdownloads / mo
ovs With conditions
PyPI · Python Modules · released Mar 2026

Provides official Python bindings for Open vSwitch, enabling programmatic access to OVSDB (Open vSwitch Database) and network switch configuration via JSON-RPC.

However, installation requires a source build and platform-specific dependencies; verify your build environment has necessary tools before attempting install.

Apache-2.0builds from source
77.9Kdownloads / mo
ovs-dbg With conditions
PyPI · Networking · released Jul 2023

Provides command-line tools to parse, filter, and analyze Open vSwitch (OVS) and OVN flow output, logs, and configurations for debugging and offline simulation.

However, the aging maintenance status means you should verify compatibility with your OVS/OVN version and be prepared to maintain or fork the code if issues arise.

Apache-2.0pure Pythonaging
121.4Kdownloads / mo
ovsdbapp With conditions
PyPI · Networking · released May 2026

A library for building applications that communicate with Open vSwitch via the OVSDB protocol, wrapping the ovs library with an event loop and transaction support.

Apache-2.0pure Python · 3.10+
132.2Kdownloads / mo
owlready2 With conditions
PyPI · Python Modules · released Jun 2026

Owlready2 is a Python module for ontology-oriented programming that loads, manipulates, and reasons over OWL 2.0 ontologies and RDF knowledge graphs, with an embedded optimized quadstore and support for HermiT/Pellet reasoners.

LGPL-3.0-or-laterbuilds from source · 3.6+
96.8Kdownloads / mo
owlrl Worth it
PyPI · Information Analysis · released Jul 2026

Implements OWL2 RL Profile and RDFS inference on top of rdflib using forward-chaining rules to derive new triples from RDF graphs.

license unclearpure Python · 3.9+
1.1Mdownloads / mo
owslib Worth it
PyPI · GIS · released Jun 2026

OWSLib provides Python client access to Open Geospatial Consortium web services (WMS, WFS, WCS, CSW, WPS, WMTS) for querying service metadata and retrieving geospatial data.

Install it if you need to consume WMS, WFS, or other OGC services; be aware that WCS, WPS, and WMTS are still beta.

permissive licensepure Python · 3.12+
332.5Kdownloads / mo
oxylabs With conditions
PyPI · WWW/HTTP · released Mar 2026

Official Python client for Oxylabs web scraping and proxy APIs, enabling programmatic collection of public data at scale using their proxy network and scraper endpoints.

However, verify that it supports your required Python version and authentication workflow before committing to it.

permissive licensepure Python
96.9Kdownloads / mo
oyaml With conditions
PyPI · Markup · released Aug 2020

oyaml is a drop-in replacement for PyYAML that preserves dictionary ordering when dumping and loading YAML, eliminating scrambled key order.

permissive licensepure Pythondormant
2.7Mdownloads / mo