$npx skillfedfor your agent

Python Modules packages

2,659 packages · page 37 of 67

Packages

django-split-settings Worth it
PyPI · Python Modules · released Jul 2024

Splits Django settings across multiple files and directories with support for wildcards, optional files, and environment-specific overrides.

BSD-3-Clausepure Pythondormant
363.3Kdownloads / mo
concurrencytest With conditions
PyPI · Python Modules · released Mar 2026

Runs unittest test suites concurrently across multiple worker processes, distributing tests via round-robin or class-local partitioning to speed up test execution.

GPL-2.0-or-laterpure Python · 3.10+
363.3Kdownloads / mo
flake8-class-attributes-order With conditions
PyPI · Python Modules · released Mar 2025

A flake8 extension that enforces a configurable order for class attributes, methods, and nested elements, and detects class-level logic that should be in `__init__`.

However, verify compatibility with your current flake8 version before adopting.

permissive licensepure Python · 3.9+aging
363.2Kdownloads / mo
cosmic-ray With conditions
PyPI · Python Modules · released Aug 2026

Cosmic Ray is a mutation testing tool that modifies your Python source code and runs your test suite against each mutation to measure test effectiveness and code quality.

It's a specialized tool—not for every project—but essential for teams that need confidence in test quality.

MITpure Python · 3.9+
362.5Kdownloads / mo
gnureadline With conditions
PyPI · Python Modules · released Jan 2026

Provides GNU Readline library support for Python interactive shells and scripts on platforms that ship with libedit instead, enabling proper command-line editing and history.

copyleftcompiled wheelaging
362.4Kdownloads / mo
mr-proper Skip
PyPI · Python Modules · released Oct 2021

mr. Proper is a static code analyzer that examines Python functions to determine whether they are pure—free from side effects, global state mutations, and forbidden operations—and reports why they fail purity checks.

permissive licensepure Pythonabandoned
360.1Kdownloads / mo
cmudict With conditions
PyPI · Python Modules · released Jan 2026

Provides Python access to the CMU Pronouncing Dictionary data files (phonetic transcriptions, phone inventories, and related linguistic data) with minimal processing and NLTK compatibility.

GPL-3.0-or-laterpure Python
359.3Kdownloads / mo
setoptconf-tmp Skip
PyPI · Python Modules · released Sep 2021

Retrieves program settings from multiple sources (command line, environment variables, INI/JSON/YAML files, Python objects) and merges them with configurable priority.

MITpure Pythonabandoned
359.1Kdownloads / mo
cfnresponse With conditions
PyPI · Python Modules · released Aug 2024

Sends response objects to AWS CloudFormation custom resources via S3 presigned URLs, enabling Lambda functions to signal success or failure back to CloudFormation stacks.

Apache-2.0pure Python
358.2Kdownloads / mo
agate-sql With conditions
PyPI · Python Modules · released Dec 2025

agate-sql extends the agate data analysis library with the ability to read from and write to SQL databases, bridging in-memory tabular data with relational database backends.

However, maintenance is aging (last release 242 days ago), so verify compatibility with your versions of agate and sqlalchemy before deploying to production.

MITpure Pythonaging
357.3Kdownloads / mo
json-diff Skip
PyPI · Python Modules · released Aug 2019

Compares two JSON files and generates a JSON output showing the differences, with options to include or exclude specific keys from the comparison.

Install only if you have a specific legacy requirement and can accept the lack of support.

MITbuilds from sourceabandoned
357.2Kdownloads / mo
flake8-functions With conditions
PyPI · Python Modules · released Aug 2026

A flake8 extension that enforces function-level code quality rules: function length, argument count, return statement count, and function purity.

Install it if you want automated checks for function complexity; skip it if your team prefers manual review or uses a different linter.

MITpure Python · 3.10+
356.8Kdownloads / mo
vkbottle-types With conditions
PyPI · Python Modules · released Jun 2026

Provides type definitions and API method signatures for the VK API, designed for use with the vkbottle framework to enable type-checked interactions with VKontakte services.

MITpure Python
356.8Kdownloads / mo
tensorflow-io With conditions
PyPI · Python Modules · released Jul 2024

Extends TensorFlow with support for file systems and data formats not built into TensorFlow, including HTTP/HTTPS access and automatic decompression for remote datasets.

Install only if you have a specific need for extended I/O capabilities; it is not required for standard TensorFlow workflows.

Apache-2.0compiled wheel
356.7Kdownloads / mo
newspaper4k Worth it
PyPI · Python Modules · released Jul 2026

