$npx skillfedfor your agent

Libraries packages

1,229 packages · page 29 of 31 · 4,525 including subcategories

Subcategories

Packages

pysigset Skip
PyPI · Libraries · released May 2021

Provides Python access to POSIX signal masking via sigprocmask(2) and related system calls, allowing you to block and unblock signals in critical code sections on Linux and macOS.

LGPL-3.0-or-laterbuilds from sourceabandoned
90.0Kdownloads / mo
tensorflow-data-validation With conditions
PyPI · Libraries · released Jun 2026

TensorFlow Data Validation (TFDV) computes summary statistics, detects anomalies, and generates data schemas for machine learning datasets at scale using Apache Beam and TensorFlow.

Apache-2.0compiled wheel
89.7Kdownloads / mo
patchwork Skip
PyPI · Libraries · released Jun 2018

Patchwork provides idempotent Unix system administration primitives—such as package installation and user account creation—built on top of Fabric for remote execution over SSH.

BSD-3-Clausepure Pythonabandoned
89.4Kdownloads / mo
static3 Skip
PyPI · Libraries · released May 2016

Serves static and templated content over WSGI, with optional gzip compression and custom headers. Provides both a simple file server (Cling) and a templated variant (Shock) supporting string substitution, kid, and Genshi templates.

copyleftbuilds from sourceabandoned
89.3Kdownloads / mo
pytest-otel With conditions
PyPI · Libraries · released Jun 2026

A pytest plugin that captures and exports OpenTelemetry spans for each test execution, sending trace data to an OTLP-compatible backend.

Install only if you have an OTLP endpoint available and a clear use case for tracing test runs; it adds a runtime dependency on three OpenTelemetry packages and…

Apache-2.0pure Python · 3.10+
89.0Kdownloads / mo
guacamole Skip
PyPI · Libraries · released Aug 2015

Guacamole provides a framework for building command-line applications with built-in support for argument parsing, logging, internationalization, and error handling.

LGPL-3.0-onlypure Pythonabandoned
88.9Kdownloads / mo
parametrize With conditions
PyPI · Libraries · released May 2021

Provides a `@parametrize` decorator that works with `unittest.TestCase` to run parameterized tests, mimicking pytest's `@pytest.mark.parametrize` syntax without requiring a migration away from unittest.

However, the dormant maintenance status and strict decorator-ordering rules mean it's best suited for teams committed to pytest as their long-term test runner.

MITpure Pythondormant
88.8Kdownloads / mo
torch-directml With conditions
PyPI · Libraries · released Sep 2024

Enables PyTorch to use DirectML for GPU acceleration on DirectX 12-compatible hardware from AMD, Intel, NVIDIA, and Qualcomm.

However, operator coverage is still developing—verify that your specific PyTorch operations are supported via the operator roadmap before committing to production use.

MITcompiled wheel · 3.7+
88.7Kdownloads / mo
highcharts-maps With conditions
PyPI · Libraries · released Aug 2024

Highcharts Maps for Python wraps the Highcharts Maps JavaScript library to create interactive geospatial and map-based data visualizations directly from Python, with native integration into Jupyter, Pandas, PySpark, and GeoPandas workflows.

However, verify the license terms first (they are unclear in the metadata), and be aware that the package has not been updated in 724 days—test compatibility with…

license unclearpure Python · 3.10+dormant
88.6Kdownloads / mo
reolink-aio Worth it
PyPI · Libraries · released Aug 2026

Async Python client for Reolink IP NVR and camera devices, supporting device control, state queries, and real-time event subscription via ONVIF webhooks.

MITpure Python · 3.11+
88.5Kdownloads / mo
pytest-faker Skip
PyPI · Libraries · released Dec 2016

Provides pytest fixtures that integrate the Faker library for generating fake data in test functions.

MITbuilds from sourceabandoned
88.5Kdownloads / mo
libpci Skip
PyPI · Libraries · released Apr 2015

Provides Python bindings to libpci, allowing you to query PCI device and vendor information from the command line or programmatically.

LGPL-3.0-onlypure Pythonabandoned
88.2Kdownloads / mo
real-regex With conditions
PyPI · Libraries · released Aug 2026

A drop-in replacement for Python's `re` module that uses a linear-time regex engine guaranteed safe from ReDoS attacks, while supporting bounded lookarounds that other linear engines omit.

