$npx skillfedfor your agent

Python Modules packages

2,659 packages · page 61 of 67

Packages

mdformat-front-matters With conditions
PyPI · Python Modules · released Dec 2025

A plugin for mdformat that normalizes YAML, TOML, and JSON front matter in Markdown documents, with optional key sorting and strict validation modes.

MITpure Python · 3.10.0+
96.5Kdownloads / mo
llama-stack-client With conditions
PyPI · Python Modules · released Jul 2026

Python client library for interacting with Llama Stack REST API, providing type-safe synchronous and asynchronous access to inference, chat, and model management endpoints.

MITpure Python · 3.12+
96.5Kdownloads / mo
odc-loader With conditions
PyPI · Python Modules · released Jan 2026

Constructs xarray objects from parsed geospatial metadata, enabling programmatic assembly of multi-dimensional arrays for raster data workflows.

Install it if your workflow involves metadata-driven array construction; skip it if you only need basic raster I/O without xarray integration.

Apache-2.0pure Python · 3.10+
96.4Kdownloads / mo
hiddenlayer-sdk Worth it
PyPI · Python Modules · released Aug 2026

Provides a typed Python client for the HiddenLayer REST API, with both synchronous and asynchronous interfaces powered by httpx.

Apache-2.0pure Python · 3.9+
96.1Kdownloads / mo
fabio With conditions
PyPI · Python Modules · released Jun 2026

FabIO reads and writes 2D X-ray detector images in 30 different formats from vendors like Mar, Dectris, ADSC, and Hamamatsu, exposing image data as numpy arrays and headers as Python dictionaries.

MITcompiled wheel · 3.11+
96.1Kdownloads / mo
quart_babel With conditions
PyPI · Python Modules · released Oct 2024

Adds internationalization (i18n) and localization (l10n) support to Quart web applications using Babel and pytz for language translation and timezone handling.

MITpure Python · 3.8+abandoned
96.0Kdownloads / mo
typed-json-dataclass With conditions
PyPI · Python Modules · released Jul 2019

Adds JSON serialization and type validation to Python dataclasses, letting you convert between dataclass instances and JSON/dict representations with automatic type checking.

MITpure Pythonabandoned
96.0Kdownloads / mo
bangla Worth it
PyPI · Python Modules · released Jun 2026

Converts Gregorian dates to the Bengali calendar and translates English numerals to Bangla numerals, returning full calendar details including month, day, weekday, season, and ordinal.

Install it if you need accurate Bengali calendar conversion or Bangla numeral translation.

MITpure Python · 3.10+
95.9Kdownloads / mo
cleanlab Worth it
PyPI · Python Modules · released Jan 2026

Cleanlab automatically detects and helps fix data quality issues—mislabeled examples, outliers, duplicates, and annotation errors—in datasets for machine learning, working with any model and any data modality.

permissive licensepure Python · 3.10+aging
95.7Kdownloads / mo
eyeD3 With conditions
PyPI · Python Modules · released Nov 2025

eyeD3 reads, edits, and displays ID3 metadata tags in MP3 files via both a command-line tool and a Python library.

GPL-3.0-onlypure Python
95.6Kdownloads / mo
yagrc With conditions
PyPI · Python Modules · released Mar 2026

Yagrc is a gRPC reflection client that lets you call gRPC services without pre-generating protocol buffers using protoc—it discovers service definitions and message types at runtime from a gRPC server's reflection API.

permissive licensepure Python · 3.7+
95.3Kdownloads / mo
aioshelly With conditions
PyPI · Python Modules · released Jul 2026

Asynchronous Python library for controlling Shelly smart home devices over CoAP (Gen1) and WebSocket/RPC (Gen2+) protocols.

Apache-2.0pure Python · 3.11+
95.2Kdownloads / mo
md-click-2 With conditions
PyPI · Python Modules · released Feb 2025

Generates markdown documentation files automatically from click CLI command hierarchies, creating one markdown file per command and subcommand.

However, the project is dormant with no maintenance activity since release—if you encounter issues or need support for new features, you may need to fork or patch it…

