$npx skillfedfor your agent

Python Modules packages

2,659 packages · page 31 of 67

Packages

connectrpc With conditions
PyPI · Python Modules · released Jul 2026

Connect is a runtime library for building and consuming RPC APIs using Protocol Buffers, supporting both server (WSGI/ASGI) and client (sync/async) implementations with interoperability for gRPC and gRPC-Web.

Apache-2.0pure Python · 3.10+
606.1Kdownloads / mo
python-toon With conditions
PyPI · Python Modules · released Nov 2025

Encodes and decodes TOON (Token-Oriented Object Notation), a compact data format designed to represent structured data in 30-60% fewer tokens than JSON, optimized for transmission to Large Language Models.

MITpure Python · 3.8+aging
605.2Kdownloads / mo
numpy-stl Worth it
PyPI · Python Modules · released Jun 2026

Reads, writes, and modifies STL mesh files (binary and ASCII formats) using NumPy-backed vectorized operations for fast geometry processing.

BSD-3-Clausepure Python · 3.10+
605.1Kdownloads / mo
django-jazzmin With conditions
PyPI · Python Modules · released Jun 2026

A drop-in Django admin theme that reskins the default admin interface with AdminLTE 3.2 and Bootstrap 5 styling, requiring no code changes to activate.

MITpure Python · 3.10+
604.4Kdownloads / mo
pyfunctional With conditions
PyPI · Python Modules · released Mar 2024

PyFunctional provides chained functional operators to build data pipelines, with support for reading and writing multiple file formats (CSV, JSON, SQLite, compressed files) and optional parallelization of operations.

However, the aging maintenance status (last release 884 days ago) means you should verify that the feature set meets your needs before adopting it for new projects.

MITpure Pythonaging
601.4Kdownloads / mo
awscliv2 With conditions
PyPI · Python Modules · released Sep 2024

Provides a Python wrapper around AWS CLI v2, allowing you to run AWS CLI commands from Python code or the command line without managing the original awscli's dependency complexity.

However, the 709-day dormancy means no active maintenance—verify that it still works with your target AWS CLI v2 version and Python release before committing to…

MITpure Pythondormant
599.3Kdownloads / mo
delocate With conditions
PyPI · Python Modules · released Jan 2025

Delocate finds and relocates dynamic libraries that macOS Python extensions depend on, bundling them into wheels and rewriting load paths so wheels work on machines without those libraries installed.

BSD-3-Clausepure Python · 3.9+
598.5Kdownloads / mo
isoweek With conditions
PyPI · Python Modules · released Jan 2017

Provides a Week class representing ISO 8601 weeks (Monday–Sunday) with arithmetic, comparison, and date conversion operations.

However, do not use it if you require active maintenance, support for modern Python versions beyond what was tested in 2017, or fixes for edge cases that may emerge.

BSD-3-Clausepure Pythonabandoned
597.3Kdownloads / mo
hyperliquid-python-sdk With conditions
PyPI · Python Modules · released Jun 2026

Python SDK for trading on the Hyperliquid decentralized exchange API, providing programmatic access to order placement, account state queries, and market data.

MITpure Python
596.9Kdownloads / mo
python-igraph Skip
PyPI · Python Modules · released Oct 2025

Python interface to the igraph graph library for network analysis and complex graph algorithms; this is a legacy package superseded by the igraph package.

copyleftpure Python · 3.6+
596.7Kdownloads / mo
pytest-examples Worth it
PyPI · Python Modules · released May 2025

A pytest plugin that finds, lints, runs, and validates Python code examples embedded in docstrings and markdown files, using ruff and black for formatting and checking print statement correctness.

MITpure Python · 3.8+
594.9Kdownloads / mo
demjson3 Skip
PyPI · Python Modules · released Oct 2022

demjson3 encodes, decodes, and validates JSON data with strict error checking and a jsonlint command-line tool for detecting JSON specification violations and data portability issues.

copyleftbuilds from sourceabandoned
594.4Kdownloads / mo
simplekml With conditions
PyPI · Python Modules · released Sep 2021

Simplekml generates KML (Keyhole Markup Language) files for geographic data visualization with minimal code, supporting basic elements like points, lines, polygons, folders, and documents.

However, its abandoned status (no updates since 2021) means it will not adapt to future KML standard changes or Python version incompatibilities.

LGPL-3.0-or-laterbuilds from sourceabandoned
594.3Kdownloads / mo
pyobjc-framework-AppleScriptKit With conditions
PyPI · Python Modules · released Aug 2026

