$npx skillfedfor your agent

Libraries packages

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

Subcategories

Packages

openjd-model Worth it
PyPI · Libraries · released Aug 2026

Parses, validates, and constructs Open Job Description template models in Python, enabling conversion between JSON/YAML and standardized job specification objects.

Install it if you need to parse, validate, or generate Open Job Description templates in Python, or if you are building a tool that translates between job formats.

Apache-2.0compiled wheel · 3.9+
112.6Kdownloads / mo
bluetooth-sensor-state-data With conditions
PyPI · Libraries · released May 2025

Provides data models for parsing, storing, and converting Bluetooth sensor state information from wireless devices into standardized Python objects.

Apache-2.0pure Python · 3.11+
112.6Kdownloads / mo
pyexcel-ezodf Skip
PyPI · Libraries · released Oct 2017

Create, open, and modify OpenDocument Format (ODF) files—including text documents, spreadsheets, presentations, and drawings—by programmatically adding, editing, or deleting document content.

MITpure Pythonabandoned
112.0Kdownloads / mo
linkpreview With conditions
PyPI · Libraries · released Aug 2025

Extracts preview metadata (title, description, image, site name, favicon) from web URLs by parsing OpenGraph, Twitter Card, Microdata, JSON-LD, and HTML tags.

Install it if you're building a feature that displays rich link previews; skip it if you need active maintenance or support for cutting-edge HTML5 standards.

MITpure Pythonaging
112.0Kdownloads / mo
recognizer With conditions
PyPI · Libraries · released Apr 2024

Solves reCAPTCHA challenges using AI-based image recognition, with support for direct API calls and integration with Playwright for browser automation.

However, success depends heavily on using an undetected browser engine (not included); standard Playwright will likely fail.

Apache-2.0pure Python · 3.8+
111.8Kdownloads / mo
odmantic Worth it
PyPI · Libraries · released Jan 2026

ODMantic is an async-first Object Document Mapper for MongoDB that lets you define database models using Python type hints and Pydantic validation, then query and persist them with a functional API.

Install it if you need an async MongoDB ODM with strong type safety and Pydantic integration.

ISCpure Python · 3.8+
111.8Kdownloads / mo
moz-sql-parser With conditions
PyPI · Libraries · released May 2021

Parses SQL queries into JSON-serializable parse trees, and can generate SQL from JSON objects, supporting basic SELECT queries with clauses like WHERE, ORDER BY, and window functions.

However, install only if you do not require support for advanced SQL dialects or expect active maintenance; the latest release is from May 2021 and the project is…

MPL-2.0builds from sourceaging
111.4Kdownloads / mo
uiprotect Worth it
PyPI · Libraries · released Jul 2026

Provides an async Python API and CLI for interacting with UniFi Protect surveillance systems on Ubiquiti hardware, supporting camera control, event management, and real-time updates via WebSocket.

MITpure Python · 3.11+
111.1Kdownloads / mo
discord-protos With conditions
PyPI · Libraries · released Aug 2026

Provides Python bindings for Discord's protocol buffer definitions, enabling serialization and deserialization of Discord user settings and related data structures.

However, be aware that reverse-engineered protobufs may change without notice as Discord updates its client, and you should verify compatibility with your use case…

MITpure Python · 3.8.0+
110.5Kdownloads / mo
hbutils Worth it
PyPI · Libraries · released Dec 2025

hbutils is a collection of utility modules covering algorithms, data structures, file operations, logging, encoding, reflection, and testing tools for Python infrastructure development.

Apache-2.0pure Python · 3.7+
110.5Kdownloads / mo
python-hwpx With conditions
PyPI · Libraries · released Aug 2026

Reads, edits, and creates HWPX documents (Korean word processor format) in pure Python without requiring Hancom Office, supporting text extraction, form filling, and document generation across Windows, macOS, Linux, and AI environments.

However, be aware the API is in Alpha and may change; pin the version if stability is critical.

Apache-2.0pure Python · 3.10+
110.4Kdownloads / mo
port-ocean Worth it
PyPI · Libraries · released Aug 2026

Port Ocean is a CLI framework and runtime for building integrations that connect third-party systems to Port's developer portal, handling real-time data synchronization and lifecycle management.

Install it if you need to build or run integrations with Port's developer portal.

Apache-2.0pure Python
109.5Kdownloads / mo
requests-tracker With conditions
PyPI · Libraries · released Nov 2023

A Django development middleware that collects and displays HTTP requests, responses, SQL queries, headers, and settings for debugging REST APIs during local development.

