$npx skillfedfor your agent

Utilities packages

1,339 packages · page 26 of 34

Packages

prophy Skip
PyPI · Utilities · released Sep 2022

Prophy is a binary serialization protocol with a code generator that produces Python and C++ codecs from a schema definition language, enabling efficient cross-language message encoding and decoding.

MITpure Pythonabandoned
141.1Kdownloads / mo
arcgis2geojson Worth it
PyPI · Utilities · released Oct 2025

Converts ArcGIS JSON format to GeoJSON format, supporting both string and dictionary inputs, with a command-line interface for file and stream processing.

Install it if you need to convert ArcGIS JSON to GeoJSON; skip it if you work exclusively with one format.

MITpure Python · 3.10+
140.6Kdownloads / mo
fastapi-utilities With conditions
PyPI · Utilities · 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
garmin-fit-sdk Worth it
PyPI · Utilities · released Aug 2026

Decodes Garmin FIT (Flexible and Interoperable Data Transfer) binary files into structured Python objects, with options to apply scaling, convert timestamps, and expand subfields according to the FIT Profile specification.

However, verify the license terms at the repository first, as the package metadata does not declare one; this is a blocker for proprietary or GPL-sensitive projects.

license unclearpure Python · 3.6+
139.3Kdownloads / mo
cpi Worth it
PyPI · Utilities · released Jan 2026

Adjusts U.S. dollar amounts for inflation using the Consumer Price Index, converting values to a target year's equivalent purchasing power.

Install it if you regularly work with historical U.S.

MITpure Python
139.2Kdownloads / mo
dateformat Skip
PyPI · Utilities · released Apr 2019

Parses strings into datetime objects and formats datetime objects into strings using explicit, human-readable format specifications instead of strftime codes.

permissive licensebuilds from sourceabandoned
138.8Kdownloads / mo
pip-compile-multi Worth it
PyPI · Utilities · released Apr 2026

Compiles multiple requirements files into locked dependency versions using pip-tools or uv, resolving transitive dependencies across files.

Install it if you manage multiple requirements files and want to lock versions across them efficiently.

permissive licensepure Python
138.3Kdownloads / mo
clabe Worth it
PyPI · Utilities · released Aug 2026

Validates and generates CLABE numbers, Mexico's standard bank account identifier, with built-in bank code lookup and Pydantic integration.

MITpure Python · 3.8+
138.3Kdownloads / mo
copier-templates-extensions With conditions
PyPI · Utilities · released Jul 2025

Provides a Jinja2 extension for Copier that loads custom template extensions from file paths relative to the template root, plus a context hook mechanism for modifying template rendering context.

ISCpure Python · 3.9+aging
138.2Kdownloads / mo
gstools Worth it
PyPI · Utilities · released Apr 2025

GSTools provides geostatistical tools for spatial random field generation, kriging, variogram estimation, and covariance modelling with support for structured and unstructured data in 1D, 2D, and 3D.

LGPL-3.0pure Python · 3.8+
136.9Kdownloads / mo
tmuxp Worth it
PyPI · Utilities · released Jul 2026

tmuxp saves and loads tmux sessions from YAML or JSON configuration files, letting you define multi-window, multi-pane terminal layouts declaratively and restore them on demand.

Install it if you find yourself recreating the same tmux layouts repeatedly or want to version-control your terminal workspace configuration.

MITpure Python
136.6Kdownloads / mo
python-status Skip
PyPI · Utilities · 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
vokativ With conditions
PyPI · Utilities · released Mar 2020

Converts Czech given names and surnames into vocative case (5th case) with automatic gender and name-type detection.

However, be aware that it receives no maintenance and was last tested on Python versions up to 3.8; use it only if Czech name handling is core to your application and…

MITpure Pythonabandoned
135.9Kdownloads / mo
sphinxcontrib-runcmd With conditions
PyPI · Utilities · released Nov 2018

A Sphinx extension that executes arbitrary shell commands and embeds their output directly into reStructuredText documentation, with options for syntax highlighting, text replacement, and prompt display.

