$npx skillfedfor your agent

Python Modules packages

2,659 packages · page 53 of 67

Packages

OpenTimelineIO With conditions
PyPI · Python Modules · released Nov 2025

OpenTimelineIO provides an interchange format and Python API for representing and manipulating editorial timeline information—the order, length, and timing of cuts—without storing media itself.

Apache-2.0compiled wheel · 3.9.0+
142.3Kdownloads / mo
pyamg Worth it
PyPI · Python Modules · released Aug 2025

PyAMG provides Algebraic Multigrid (AMG) solvers for efficiently solving large-scale sparse linear systems, with implementations of Classical AMG and Smoothed Aggregation methods.

MITcompiled wheel · 3.9+
141.9Kdownloads / mo
adaptix Worth it
PyPI · Python Modules · released Apr 2026

Adaptix converts between data models, dictionaries, and JSON with flexible, configurable rules—loading dicts into dataclasses, TypedDict, attrs, SQLAlchemy, Pydantic, or msgspec objects, and dumping them back.

Install it if you need flexible, configurable model conversion without the overhead of larger frameworks.

Apache-2.0pure Python · 3.10+
141.9Kdownloads / mo
gersemi Worth it
PyPI · Python Modules · released Jul 2026

gersemi is a command-line formatter for CMake code that automatically reformats CMakeLists.txt and .cmake files to a consistent style, with support for custom command definitions and configurable formatting rules.

Install it if you maintain CMake code and want automated, configurable formatting.

copyleftcompiled wheel · 3.8+
141.3Kdownloads / mo
Scweet With conditions
PyPI · Python Modules · released Apr 2026

Scrape tweets, profiles, followers, and user data from Twitter/X using the platform's internal GraphQL API, authenticated with browser cookies instead of an official API key.

MITpure Python · 3.9+
141.0Kdownloads / mo
fastapi-utilities With conditions
PyPI · Python Modules · released Mar 2025

Provides reusable utilities for FastAPI applications including scheduled task decorators, TTL-based LRU caching, request timing middleware, session management, and a CLI tool for project scaffolding.

However, the aging maintenance status (507 days since last release) and Alpha classification mean you should verify that features work with your FastAPI version and…

MITpure Pythonaging
140.4Kdownloads / mo
zenrows With conditions
PyPI · Python Modules · released Nov 2024

Python client for the ZenRows web scraping API that handles proxy rotation, headless browser rendering, and CAPTCHA solving through a managed service.

MITpure Python · 3.6+
140.0Kdownloads / mo
axioms-fastapi With conditions
PyPI · Python Modules · released Nov 2025

Adds OAuth2/OIDC JWT token validation and claim-based authorization (scopes, roles, permissions) to FastAPI APIs, with support for tokens from AWS Cognito, Auth0, Okta, Microsoft Entra, and other standard providers.

However, it is very new (first release 2025-11-09) with minimal adoption (139638 monthly downloads but only 14 GitHub stars), so production use should be preceded by…

MITpure Python · 3.8+aging
139.6Kdownloads / mo
eight Skip
PyPI · Python Modules · released Mar 2021

Eight provides a compatibility layer that lets you write Python 3 code and run it on Python 2.7 with minimal changes, offering Python 3 names and behaviors as backports.

Apache-2.0pure Pythonabandoned
139.6Kdownloads / mo
open-spiel With conditions
PyPI · Python Modules · released Aug 2026

OpenSpiel provides game environments and reinforcement learning algorithms for research in multi-agent learning, game theory, and planning across diverse game types including zero-sum, cooperative, and general-sum games with perfect and imperfect information.

Not recommended for production game servers or applications requiring real-time performance without careful profiling.

Apache-2.0compiled wheel · 3.11+
139.2Kdownloads / mo
PGPy13 With conditions
PyPI · Python Modules · released Mar 2025

PGPy13 is a Python library for OpenPGP encryption, decryption, and digital signature operations conforming to RFC 4880, with support for RSA, DSA, and ECDSA signatures and RSA/ECDH encryption.

However, be aware this is a temporary fork with minimal ongoing support—the maintainer will not accept pull requests or bug reports.

BSD-3-Clausepure Python · 3.9+aging
139.2Kdownloads / mo
geolib With conditions
PyPI · Python Modules · released May 2019

Encodes and decodes geographic coordinates as geohashes, and computes neighboring cells and directional bounds for spatial indexing and proximity queries.