However, maintenance is dormant (last release November 2023, last commit April 2024), so verify compatibility with your Django version before relying on it for new…

MITpure Pythondormant
109.3Kdownloads / mo
docarray Worth it
PyPI · Libraries · released Mar 2025

DocArray provides a Python data structure for representing, transmitting, storing, and retrieving multimodal data, with built-in support for tensors from NumPy, PyTorch, TensorFlow, and JAX.

Apache-2.0pure Python
109.0Kdownloads / mo
backports.ssl Skip
PyPI · Libraries · released Dec 2015

Provides the Python 3.4 ssl module API on older Python versions (2.6, 2.7, 3.2, 3.3) by wrapping pyOpenSSL, enabling modern SSL/TLS socket operations on legacy interpreters.

MITbuilds from sourceabandoned
108.3Kdownloads / mo
dronecan With conditions
PyPI · Libraries · released Oct 2025

Implements the DroneCAN v1 protocol stack in Python for reliable CAN bus communication in aerospace and robotic applications.

MITpure Python · 3.7+
107.8Kdownloads / mo
spacepackets Worth it
PyPI · Libraries · released May 2026

Implements CCSDS and ECSS packet standards for space communications, including Space Packets, PUS Telecommand/Telemetry, CFDP, and USLP frame formats with helper utilities for verification and sequencing.

Install it if you are working with CCSDS or ECSS packet standards in any capacity—ground stations, mission control, spacecraft software, or testing.

Apache-2.0pure Python · 3.9+
107.6Kdownloads / mo
Flask-Injector With conditions
PyPI · Libraries · released Jul 2023

Integrates dependency injection into Flask applications using the Injector framework, allowing you to inject dependencies into views, handlers, and other Flask components without relying on global objects.

However, the dormant maintenance status (last release 2023-07-27) means you should verify compatibility with your target Flask and Injector versions before committing.

MITpure Pythondormant
106.2Kdownloads / mo
resdata With conditions
PyPI · Libraries · released Aug 2026

ResData reads and writes result files from reservoir simulators, including RESTART, INIT, RFT, Summary, and GRID files in both unified and non-unified, formatted and unformatted variants.

However, the C++ build dependency and GPLv3 copyleft license require upfront consideration—ensure your build environment has a compatible compiler and that the…

GPL-3.0-onlycompiled wheel
105.7Kdownloads / mo
pyicloud With conditions
PyPI · Libraries · released Jun 2026

PyiCloud provides Python access to iCloud web services, including device location, calendars, contacts, photos, and account management, with both a library API and command-line interface.

MITpure Python · 3.10+
105.3Kdownloads / mo
aiohttp-fast-url-dispatcher Skip
PyPI · Libraries · released Jul 2024

Replaces aiohttp's default URL dispatcher with an indexed implementation for faster route matching in applications with many routes.

Install only if you are running an older aiohttp version and have measured routing dispatch as a real performance bottleneck; otherwise, wait for or upgrade to…

Apache-2.0pure Pythonabandoned
105.2Kdownloads / mo
toml-rs With conditions
PyPI · Libraries · released Jul 2026

A high-performance TOML parser and serializer for Python, written in Rust, with drop-in compatibility for most tomllib use cases and support for TOML v1.0.0 and v1.1.0.

Unlicensecompiled wheel · 3.10+
104.6Kdownloads / mo
vineyard With conditions
PyPI · Libraries · released Aug 2024

Vineyard is an in-memory immutable data manager that enables zero-copy sharing of distributed data across big data systems like graph analytics, numerical computing, and machine learning frameworks.

However, install only if you have a Vineyard server infrastructure in place and are working at scale; it is not a general-purpose data library for single-machine use.

Apache-2.0compiled wheelaging
104.4Kdownloads / mo
aiousbwatcher With conditions
PyPI · Libraries · released Apr 2026

Watches for USB devices being plugged in and unplugged using asyncio, enabling event-driven responses to hardware changes.

permissive licensepure Python · 3.12+
104.3Kdownloads / mo
scheduler With conditions
PyPI · Libraries · released Feb 2026

An in-process job scheduler for Python that supports asyncio, threading, and timezone-aware execution with flexible scheduling rules (cyclic intervals, fixed times, weekdays, dates, weights, offsets, and execution counts).

LGPL-3.0-onlypure Python · 3.10+
104.1Kdownloads / mo
smartapi-python With conditions
PyPI · Libraries · released Feb 2025

A Python client library for Angel Broking's REST API that enables real-time stock market order execution, session management, and market data retrieval through HTTP endpoints.