BSD-3-Clausepure Python · 3.8+dormant
95.1Kdownloads / mo
convex With conditions
PyPI · Python Modules · released Dec 2024

Python client for Convex, a backend-as-a-service platform, enabling queries, mutations, and subscriptions to a Convex backend via RPC calls.

permissive licensecompiled wheel · 3.9+
95.1Kdownloads / mo
auth With conditions
PyPI · Python Modules · released Aug 2026

An HTTP authorization service that answers whether a user may perform an action, using role-based access control without handling authentication, passwords, or tokens.

However, you must run or access an auth service instance—it is not an in-process library—and you need to understand that it handles authorization only, not…

MITpure Python · 3.9+
94.8Kdownloads / mo
paytmchecksum Skip
PyPI · Python Modules · released Jul 2020

Generates and verifies checksums for Paytm payment transactions in Python, implementing the cryptographic signature scheme required by Paytm's payment gateway.

MITbuilds from sourceabandoned
94.8Kdownloads / mo
redislite With conditions
PyPI · Python Modules · released Dec 2023

Redislite embeds a self-contained Redis server into a Python package, providing Redis key-value store functionality without requiring a separate server installation or management.

Not recommended for production services requiring active security updates or recent Redis features; use a standalone Redis server instead.

BSD-3-Clausecompiled wheel · 3.8.0+dormant
94.6Kdownloads / mo
depgather With conditions
PyPI · Python Modules · released Jun 2026

Extracts and lists dependencies from multiple Python project file formats including pyproject.toml, uv.lock, and requirements.txt.

MITpure Python · 3.12+
94.2Kdownloads / mo
PyCampbellCR1000 Skip
PyPI · Python Modules · released Nov 2017

Communicates with Campbell CR1000-type dataloggers over TCP, UDP, Serial, or GSM connections to query time, retrieve data tables, and download logged measurements.

GPL-3.0-onlybuilds from sourceabandoned
94.1Kdownloads / mo
pyasn With conditions
PyPI · Python Modules · released Sep 2023

pyasn performs fast offline IP address to Autonomous System Number (ASN) lookups using prebuilt databases from BGP archives, supporting both current and historical queries.

Install only if bulk or historical lookups justify the upfront compilation cost over simpler online alternatives.

MITbuilds from sourcedormant
94.0Kdownloads / mo
spotifyaio Worth it
PyPI · Python Modules · released Mar 2026

Asynchronous Python client for fetching data from Spotify's API using modern async/await patterns.

Install it if you need to query Spotify's API from async Python code; the only gotcha is the Python 3.13+ requirement.

MITpure Python
94.0Kdownloads / mo
PasteScript Skip
PyPI · Python Modules · released Jan 2025

PasteScript is a command-line tool for creating Python package layouts and serving WSGI web applications with Paste Deploy configuration.

MITpure Python · 3.8+dormant
93.9Kdownloads / mo
hazelcast-python-client With conditions
PyPI · Python Modules · released Jun 2026

Hazelcast Python Client connects your Python application to a Hazelcast cluster to access distributed in-memory data structures (maps, sets, queues, locks) and perform cluster-wide operations using a Future-based asynchronous API.

Apache-2.0pure Python
93.8Kdownloads / mo
flake8-implicit-str-concat Worth it
PyPI · Python Modules · released Jul 2026

A Flake8 plugin that detects and reports implicit string literal concatenation issues, including unintended concatenations on single lines and missing commas in collections.

MITpure Python · 3.10+
93.7Kdownloads / mo
matrice-streaming With conditions
PyPI · Python Modules · released Aug 2026

matrice_streaming provides Cython-compiled streaming, client, and deployment utilities for Matrice.ai services, including real-time streaming gateways, camera management, and deployment orchestration.

permissive licensepure Python · 3.8+
93.3Kdownloads / mo
radios Worth it
PyPI · Python Modules · released Oct 2024

An async Python client for querying the Radio Browser API, a community-driven database of internet radio and TV stations, with support for filtering, sorting, and station metadata retrieval.

MITpure Python
93.3Kdownloads / mo
nextcord Worth it
PyPI · Python Modules · released May 2026