Provides Python bindings to Apple's AppleScriptKit framework, enabling macOS applications to interact with AppleScript automation capabilities from Python code.

permissive licensepure Python · 3.10+
594.1Kdownloads / mo
yellowbrick With conditions
PyPI · Python Modules · released Aug 2022

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…

Apache-2.0pure Pythondormant
593.9Kdownloads / mo
uhashring Worth it
PyPI · Python Modules · released Aug 2026

uhashring implements consistent hashing in pure Python, mapping keys to nodes in a distributed system while minimizing reshuffling when nodes are added or removed.

Install it if you need stable key-to-node mapping in a distributed system or cache layer.

BSD-3-Clausepure Python · 3.10+
593.1Kdownloads / mo
pyftpdlib With conditions
PyPI · Python Modules · released Feb 2026

Builds asynchronous FTP servers in Python with RFC-959 compliance, supporting FTPS, IPv6, and concurrent client handling through event-driven I/O.

However, install friction is high due to backport dependencies (pyasynchat, pyasyncore), and the license status is unclear—verify the license before use in…

license unclearbuilds from source · 3.6+
592.6Kdownloads / mo
genbadge With conditions
PyPI · Python Modules · released Nov 2025

Generates SVG badges for CI/CD tools and test frameworks that don't natively provide them, such as pytest, flake8, and coverage reports.

BSD-3-Clausepure Pythonaging
589.7Kdownloads / mo
sphinx-markdown-builder Worth it
PyPI · Python Modules · released Mar 2026

A Sphinx extension that generates Markdown output from reStructuredText documentation, allowing you to build Markdown files alongside or instead of HTML using the standard sphinx-build command.

Install it if you need to generate Markdown from reStructuredText or want Markdown as an alternative Sphinx builder.

MITpure Python · 3.7+
589.2Kdownloads / mo
wiremock With conditions
PyPI · Python Modules · released Jul 2025

Python client library for interacting with WireMock instances to mock HTTP services in tests, supporting both standalone servers and containerized deployments.

Apache-2.0pure Pythonaging
589.1Kdownloads / mo
hexdump Skip
PyPI · Python Modules · released Jan 2016

Converts binary data to hexadecimal text representation and restores binary from hex dumps, available as both a library and command-line tool.

permissive licensebuilds from sourceabandoned
588.7Kdownloads / mo
libipld With conditions
PyPI · Python Modules · released May 2026

libipld provides fast Python bindings to a Rust IPLD library for encoding and decoding CIDs, DAG-CBOR, multibase, and CAR formats used in distributed systems and the AT Protocol.

MITcompiled wheel · 3.8+
588.6Kdownloads / mo
contractions With conditions
PyPI · Python Modules · released Nov 2022

Expands English contractions and slang into their full forms (e.g., "you're" → "you are", "ima" → "I am going to"), with support for custom additions.

However, verify that textsearch remains compatible with your Python version, and consider whether the lack of maintenance poses a risk for your use case—bug fixes or…

permissive licensepure Pythonabandoned
588.2Kdownloads / mo
aiodogstatsd With conditions
PyPI · Python Modules · released Dec 2021

An asyncio-based client for sending metrics to StatsD and DogStatsD, supporting gauge, counter, histogram, distribution, and timing metric types.

However, if you require active maintenance or support beyond Python 3.10, consider alternatives or plan to maintain it yourself.

MITpure Pythondormant
587.1Kdownloads / mo
django-admin-autocomplete-filter With conditions
PyPI · Python Modules · released Sep 2021

Adds autocomplete-based filtering to Django admin list views, replacing standard dropdown filters with searchable select2 widgets for foreign key and related fields.

LGPL-3.0-onlypure Pythondormant
584.0Kdownloads / mo
asyncinotify Worth it
PyPI · Python Modules · released Apr 2026

Provides async and sync Python bindings to Linux inotify for monitoring filesystem events, with no external dependencies and a simple, Pythonic API.

MPL-2.0pure Python
582.7Kdownloads / mo
purgatory With conditions
PyPI · Python Modules · released Nov 2024

Purgatory implements the circuit breaker pattern for both synchronous and asynchronous Python code, preventing cascading failures by stopping repeated calls to failing services.

However, the aging maintenance status (650 days since last release) means you should verify that the library's feature set and behavior match your exact needs before…

MITpure Python · 3.9+aging
582.2Kdownloads / mo
ome-zarr Worth it
PyPI · Python Modules · released Jun 2026