MITcompiled wheel · 3.10+
88.1Kdownloads / mo
spotifywebapipython Worth it
PyPI · Libraries · released Aug 2026

A Python library that wraps the Spotify Web API, enabling retrieval of music data and control of Spotify Connect playback devices through OAuth2 authentication.

Install it if you need to build Spotify integrations in Python; verify that your use case doesn't require endpoints not yet exposed by the wrapper.

MITpure Python · 3.11.0+
88.0Kdownloads / mo
Salesforce-FuelSDK Skip
PyPI · Libraries · released Aug 2019

Provides Python bindings to Salesforce Marketing Cloud's REST and SOAP APIs, enabling programmatic access to marketing cloud services through a unified SDK interface.

MITpure Pythonabandoned
88.0Kdownloads / mo
configparser2 Skip
PyPI · Libraries · released May 2015

Backport of Python 3's configparser module to Python 2.6–3.5, allowing unified INI-file parsing across versions without naming conflicts with the built-in standard library.

Install only if you are maintaining legacy code on Python 2.6–3.5 and cannot upgrade; for any new project, use the built-in configparser instead.

MITbuilds from sourceabandoned
87.5Kdownloads / mo
denonavr Worth it
PyPI · Libraries · released Jun 2026

Provides async control and monitoring of Denon AVR receivers over HTTP and telnet, enabling power, input, volume, and sound adjustments with real-time event callbacks.

Install it if you own a Denon AVR and need programmatic control from Python, especially in an async context.

MITpure Python · 3.8+
87.1Kdownloads / mo
Kurigram With conditions
PyPI · Libraries · released Jul 2026

Kurigram is an asynchronous Python framework for interacting with Telegram's MTProto API, enabling you to build user clients and bots that access Telegram features including Gifts, Stories, Topics, and Business Accounts.

Install it if you're building Telegram bots or clients; skip it if you only need the official Bot API or prefer a simpler HTTP-based wrapper.

LGPL-3.0-or-laterpure Python · 3.8+
86.8Kdownloads / mo
yaml-rs With conditions
PyPI · Libraries · released Jul 2026

A high-performance YAML v1.2 parser for Python, implemented in Rust, that parses YAML strings into Python data structures.

Unlicensecompiled wheel · 3.10+
86.6Kdownloads / mo
aspose-cells-python With conditions
PyPI · Libraries · released Aug 2026

Aspose.Cells for Python via .NET creates, reads, and manipulates Excel spreadsheets programmatically, supporting formats like XLSX, XLS, CSV, and ODS, with conversion to PDF, HTML, JSON, and images.

However, review the EULA carefully before production use, as the license treatment is marked unclear and may require a paid license for commercial applications.

license unclearcompiled wheel
86.3Kdownloads / mo
kasa-crypt With conditions
PyPI · Libraries · released Oct 2025

Provides fast encryption and decryption functions for JSON and other data, with a 4-byte header prepended to encrypted output.

However, verify the underlying algorithm meets your security requirements and audit the 4-byte header behavior before using in production.

Apache-2.0compiled wheel · 3.9+
86.2Kdownloads / mo
aioauth With conditions
PyPI · Libraries · released Jul 2026

aioauth implements the OAuth 2.0 protocol for use with asynchronous Python frameworks like FastAPI, Starlette, and aiohttp, supporting multiple RFCs including token introspection, PKCE, and OpenID.

However, the 'Development Status :: 1 - Planning' classifier raises questions about production readiness despite recent activity.

MITpure Python · 3.9.0+
85.7Kdownloads / mo
py2neo Skip
PyPI · Libraries · released Oct 2023

Py2neo is a Python client library for Neo4j that provides Bolt and HTTP connectivity, a high-level API, an OGM, and Cypher tooling—though the project is now end-of-life with no further updates planned.

No—not for new projects.

Apache-2.0pure Pythondormant
85.6Kdownloads / mo
pypcd4 Worth it
PyPI · Libraries · released Jan 2026

pypcd4 reads, writes, and manipulates Point Cloud Data (PCD) files, converting between PCD format, NumPy arrays, and ROS PointCloud2 messages.

BSD-3-Clausepure Python · 3.8.2+
85.4Kdownloads / mo
pykka Worth it
PyPI · Libraries · released Mar 2026