Extracts article text, metadata, and images from web pages and news sources, with support for multiple languages and automatic summarization.

The main gotcha is that bulk scraping can be slow and may trigger IP blocks on news sites; start with small batches and respect robots.txt.

MITpure Python · 3.10+
355.7Kdownloads / mo
flake8-no-implicit-concat Worth it
PyPI · Python Modules · released Nov 2024

A flake8 plugin that detects and forbids implicit string and bytes literal concatenations, enforcing explicit concatenation syntax.

Install it if your team prefers to forbid implicit string/bytes concatenation; skip it if you have no opinion on the style or prefer implicit concatenation.

MITpure Python · 3.6+
355.3Kdownloads / mo
rudder-sdk-python Worth it
PyPI · Python Modules · released Sep 2024

Sends customer events from Python applications to RudderStack servers, which then transforms and routes them to downstream platforms.

Install it if you are already using RudderStack as your CDP and need to instrument Python services.

MITpure Python · 3.8.0+
354.8Kdownloads / mo
ocp-gordon With conditions
PyPI · Python Modules · released Jul 2026

Interpolates networks of curves into smooth Gordon surfaces using B-spline mathematics, integrated with CadQuery's OCP for CAD geometry operations.

Apache-2.0pure Python
353.6Kdownloads / mo
cognitive-complexity With conditions
PyPI · Python Modules · released Aug 2022

Calculates cognitive complexity scores for Python functions by analyzing their abstract syntax tree, measuring how difficult code is to understand based on control flow, nesting, recursion, and logical operations.

However, consider it a read-only tool: expect no bug fixes, security patches, or feature updates.

permissive licensebuilds from source · 3.6+abandoned
352.8Kdownloads / mo
agate-excel With conditions
PyPI · Python Modules · released Dec 2025

Adds Excel file (xls and xlsx) read support to the agate data analysis library, enabling you to load spreadsheets directly into agate tables for analysis.

However, note the aging maintenance status (242 days since last release)—if you need active development or rapid bug fixes, verify that the underlying dependencies…

MITpure Pythonaging
352.7Kdownloads / mo
agate-dbf With conditions
PyPI · Python Modules · released Dec 2025

Adds read support for DBF (dBASE) files to the agate data analysis library, allowing you to load and work with DBF data in agate tables.

MITpure Pythonaging
351.8Kdownloads / mo
vesin With conditions
PyPI · Python Modules · released Jul 2026

Vesin computes neighbor lists for atomistic systems—identifying which atoms are within a cutoff distance of each other—with a Python interface backed by compiled code for speed.

BSD-3-Clausecompiled wheel · 3.10+
351.7Kdownloads / mo
deprecat With conditions
PyPI · Python Modules · released Jul 2024

Provides a Python decorator to mark functions, methods, and classes as deprecated, emitting warnings to users and optionally modifying docstrings for Sphinx documentation.

Not recommended if you need active support or expect frequent maintenance.

MITpure Python · 3.6+dormant
350.8Kdownloads / mo
qpd With conditions
PyPI · Python Modules · released Jul 2023

QPD translates SQL SELECT statements into pandas-like operations, letting you run the same SQL query on Pandas, Dask, and Ray backends and get consistent results.

However, do not rely on it for production workloads without testing thoroughly against your current dependency versions—no updates have been released since…

Apache-2.0pure Python · 3.7+abandoned
350.7Kdownloads / mo
persistent With conditions
PyPI · Python Modules · released May 2026

Provides transparent persistence for Python objects, allowing them to be automatically saved to and loaded from a database like ZODB without explicit serialization code.

Not recommended as a standalone persistence solution outside the ZODB ecosystem.

ZPL-2.1compiled wheel · 3.10+
350.2Kdownloads / mo
BTrees With conditions
PyPI · Python Modules · released Apr 2026

BTrees provides persistent, scalable B-tree data structures optimized for ZODB's optimistic concurrency model, with built-in conflict resolution for concurrent access.

ZPL-2.1compiled wheel · 3.10+
348.0Kdownloads / mo
sphinx-data-viewer With conditions
PyPI · Python Modules · released Aug 2024

Adds an interactive data viewer to Sphinx documentation that renders JSON data, JSON files, and Python objects in an explorable list view within your docs.

MITpure Python · 3.8+aging
347.7Kdownloads / mo
language_tool_python Worth it
PyPI · Python Modules · released May 2026

Python wrapper for LanguageTool that checks grammar, style, and spelling in text via a local Java server, public API, or remote server.