MITpure Pythonabandoned
139.1Kdownloads / mo
rel With conditions
PyPI · Python Modules · released Jul 2026

rel is a cross-platform asynchronous event dispatcher that selects from available system notification methods (epoll, kqueue, poll, select, pyevent) to handle network events efficiently.

However, verify first whether its API and performance characteristics match your use case—asyncio or other modern frameworks may be more suitable for new projects.

MITpure Python
139.0Kdownloads / mo
pyEDFlib Worth it
PyPI · Python Modules · released Jun 2025

pyEDFlib reads and writes EDF+/BDF+ biomedical signal files, with support for channel manipulation, anonymization, and metadata handling.

Install it if you work with biomedical signal files in these formats.

BSD-3-Clausecompiled wheel
138.9Kdownloads / mo
cirq-aqt With conditions
PyPI · Python Modules · released Jun 2026

Cirq-AQT provides a Cirq integration that lets you submit quantum circuits to Alpine Quantum Technologies' quantum computers through a Python interface.

permissive licensepure Python · 3.11.0+
138.7Kdownloads / mo
pymgclient With conditions
PyPI · Python Modules · released Jul 2026

pymgclient is a Python adapter for Memgraph graph database, implementing the DB-API 2.0 specification to enable query execution and result fetching through a standard cursor interface.

Apache-2.0compiled wheel · 3.9+
138.6Kdownloads / mo
dynamo-json Skip
PyPI · Python Modules · released Jun 2020

Converts between DynamoDB's native JSON format (with type descriptors) and standard JSON, via library functions or a command-line tool.

Install only if you have legacy code that explicitly depends on it or are working with raw DynamoDB JSON in a controlled, non-production environment.

MITpure Pythonabandoned
138.5Kdownloads / mo
sphinx-panels With conditions
PyPI · Python Modules · released Jun 2021

A Sphinx extension that adds directives for creating grid-based panels, buttons, dropdowns, and tabbed content in HTML documentation, styled with Bootstrap 4 classes.

However, install only if your Sphinx version is compatible with the 2021 release cycle—verify compatibility before adding to a modern documentation stack, as the lack…

MITpure Pythonaging
138.4Kdownloads / mo
datahub Skip
PyPI · Python Modules · released Mar 2023

This is a redirect package that installs acryl-datahub when you run `pip install datahub`, preventing name squatting and ensuring users get the correct data governance tool.

permissive licensepure Pythonabandoned
138.2Kdownloads / mo
setoptconf Skip
PyPI · Python Modules · released Sep 2021

Setoptconf retrieves program settings from command-line arguments, environment variables, INI files, JSON files, YAML files, and Python objects, merging them with a configurable priority order.

MITpure Python · 3.0+abandoned
138.1Kdownloads / mo
django-map-widgets Worth it
PyPI · Python Modules · released Jul 2026

Provides interactive and static map widgets for Django GeoDjango form fields, supporting Google Maps, Mapbox, and Leaflet with point-field editing and display.

MITpure Python · 3.10+
138.0Kdownloads / mo
anomalo With conditions
PyPI · Python Modules · released Aug 2026

Provides a Python client library and command-line interface to interact with the Anomalo API for data quality monitoring and anomaly detection.

Install only if you have an Anomalo account and understand that the package's utility depends entirely on your access to the Anomalo service.

Apache-2.0pure Python · 3.9+
137.9Kdownloads / mo
omnibase_spi With conditions
PyPI · Python Modules · released Jul 2026

Defines runtime-checkable Protocol contracts and wire-format data contracts for the ONEX service execution framework, enabling type-safe service boundaries across distributed implementations.

Install it if you need to define service boundaries that multiple implementations can satisfy independently.

MITpure Python · 3.12+
137.7Kdownloads / mo
json-with-comments Worth it
PyPI · Python Modules · released Dec 2024

Parses and serializes JSON with support for single-line and block comments, plus trailing commas in arrays and objects.

Install it if you need to parse or generate JSON with comments.

MITpure Python · 3.7+
136.9Kdownloads / mo
OpenImageIO Worth it
PyPI · Python Modules · released Aug 2026

OpenImageIO reads, writes, and processes images in nearly any file format via a format-agnostic API, with support for VFX-production image types including EXR, TIFF, JPEG, PNG, and many others through a plugin architecture.

Apache-2.0compiled wheel · 3.9+
136.9Kdownloads / mo
llama-api-client Worth it
PyPI · Python Modules · released Dec 2025