Pykka is a Python implementation of the actor model that simplifies building concurrent applications by providing rules for state sharing and execution unit cooperation.

Apache-2.0pure Python · 3.10+
85.0Kdownloads / mo
specutils With conditions
PyPI · Libraries · released Jun 2026

Specutils provides Python representations of astronomical spectra and basic tools to operate on them, serving as a shared foundation for spectroscopic analysis in the Python astronomy community.

permissive licensepure Python · 3.11+
84.8Kdownloads / mo
uptime-kuma-api-v2 Worth it
PyPI · Libraries · released May 2026

Provides a Python client for the Uptime Kuma Socket.IO API, allowing programmatic control of monitors, notifications, and status checks on an Uptime Kuma server.

Install it if you need to automate Uptime Kuma operations or integrate monitoring into a larger application.

MITpure Python
84.6Kdownloads / mo
tf-estimator-nightly Skip
PyPI · Libraries · released Jan 2024

Provides high-level APIs for training, evaluating, and exporting machine learning models, encapsulating the full model lifecycle.

Apache-2.0pure Python · 3.7+abandoned
84.4Kdownloads / mo
fastapi-slim Skip
PyPI · Libraries · released Feb 2026

This package is a deprecated migration shim that depends solely on fastapi; it exists only to redirect old projects and should not be installed.

MITpure Python · 3.10+
83.4Kdownloads / mo
upstash-ratelimit With conditions
PyPI · Libraries · released May 2024

Provides connectionless rate limiting for Python applications in serverless environments, using Redis as the backing store and supporting multiple rate-limiting algorithms.

However, maintenance is dormant—no updates since mid-2024—so you should be comfortable with a package that will not receive active development or rapid bug fixes.

MITpure Pythondormant
83.3Kdownloads / mo
confluent_avro Skip
PyPI · Libraries · released May 2020

Serializes and deserializes Avro data according to the Confluent wire format, integrating with Confluent Schema Registry to manage schemas for Kafka applications.

No—not recommended for new projects.

Apache-2.0pure Python · 3.6+abandoned
83.3Kdownloads / mo
aiohttp-zlib-ng Skip
PyPI · Libraries · released Jun 2024

Replaces aiohttp's default zlib compression with the faster zlib-ng library, optionally using isal for additional speed gains, to reduce compression overhead in HTTP and WebSocket connections.

Apache-2.0pure Pythonabandoned
83.3Kdownloads / mo
newtools Skip
PyPI · Libraries · released Jun 2023

Provides libraries for processing large data sets on AWS with Pandas.

MITbuilds from source · 3.6+abandoned
83.0Kdownloads / mo
asynckivy Worth it
PyPI · Libraries · released Jun 2026

AsyncKivy replaces Kivy's callback-based event handling with async/await syntax, letting you write sequential event-driven code without nested callbacks.

Install it if you're building a Kivy app and want cleaner, more maintainable event-handling code.

MITpure Python
82.8Kdownloads / mo
djangocms-attributes-field Worth it
PyPI · Libraries · released Nov 2025

Provides a Django model field and widget for storing and managing arbitrary HTML element attributes as JSON, with validation and template-safe string rendering.

BSD-3-Clausepure Python · 3.9+
82.3Kdownloads / mo
harborapi With conditions
PyPI · Libraries · released Jan 2025

Async Python client for the Harbor container registry REST API v2.0, with full type hints, Pydantic validation, and built-in retry logic.

MITpure Python · 3.8+dormant
82.2Kdownloads / mo
fast-query-parsers With conditions
PyPI · Libraries · released Aug 2023

Parses query strings and URL-encoded form data into Python objects using Rust-based parsers, offering significantly faster performance than the standard library.

MITcompiled wheel · 3.8+
81.8Kdownloads / 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
conjur-client Skip
PyPI · Libraries · released Nov 2020

Python SDK and CLI tool for interacting with Conjur OSS secrets management appliance, providing methods to get, set, and manage variables and policies.

MITpure Python · 3.5+abandoned
81.5Kdownloads / mo
inputs With conditions
PyPI · Libraries · released Oct 2018

Provides cross-platform Python access to keyboard, mouse, and gamepad input on Linux, Windows, and macOS.

BSD-3-Clausepure Pythonaging
81.4Kdownloads / mo