However, its GPL-3.0-only license means you cannot use it in proprietary or closed-source projects without a separate commercial license.

GPL-3.0-onlypure Python · 3.9+
347.6Kdownloads / mo
implicit With conditions
PyPI · Python Modules · released May 2026

Implicit provides fast Python implementations of collaborative filtering algorithms (ALS, BPR, Logistic Matrix Factorization, and nearest-neighbor models) optimized for implicit feedback datasets, with multi-threaded CPU training and optional GPU support.

Install friction is moderate but manageable; the main gotcha is ensuring SciPy and CUDA (if using GPU) are properly configured.

MITcompiled wheel · 3.9+
347.2Kdownloads / mo
robocorp-log With conditions
PyPI · Python Modules · released Mar 2026

Provides structured, automatic logging for Python automation with a focus on capturing detailed failure context and generating an interactive HTML log viewer.

Apache-2.0pure Python
346.2Kdownloads / mo
wandb-workspaces With conditions
PyPI · Python Modules · released Aug 2026

Programmatically create and manage Weights & Biases workspaces and reports, including building dashboards with charts and panels from Python code.

Apache-2.0pure Python
345.6Kdownloads / mo
csvkit Worth it
PyPI · Python Modules · released Dec 2025

csvkit provides command-line tools for converting, querying, and transforming CSV files and related tabular formats like Excel and databases.

Install it if you work with CSV files regularly and want lightweight, specialized tools instead of heavier data libraries.

MITpure Python
345.1Kdownloads / mo
dbt-artifacts-parser Worth it
PyPI · Python Modules · released Aug 2026

Parses dbt artifact JSON files (catalog, manifest, run-results, sources) into typed Python objects using pydantic, supporting multiple schema versions across dbt 0.19 to 1.12.

Apache-2.0pure Python · 3.10.0+
344.8Kdownloads / mo
zope.sqlalchemy With conditions
PyPI · Python Modules · released Nov 2025

Integrates SQLAlchemy sessions with Zope's transaction manager, allowing database operations to participate in Zope's distributed transaction protocol.

Install only if you understand both SQLAlchemy and Zope transactions; it is not a general-purpose ORM integration and adds no abstraction layer.

license unclearpure Python · 3.10+aging
344.5Kdownloads / mo
pytorch-forecasting Worth it
PyPI · Python Modules · released Jun 2026

PyTorch Forecasting provides neural network models and utilities for time series forecasting, including architectures like Temporal Fusion Transformers, N-BEATS, and N-HiTS, with training orchestrated through PyTorch Lightning.

Install it if you need to train neural forecasting models on time series data and want to avoid reimplementing standard architectures or training boilerplate.

MITpure Python
344.3Kdownloads / mo
fasta2a With conditions
PyPI · Python Modules · released May 2026

FastA2A converts an AI agent into an A2A-protocol-compliant ASGI server, managing task execution, conversation context, and message routing across distributed workers.

MITpure Python · 3.9+
344.1Kdownloads / mo
crispy-bootstrap3 With conditions
PyPI · Python Modules · released Jan 2024

Provides Bootstrap 3 HTML templates for django-crispy-forms, enabling styled form rendering in Django projects using Bootstrap 3 CSS framework.

However, note that maintenance is dormant—the last release was 2024-01-13—so if you need active support or are starting a new project, consider whether a more…

MITpure Python · 3.7+dormant
342.9Kdownloads / mo
mo-future With conditions
PyPI · Python Modules · released Jun 2025

Provides a flat-namespace compatibility layer for Python 2/3 code migration, consolidating commonly needed imports into a single `mo_future` module to avoid discovering them across multiple sub-modules.

However, the aging maintenance status (425 days since last release) and small user base (2 GitHub stars) suggest this is a niche tool—if you are starting a new…

MPL-2.0pure Pythonaging
342.9Kdownloads / mo
jupyter-book Worth it
PyPI · Python Modules · released Jul 2026

Jupyter Book converts Markdown files and Jupyter notebooks into publication-quality books and documents, executing embedded code cells and generating both interactive web books and PDFs.

Install it if you need to publish computational content as a polished book or document.

BSD-3-Clausepure Python · 3.9+
342.6Kdownloads / mo
args Skip
PyPI · Python Modules · released May 2012

Parses command-line arguments into categorized groups (flags, files, assignments, grouped arguments) with minimal configuration.

Install only if maintaining legacy code already using it.

BSD-3-Clausebuilds from sourceabandoned
342.5Kdownloads / mo