However, the aging codebase (last release 2018) means you should verify compatibility with your Python version and Sphinx version before relying on it for critical docs.

MITpure Pythonaging
135.8Kdownloads / mo
poetry-plugin-shell With conditions
PyPI · Utilities · released Jan 2025

A Poetry plugin that launches a subshell with the project's virtual environment automatically activated, replacing Poetry's built-in shell command.

MITpure Python
135.8Kdownloads / mo
scour With conditions
PyPI · Utilities · released Nov 2020

Scour optimizes and cleans SVG files by removing redundant data and simplifying structure, reducing file size while preserving visual output.

However, the dormant status (no release since 2020-11-22) means it will not receive updates for new Python versions or SVG specification changes.

Apache-2.0builds from sourcedormant
135.7Kdownloads / mo
plyara With conditions
PyPI · Utilities · released Feb 2025

Parses YARA rule files into Python dictionary representations, enabling programmatic analysis and bulk transformation of malware detection rules.

Apache-2.0pure Python · 3.10+dormant
135.2Kdownloads / mo
classes With conditions
PyPI · Utilities · 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 · Utilities · 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
flynt Worth it
PyPI · Utilities · released Jul 2025

Flynt is a command-line tool that automatically converts Python string formatting from %-style and .format() syntax to f-strings, modernizing codebases to Python 3.6+ syntax.

permissive licensepure Python · 3.9+
134.5Kdownloads / mo
click-extra With conditions
PyPI · Utilities · released Aug 2026

Click Extra is a wrapper around Click that adds configuration file loading, colored help screens, standard CLI options, and theming to make building professional command-line tools faster and with less boilerplate.

GPL-2.0-or-laterpure Python · 3.10+
134.1Kdownloads / mo
asyncpraw Worth it
PyPI · Utilities · released Aug 2026

Async PRAW provides asynchronous access to Reddit's API, allowing you to interact with subreddits, submissions, comments, and user data without blocking I/O operations.

BSD-3-Clausepure Python · 3.10+
134.0Kdownloads / mo
certbot-nginx With conditions
PyPI · Utilities · released Jul 2026

Certbot-nginx is a plugin for Certbot that automates obtaining and deploying TLS certificates from Let's Encrypt to nginx web servers.

Apache-2.0pure Python · 3.10+
133.6Kdownloads / mo
pyjls With conditions
PyPI · Utilities · released Aug 2026

Reads and writes JLS (Joulescope) files, a specialized format for storing high-frequency time-series signal data with built-in summaries, annotations, and multi-source support.

Apache-2.0compiled wheel
133.6Kdownloads / mo
datafiles Worth it
PyPI · Utilities · released Jan 2026

Datafiles is a file-based ORM that automatically synchronizes Python dataclasses to disk files (YAML, JSON, TOML, JSON5) and back, treating the filesystem as a bidirectional persistence layer with minimal boilerplate.

Install it if you need automatic file-based persistence for configuration, state, or fixtures; skip it if you require a traditional database or need Python versions…

MITpure Python
133.5Kdownloads / mo
hug With conditions
PyPI · Utilities · released Feb 2020

hug is a Python framework for building REST APIs and RPC services with minimal boilerplate, using decorators and type annotations to expose Python functions as HTTP endpoints.