However, the dormant maintenance status (553 days since last release) and unclear license are significant concerns—verify that the library still works with Angel…

license unclearpure Pythondormant
103.8Kdownloads / mo
vnstock With conditions
PyPI · Libraries · released Jul 2026

Vnstock fetches Vietnamese stock market data—historical prices, financial statements, company profiles, indices, and macroeconomic indicators—via a unified Python API and returns it as pandas DataFrames.

However, verify the custom noncommercial license against your intended use; commercial applications require explicit permission.

non-commercialpure Python · 3.10+
103.8Kdownloads / mo
apns2-up Worth it
PyPI · Libraries · released May 2025

Sends push notifications to iOS devices through Apple's APNs service using HTTP/2, supporting both certificate-based and token-based authentication.

MITbuilds from sourceaging
103.7Kdownloads / mo
rhoknp Worth it
PyPI · Libraries · released Nov 2025

rhoknp is a Python binding for Japanese language processing tools (Juman++, KNP, KWJA) that performs morphological analysis, syntactic parsing, and document-level language analysis on Japanese text.

Install it if you are working with Japanese NLP and require access to Juman++, KNP, or KWJA; note that the underlying analysis engines may need separate installation…

MITpure Python · 3.10+
103.2Kdownloads / mo
logdecorator With conditions
PyPI · Libraries · released Feb 2025

Logdecorator provides Python decorators to add logging to functions without cluttering business logic—log at function start, end, or on errors using simple decorator syntax.

MITpure Python · 3.10+dormant
103.1Kdownloads / mo
djangocms-text-ckeditor Skip
PyPI · Libraries · released Mar 2025

Integrates CKEditor (v4.17.2) as a text editing plugin for django CMS, providing WYSIWYG HTML editing with inline editing support and customizable toolbars.

BSD-3-Clausepure Python · 3.7+abandoned
102.8Kdownloads / mo
spookyhash With conditions
PyPI · Libraries · released Nov 2025

Provides fast 32-, 64-, and 128-bit hashing via Bob Jenkins' SpookyHash algorithm, with both one-shot and incremental hash modes and support for memoryview-compatible types like NumPy arrays.

MITcompiled wheelaging
102.7Kdownloads / mo
semhash Worth it
PyPI · Libraries · released Jan 2026

SemHash deduplicates, filters outliers from, and finds representative samples in text, image, and multimodal datasets using semantic similarity with fast embeddings and efficient nearest-neighbor search.

MITpure Python · 3.10+
102.7Kdownloads / mo
vineyard-bdist With conditions
PyPI · Libraries · released Aug 2024

Vineyard is an in-memory immutable data manager that enables zero-copy sharing of distributed data across big data systems like graph analytics, numerical computing, and machine learning frameworks.

Apache-2.0compiled wheelaging
102.7Kdownloads / mo
infisical-python Skip
PyPI · Libraries · released Apr 2025

Provides a Python SDK to retrieve secrets and configuration from Infisical, an end-to-end encrypted secrets management platform.

license unclearcompiled wheel · 3.7+aging
102.6Kdownloads / mo
cwrap With conditions
PyPI · Libraries · released Jul 2026

cwrap is a Python wrapper around C code that builds on ctypes, allowing you to call C functions and work with C data structures from Python.

GPL-3.0-or-laterpure Python · 3.11+
102.1Kdownloads / mo
django-mjml Worth it
PyPI · Libraries · released Dec 2025

Provides a Django template tag that compiles MJML (Mailjet Markup Language) to HTML, supporting multiple rendering backends including command-line, TCP server, and HTTP API modes.

MITpure Python · 3.9+
101.3Kdownloads / mo
testgres With conditions
PyPI · Libraries · released Aug 2026

testgres orchestrates temporary PostgreSQL clusters for Python tests, handling initialization, startup, query execution, and automatic cleanup.

license unclearpure Python · 3.7.3+
101.2Kdownloads / mo
imagededup With conditions
PyPI · Libraries · released Aug 2025

Finds exact and near-duplicate images in collections using hashing algorithms and convolutional neural networks, with support for custom models and an evaluation framework.

However, the aging maintenance status (364 days since last release) means updates and bug fixes may be slow; evaluate whether that risk is acceptable for your use case.

Apache-2.0compiled wheel · 3.9+aging
101.1Kdownloads / mo
epicscorelibs With conditions
PyPI · Libraries · released Feb 2026

Provides compiled EPICS Core libraries and development headers for Python, enabling Python modules to interface with EPICS control systems without requiring separate system-level EPICS installation.

license unclearcompiled wheel · 2.7+aging
100.9Kdownloads / mo