Packages
Yellowbrick provides scikit-learn-integrated visualizers for model selection, diagnostic analysis, and feature engineering in machine learning workflows.
However, the dormant maintenance status means you should verify compatibility with your specific scikit-learn and matplotlib versions before relying on it in…
yelpapi wraps the Yelp Fusion API, letting you search for businesses, retrieve reviews, check events, and query business details programmatically from Python.
Install it if you need to integrate Yelp business data into a Python application.
yesqa automatically removes unnecessary `# noqa` comments from Python code, detecting and cleaning up suppressions that no longer apply due to configuration changes, code modifications, or mistakes.
Fetches financial and market data from Yahoo Finance's public APIs, including ticker information, historical prices, and live streaming data.
However, do not use it for commercial applications or high-volume data collection without confirming compliance with Yahoo's terms of service.
Provides Python bindings to the Unleash Yggdrasil engine for evaluating feature flags in applications.
YOLOv5 is a packaged object detection model that runs inference on images and video to identify and localize objects, with integrated training, validation, export, and CLI support.
Python client library for integrating YooKassa payment processing API into applications, handling payment creation, retrieval, refunds, and account management.
YORM maps Python object attributes bidirectionally to YAML files, automatically synchronizing changes between in-memory objects and text-based storage.
Async Python client for controlling Yoto player devices via REST API and MQTT, including playback control, device status monitoring, and card library browsing.
Loads, manipulates, validates, and visualizes URDF robot description files with decoupled parsing, mesh loading, and validation.
Command-line tool to download videos from YouTube and other video platforms, with support for playlists, format selection, and extensive configuration options.
However, install it only if you accept that extractors may be outdated—the last release was in 2021, and YouTube's anti-scraping measures evolve frequently.
Search YouTube for videos, channels, and playlists without the official YouTube Data API, returning metadata like titles, view counts, and thumbnails.
Fetches transcripts and subtitles from YouTube videos via API, supporting multiple languages, automatic translation, and both manually created and auto-generated captions without requiring a browser.
Yoyo-migrations is a database schema migration tool that lets you write and manage migrations as SQL files or Python scripts, with command-line tools to apply, rollback, and track dependencies across PostgreSQL, MySQL, and SQLite databases.
However, be aware that the package is dormant (no releases for 734 days), so consider whether you need active maintenance for compatibility with newer database…
Ypy-websocket is an async WebSocket connector for Ypy that enables building WebSocket servers and clients to synchronize shared documents across multiple clients in real time.
No, not for new projects.
yq is a command-line processor that applies jq filters to YAML, XML, and TOML documents, converting them to JSON for processing and optionally back to their original format.
The main gotcha is the external jq dependency, which must be installed separately.
yt-dlp downloads audio and video from thousands of sites via a command-line interface, supporting format selection, metadata modification, and post-processing.
Install it if you need to download video or audio from the web.
Provides external JavaScript execution support for yt-dlp, enabling JavaScript code to run across multiple runtime environments for video extraction.
YTE is a YAML template engine that embeds Python expressions directly into YAML files to dynamically generate YAML documents, using a `?` prefix to mark expressions for evaluation.
ytmusicapi lets you programmatically interact with YouTube Music by sending authenticated requests to its API, enabling you to search, browse, manage playlists, and control your library.
Provides a Python client library for YTsaurus, enabling programmatic access to distributed storage, MapReduce operations, and NoSQL key-value storage on a YTsaurus cluster.
Provides C++ bindings for serializing and deserializing YSON format data, enabling Python code to work with YTsaurus's native data format.
However, verify Python version compatibility first (not declared in metadata), and be aware the package is aging with no recent maintenance—suitable for stable,…
Verifies Yubico One Time Passwords (OTPs) using the validation protocol version 2.0, communicating with Yubico's API servers to authenticate hardware tokens.