However, the last release was 2020-02-06 and no active development is evident; for new projects, consider whether a more actively maintained alternative (such as one…

MITpure Python · 3.5+dormant
133.4Kdownloads / mo
doppler-env Skip
PyPI · Utilities · released Dec 2022

Injects Doppler secrets as environment variables into Python applications during local development, with IDE debugging support for PyCharm and Visual Studio Code.

Apache-2.0pure Python · 3.6+abandoned
132.8Kdownloads / mo
hankel Worth it
PyPI · Utilities · released Jul 2023

Computes Hankel transforms and integrals using Ogata's quadrature method, handling the oscillatory nature of Bessel function integration for radially symmetric problems.

Install it if you need accurate Hankel transforms or radially symmetric Fourier analysis.

MITpure Python · 3.6+
132.0Kdownloads / mo
update Skip
PyPI · Utilities · released Nov 2017

Provides a check() function to detect available package updates.

permissive licensepure Pythonabandoned
132.0Kdownloads / mo
globmatch With conditions
PyPI · Utilities · released Jan 2021

Matches file paths against glob patterns without filesystem access, supporting `**` for multi-level directory matching and `*` for single-level wildcards.

Install only if you are comfortable maintaining a fork or if the pattern-matching logic is unlikely to need updates.

BSD-3-Clausepure Pythonabandoned
131.7Kdownloads / mo
python-kraken-sdk With conditions
PyPI · Utilities · released Jul 2026

Provides REST and WebSocket clients for trading on Kraken's Spot and Futures markets, plus a command-line interface for direct API access.

Apache-2.0pure Python · 3.11+
131.1Kdownloads / mo
gstools-cython Worth it
PyPI · Utilities · released Dec 2025

Provides optimized Cython implementations of geostatistical algorithms, accelerating spatial statistical computations for the parent package.

LGPL-3.0-or-latercompiled wheel · 3.10+aging
130.8Kdownloads / mo
pkginfo2 With conditions
PyPI · Utilities · released Oct 2025

pkginfo2 reads and parses package metadata from source distributions, wheels, and installed packages without executing arbitrary code.

permissive licensepure Python · 3.10+aging
130.7Kdownloads / mo
desert With conditions
PyPI · Utilities · released Sep 2022

Desert generates marshmallow serialization schemas automatically from dataclasses and attrs classes, eliminating the need to write separate schema definitions.

However, proceed with caution: the package is abandoned and no longer maintained, so you should verify it works with your current dependency versions and be prepared…

MITpure Python · 3.6+abandoned
130.6Kdownloads / mo
stups-zign With conditions
PyPI · Utilities · released Apr 2026

Zign is a command-line utility for OAuth2 token management, enabling you to obtain and manage tokens for use in automated workflows and scripts.

Apache-2.0pure Python · 3.10+
130.3Kdownloads / mo
fitparse With conditions
PyPI · Utilities · released Sep 2020

Parses ANT/Garmin .FIT binary files, extracting structured data like timestamps, coordinates, and device metrics from fitness device recordings.

However, be aware that the maintainer recommends fitdecode as an alternative and is not actively developing this package.

permissive licensebuilds from sourcedormant
130.0Kdownloads / mo
xtgeo With conditions
PyPI · Utilities · released Aug 2026

XTGeo manipulates subsurface reservoir modelling data—3D grids, surfaces, seismic cubes, and wells—using NumPy and C backends for performance, with support for industry formats like RMS and Eclipse.

LGPL-3.0-onlycompiled wheel · 3.11+
129.7Kdownloads / mo
highcharts-core With conditions
PyPI · Utilities · released May 2026

Generates interactive Highcharts data visualizations from Python, producing JavaScript code and static exports for web browsers and Jupyter environments.

However, clarify the licensing model—especially if you plan commercial use—before committing to a production deployment.

license unclearpure Python · 3.10+
129.6Kdownloads / mo
sphinxcontrib-katex With conditions
PyPI · Utilities · released Jun 2025

A Sphinx extension that renders mathematical equations in HTML documentation using KaTeX instead of MathJax, with optional server-side pre-rendering support.

However, note that the package is aging (413 days since last release) and optional server-side pre-rendering adds a nodejs dependency; verify compatibility with your…

MITpure Python · 3.9+aging
129.2Kdownloads / mo
datapackage With conditions
PyPI · Utilities · released Mar 2024

Provides classes and utilities to create, load, validate, and manipulate Data Packages—standardized containers for tabular and non-tabular datasets with machine-readable metadata.

However, dormant maintenance (885 days since last release) and outdated Python version classifiers (2.7–3.7) are concerns for new projects; evaluate the Frictionless…

MITpure Pythondormant
129.1Kdownloads / mo