Reads and writes multi-resolution images stored in Zarr filesets according to the OME NGFF specification, enabling efficient access to large imaging datasets.

BSD-2-Clausepure Python · 3.11+
581.8Kdownloads / mo
rpaframework-core With conditions
PyPI · Python Modules · released Jun 2026

Provides core utilities and foundational support for the RPA Framework ecosystem, enabling robotic process automation across web, desktop, cloud, and enterprise systems.

Apache-2.0pure Python · 3.10+
579.8Kdownloads / mo
pybind11-global Worth it
PyPI · Python Modules · released Aug 2026

A header-only C++ library that generates Python bindings for C++ code, mapping C++ types, functions, classes, and STL containers to Python with minimal boilerplate.

Install it if building Python extensions in C++ or integrating C++ libraries into Python projects.

BSD-3-Clausepure Python · 3.9+
579.4Kdownloads / mo
gin-config With conditions
PyPI · Python Modules · released Nov 2021

Gin provides a lightweight configuration framework that lets you decorate Python functions and classes to accept parameter values from config files or command-line arguments, eliminating the need for manual configuration object management.

Install it if parameter management is a pain point in your workflow.

Apache-2.0pure Python
578.7Kdownloads / mo
securetar Worth it
PyPI · Python Modules · released Apr 2026

Secure Tar wraps Python's tarfile module to add encryption and secure file handling for tar archives, supporting both unencrypted and encrypted backup creation with optional compression.

Install it if you need to create encrypted tar archives in Python 3.11+ and want a simpler API than managing cryptography directly.

permissive licensepure Python · 3.11.0+
577.3Kdownloads / mo
retell-sdk Worth it
PyPI · Python Modules · released Aug 2026

Provides a Python client library for the Retell REST API, offering synchronous and asynchronous access to voice agent creation and management with full type hints.

Install it if you are building voice agent applications with Retell.

Apache-2.0pure Python · 3.9+
577.1Kdownloads / mo
serpapi Worth it
PyPI · Python Modules · released Aug 2026

Official Python client for SerpApi that queries multiple search engines and data sources (Google, Bing, Baidu, Yahoo, eBay, YouTube, and others) and returns structured results as dictionary-like objects.

Install it if you need programmatic access to search results or structured data from multiple sources.

permissive licensepure Python · 3.6+
576.0Kdownloads / mo
cwcwidth With conditions
PyPI · Python Modules · released Nov 2025

cwcwidth provides fast Python bindings for POSIX wcwidth and wcswidth functions to compute the printable display width of Unicode characters and strings on terminals.

permissive licensecompiled wheel · 3.11+
575.9Kdownloads / mo
pystac-client Worth it
PyPI · Python Modules · released Jul 2025

PySTAC Client is a Python library for querying and working with SpatioTemporal Asset Catalog (STAC) APIs, enabling programmatic search and retrieval of geospatial imagery and raster data.

Install it if you need to search or access geospatial imagery from STAC-compliant services.

Apache-2.0pure Python · 3.10+
573.9Kdownloads / mo
zhon Worth it
PyPI · Python Modules · released Nov 2024

Zhon provides character constants and regular expression patterns for processing Chinese text, including CJK characters, Pinyin syllables, and Zhuyin marks.

Install it if you're building tools that need to identify, validate, or extract Chinese characters, Pinyin, or Zhuyin.

MITpure Python · 3.9+dormant
571.8Kdownloads / mo
django-q2 Worth it
PyPI · Python Modules · released Aug 2026

Django Q2 is a multiprocessing distributed task queue for Django that lets you offload work to background workers, schedule recurring tasks, and monitor job execution through Django Admin.

Install it if you need background task processing and prefer a simpler, Django-native solution over a separate message broker architecture.

MITpure Python
571.3Kdownloads / mo
psutil-home-assistant With conditions
PyPI · Python Modules · released Aug 2022

Wraps psutil to allow multiple independent instances in the same process by isolating global state, solving the library's inherent limitation of maintaining state through global variables.

However, if you only use psutil once per process, this wrapper adds unnecessary indirection—use psutil directly instead.

permissive licensepure Python · 3.8+
568.5Kdownloads / mo
simplefix Worth it
PyPI · Python Modules · released Sep 2023

Simplefix provides a lightweight FIX (Financial Information eXchange) protocol implementation for creating, encoding, and decoding FIX messages used in financial trading systems.

Install it if you need to work with FIX messages in Python and want a lightweight alternative to a full FIX engine.

MITpure Python
564.4Kdownloads / mo