Provides a typed Python client for the Llama API with support for synchronous and asynchronous requests, streaming responses, and automatic error handling.

Install it if you need to integrate Llama models into a Python application.

MITpure Python · 3.9+
136.9Kdownloads / mo
fmod-toolkit With conditions
PyPI · Python Modules · released Oct 2025

Extracts and exports audio from FMOD sound bank files (FSB format) to WAV format, with pre-bundled FMOD Engine 2.00.10 libraries for cross-platform use.

MITcompiled wheel · 3.8+
136.6Kdownloads / mo
fritzconnection Worth it
PyPI · Python Modules · released Jan 2026

Communicate with AVM FRITZ!Box routers via TR-064 and HTTP interfaces, supporting network management, home automation device control, and call monitoring.

MITpure Python · 3.7+
136.6Kdownloads / mo
rdata Worth it
PyPI · Python Modules · released Jun 2026

Reads and writes R dataset files (.rda and .rds formats) in pure Python without requiring R or its libraries installed.

Install it if you need to read or write R datasets; skip it if you work exclusively within Python or have R already available and prefer rpy2.

MITpure Python · 3.11+
136.3Kdownloads / mo
django-defender With conditions
PyPI · Python Modules · released Feb 2024

Blocks brute-force login attempts in Django by tracking failed attempts via Redis cache, without requiring database queries on each login check.

Apache-2.0pure Pythonaging
136.1Kdownloads / mo
intbitset With conditions
PyPI · Python Modules · released Apr 2026

intbitset provides a fast, memory-efficient set implementation for storing sorted unsigned integers using bit vectors, implemented as a Python C extension with set operations significantly faster than the standard library set for dense integer collections.

LGPL-3.0-or-latercompiled wheel
136.1Kdownloads / mo
llist Skip
PyPI · Python Modules · released Apr 2021

Provides doubly and singly linked list data structures as C extension modules for CPython, optimized for fast insertions and deletions in the middle of sequences.

MITbuilds from sourcedormant
136.0Kdownloads / mo
python-status Skip
PyPI · Python Modules · released Oct 2015

Provides named constants for HTTP status codes and helper methods to classify response types, replacing numeric status codes with readable names like HTTP_200_OK.

BSD-3-Clausebuilds from sourceabandoned
135.9Kdownloads / mo
OdooRPC With conditions
PyPI · Python Modules · released Aug 2023

OdooRPC is a Python client library that connects to Odoo servers via JSON-RPC and XML-RPC protocols, allowing you to query data models, execute workflows, manage databases, and download reports programmatically.

copyleftpure Python
135.7Kdownloads / mo
deluge-client With conditions
PyPI · Python Modules · released Feb 2024

A lightweight pure-Python RPC client that connects to Deluge torrent daemon instances and executes remote procedure calls to query and control torrents.

MITpure Pythondormant
135.5Kdownloads / mo
mecab-ko With conditions
PyPI · Python Modules · released Sep 2025

Python wrapper for MeCab-ko, a morphological analyzer that tokenizes and tags Korean text into parts of speech and lemmas.

BSD-3-Clausecompiled wheelaging
135.5Kdownloads / mo
aioprocessing With conditions
PyPI · Python Modules · released Sep 2022

Provides asyncio-compatible wrappers around multiprocessing objects (Queue, Lock, Process, Pool, etc.) so their blocking methods can be awaited in async code without freezing the event loop.

BSD-3-Clausepure Python · 3.5+abandoned
135.3Kdownloads / mo
pySmartDL Skip
PyPI · Python Modules · released Sep 2020

pySmartDL is a download manager that accelerates file downloads using multipart techniques, supports mirrors and pause/resume, includes hash verification, and displays progress with speed and time estimates.

permissive licensepure Pythonabandoned
135.2Kdownloads / mo
classes With conditions
PyPI · Python Modules · released Apr 2022

Implements typeclasses for Python, enabling type-based dispatch and polymorphic behavior without inheritance or interfaces, with full mypy support.

Not recommended if you require active upstream support or need assurance of mypy plugin compatibility with the latest type-checker versions.

BSD-3-Clausepure Pythondormant
135.2Kdownloads / mo
extra-platforms Worth it
PyPI · Python Modules · released Aug 2026

Detects and exposes rich metadata about runtime architecture, OS, Linux distribution, shell, terminal, CI environment, and AI coding agents, with grouping into reusable families and pytest testing helpers.

Apache-2.0pure Python · 3.10+
135.1Kdownloads / mo