Nextcord is an async-ready Python wrapper for the Discord API that lets you build Discord bots and applications using modern async/await syntax with built-in rate limiting and memory optimization.

MITpure Python
93.2Kdownloads / mo
haikunator With conditions
PyPI · Python Modules · released Sep 2016

Generates random Heroku-style names composed of adjectives, nouns, and optional numeric or hex tokens, with configurable delimiters and character sets.

BSD-3-Clausepure Pythonabandoned
93.1Kdownloads / mo
pyubx2 Worth it
PyPI · Python Modules · released Jul 2026

Parses and generates UBX protocol messages from u-blox GNSS receivers, and can also handle NMEA 0183 and RTCM3 protocols through pynmeagps and pyrtcm.

Install it if you need to parse or generate UBX protocol messages.

BSD-3-Clausepure Python · 3.10+
93.0Kdownloads / mo
recordtype Skip
PyPI · Python Modules · released Sep 2022

recordtype creates mutable record classes with optional per-field and global default values, similar to namedtuple but with write support and configurable defaults.

Apache-2.0pure Pythonabandoned
93.0Kdownloads / mo
django-analytical Worth it
PyPI · Python Modules · released Jul 2025

Integrates multiple third-party analytics services into Django projects through a unified template interface, eliminating the need to manually embed service-specific tracking code.

MITpure Python · 3.9+
93.0Kdownloads / mo
requestium Worth it
PyPI · Python Modules · released Jan 2026

Requestium merges Requests, Selenium, and Parsel to automate web interactions with seamless switching between HTTP requests and browser-driven JavaScript execution while maintaining session state.

Install it if you're automating web workflows that blend static and dynamic content.

BSD-3-Clausepure Python · 3.10+
93.0Kdownloads / mo
chromedriver-binary With conditions
PyPI · Python Modules · released Aug 2026

Downloads and installs the chromedriver binary (version 153.0.8006.0) for automated browser testing on Linux, macOS, and Windows.

MITbuilds from source
93.0Kdownloads / mo
random-address Worth it
PyPI · Python Modules · released Jul 2026

Generates random real US addresses with coordinates from authoritative government sources, designed for testing address forms, geolocation code, and test fixtures.

Install it if you need real address data for testing without external API calls.

MITpure Python · 3.10+
92.9Kdownloads / mo
mdformat_deflist With conditions
PyPI · Python Modules · released Oct 2025

Extends mdformat with support for parsing and formatting definition lists in Markdown, using the markdown-it-deflist syntax.

MITpure Python · 3.10+aging
92.8Kdownloads / mo
iso18245 Worth it
PyPI · Python Modules · released Sep 2025

Provides lookup access to ISO 18245 Merchant Category Codes (MCCs) with descriptions from ISO, USDA, and Stripe standards.

Install it if you need to work with merchant category codes in payment or financial systems.

MITpure Pythonaging
92.8Kdownloads / mo
keboola.component Worth it
PyPI · Python Modules · released Jun 2026

Wraps the Keboola Common Interface to simplify Docker component development, handling configuration loading, I/O mapping, manifest processing, and logging within the Keboola Connection environment.

Install it if you are building Keboola components or transformations in Python and want to avoid writing Common Interface boilerplate.

MITpure Python · 3.10+
92.8Kdownloads / mo
yelpapi Worth it
PyPI · Python Modules · released Mar 2026

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.

BSD-3-Clausepure Python · 3.9+
92.7Kdownloads / mo
instanttensor With conditions
PyPI · Python Modules · released May 2026

InstantTensor provides a high-throughput Safetensors loader optimized for moving model weights from disk to GPU memory, with support for distributed loading via torch.distributed.

Not recommended if you load small models infrequently or have ample host memory for caching—standard Safetensors loading will suffice.

permissive licensecompiled wheel · 3.9+
92.7Kdownloads / mo
pyexcel-webio With conditions
PyPI · Python Modules · released Oct 2017

Provides a unified interface library for building web extensions that handle spreadsheet uploads and downloads using pyexcel, abstracting away file format details.

permissive licensepure Pythonaging
92.4Kdownloads / mo