$npx skillfedfor your agent

Utilities packages

1,339 packages · page 28 of 34

Packages

html2docx With conditions
PyPI · Utilities · released Jan 2023

Converts valid HTML to Microsoft Word (.docx) format, returning a BytesIO object that can be written to disk or processed further.

However, dormant maintenance (last release January 2023) means you should verify that it works with your specific HTML/CSS requirements and check for any…

MITpure Python · 3.7+dormant
119.7Kdownloads / mo
Unipath Skip
PyPI · Utilities · released Feb 2015

Unipath provides an object-oriented interface to file and directory operations, wrapping Python's scattered os, os.path, and shutil functions into a unified, path-object API.

Starting a new project with Unipath is not recommended.

MITpure Pythonabandoned
119.1Kdownloads / mo
bagit-profile Skip
PyPI · Utilities · released Mar 2020

Validates BagIt bags against BagIt profile specifications, checking serialization and structural compliance with a profile URI.

permissive licensepure Pythonabandoned
119.1Kdownloads / mo
bdbag With conditions
PyPI · Utilities · released Sep 2025

bdbag creates, validates, and manages BagIt packages—standardized containers for research data that bundle files with checksums, metadata, and remote file references—supporting multiple serialization formats and transport protocols.

Apache-2.0pure Pythonaging
119.0Kdownloads / mo
atomos Skip
PyPI · Utilities · released Jul 2015

Atomos provides thread-safe atomic primitives (integers, floats, bools, objects) and atoms for managing shared mutable state in multi-threaded Python applications without explicit lock management.

BSD-3-Clausebuilds from sourceabandoned
118.7Kdownloads / mo
timelib With conditions
PyPI · Utilities · released Mar 2023

Parses natural-language date and time descriptions (like "next friday" or "4 hours ago") into Python datetime objects or Unix timestamps using PHP's timelib module.

However, dormancy (last release March 2023, no active maintenance) means no bug fixes or Python version updates are forthcoming—verify wheel availability for your…

permissive licensecompiled wheeldormant
118.6Kdownloads / mo
zipstream Skip
PyPI · Utilities · released May 2016

Generates zip archives as an iterator of byte chunks, enabling streaming downloads of large file collections without storing the complete archive in memory or on disk.

No—not for new projects.

license unclearbuilds from sourceabandoned
118.5Kdownloads / mo
weblate-language-data Worth it
PyPI · Utilities · released Jul 2026

Provides language definitions, plural rules, and locale mappings for internationalization and localization systems, including Gettext translations and CLDR-based data.

Install it if you're building or integrating with a localization system and need reliable, standards-aligned language definitions; skip it if your application has no…

MITpure Python · 3.11+
118.4Kdownloads / mo
marionette-harness Skip
PyPI · Utilities · released Oct 2019

Marionette-harness is a test runner for automating Gecko-based applications like Firefox, allowing you to write and execute Python-based tests that control the browser UI, JavaScript, and DOM.

Install only if maintaining an existing legacy test suite with no alternative path.

MPL-2.0pure Pythonabandoned
118.4Kdownloads / mo
random-slugs With conditions
PyPI · Utilities · released May 2024

Generates random word-based slugs with customizable parts of speech, word categories, and output formats (kebab-case, snake_case, camelCase).

However, the dormant maintenance status means you should verify it works with your target Python version and accept that bug fixes or feature additions are unlikely.

license unclearpure Python · 3.9+dormant
118.3Kdownloads / mo
fastcov Worth it
PyPI · Utilities · released May 2026

Fastcov generates code coverage reports in JSON, LCOV, and SonarQube XML formats by parallelizing gcov execution, designed as a faster alternative to lcov for C/C++ projects.

MITpure Python · 3.8+
117.4Kdownloads / mo
pymongo_inmemory With conditions
PyPI · Utilities · released Mar 2025

Provides an in-memory MongoDB instance for testing by wrapping pymongo's MongoClient, eliminating the need for a running MongoDB server during development and test runs.

MITpure Pythonaging
117.4Kdownloads / mo
quadrilateral-fitter With conditions
PyPI · Utilities · released Aug 2024

Fits the smallest-area quadrilateral that contains all points from a noisy polygon or point cloud, useful for cleaning up irregular detections before perspective correction or pattern matching.

Install it if your workflow involves cleaning up shape detections; skip it if you need active support or ongoing feature development.

MITpure Python · 3.6+dormant
117.3Kdownloads / mo
stups-cli-support Skip
PyPI · Utilities · released May 2021

Provides shared command-line interface utilities and configuration helpers for STUPS tools, handling CLI argument parsing, YAML configuration, and network operations.

Apache-2.0pure Pythonabandoned
117.1Kdownloads / mo
delegator.py Skip
PyPI · Utilities · released Sep 2018

Delegator.py wraps subprocess execution with a simple API for running commands blocking or non-blocking, chaining commands with pipes, and sending input to interactive processes via pexpect.

No, not for new projects.

permissive licensepure Pythonabandoned
116.9Kdownloads / mo
joulescope With conditions
PyPI · Utilities · released Aug 2026

Joulescope is a Python driver for the Joulescope DC energy analyzer hardware, enabling automated measurement and logging of current, voltage, power, and energy in your applications.

Apache-2.0compiled wheel
116.5Kdownloads / mo
typing-aliases With conditions
PyPI · Utilities · released Apr 2024

Provides a collection of type aliases for Python's typing system, reducing boilerplate when declaring complex type hints in modern Python codebases.

However, be aware that maintenance is dormant—no releases in over 844 days—so if you need active support or compatibility updates for future Python versions, you may…

MITpure Python · 3.8+dormant
116.4Kdownloads / mo
fparser With conditions
PyPI · Utilities · released Jun 2026

fparser parses Fortran source code (Fortran 77 through 2008) into an abstract syntax tree, enabling programmatic analysis and manipulation of Fortran programs.

BSD-3-Clausepure Python · 3.6+
115.7Kdownloads / mo
solus With conditions
PyPI · Utilities · released Feb 2024

Provides thread-safe and thread-unsafe singleton type decorators for Python, allowing you to create classes that instantiate only once.

However, maintenance is dormant—no updates in over 900 days—so consider it only if the current feature set meets your needs and you're comfortable with no active…

MITpure Python · 3.8+dormant
115.3Kdownloads / mo
discord.py-self Skip
PyPI · Utilities · released Jan 2026

An async Python wrapper for Discord's user account API, enabling programmatic control of user accounts with support for sessions, relationships, billing, and interactions.

MITpure Python · 3.10+
115.3Kdownloads / mo
matrix-enum Skip
PyPI · Utilities · released Dec 2020

Extends Python's built-in Enum to support multi-dimensional enum members with multiple attributes and reversible lookups by any attribute value.

MITpure Pythonabandoned
115.3Kdownloads / mo
pip-licenses-lib Worth it
PyPI · Utilities · released May 2026

Programmatically retrieve and inspect the software licenses of Python packages installed in your environment, returning structured package metadata including license information.

MITpure Python
114.8Kdownloads / mo
ruff-lsp Skip
PyPI · Utilities · released Feb 2025

Provides a Language Server Protocol bridge to Ruff, enabling linting, formatting, and import organization in LSP-compatible editors like Neovim, Sublime Text, and Emacs.

MITpure Python · 3.7+abandoned
114.7Kdownloads / mo
crcengine With conditions
PyPI · Utilities · released Apr 2023

CrcEngine provides table-based and bit-bashing CRC calculation with support for pre-defined algorithms (CRC8, CRC16, CRC32, CRC64 variants) and custom algorithm creation, plus C code generation for embedded use.

However, maintenance is dormant; use it for non-critical checksums or where you can fork if needed.

GPL-3.0-onlypure Pythondormant
114.6Kdownloads / mo
open3d-cpu With conditions
PyPI · Utilities · released Jan 2025

Open3D-cpu provides CPU-based 3D data structures, processing algorithms, and visualization tools for working with point clouds, meshes, and RGB-D data in Python.

MITcompiled wheel · 3.8+
113.6Kdownloads / mo
ecoji With conditions
PyPI · Utilities · released Jul 2024

Encodes and decodes binary data as sequences of emojis using a base-1024 character set, providing both a Python library and a command-line tool.

However, the aging maintenance (last release over a year ago, minimal recent commits) means it's not suitable for production systems requiring active support or…

permissive licensebuilds from sourceaging
112.6Kdownloads / mo
pyexcel-ezodf Skip
PyPI · Utilities · 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
elevate Skip
PyPI · Utilities · released May 2018

Elevate re-launches the current Python process with root or admin privileges using platform-specific mechanisms (UAC on Windows, AppleScript on macOS, pkexec/sudo on Linux).

permissive licensebuilds from sourcedormant
111.9Kdownloads / mo
php2json Skip
PyPI · Utilities · released Oct 2017

Converts PHP serialized strings to JSON format, designed for fast bulk migration of PHP data by leveraging optimized JSON decoders.

MITcompiled wheelabandoned
111.8Kdownloads / mo
signify With conditions
PyPI · Utilities · released Dec 2025

Validates and inspects Windows Authenticode digital signatures embedded in or attached to executable files, MSI installers, and catalog files to verify software authenticity and integrity.

MITpure Python · 3.9+aging
111.6Kdownloads / mo
django-leaflet With conditions
PyPI · Utilities · released Dec 2025

Integrates the Leaflet JavaScript mapping library into Django projects, providing map widgets for forms and template rendering with server-side configuration.

LGPL-3.0-onlypure Python · 3.10+aging
111.2Kdownloads / mo
roc-validator Worth it
PyPI · Utilities · released Jul 2026

Validates RO-Crate metadata packages against declared profiles using SHACL shapes and Python rules, supporting local directories, ZIP archives, and remote HTTP/HTTPS sources.

Apache-2.0pure Python
111.2Kdownloads / mo
altimate-datapilot-cli With conditions
PyPI · Utilities · released Jul 2026

A CLI tool that provides an AI assistant interface for data teams, integrating with SQL analysis and clipboard utilities through a command-line interface.

MITpure Python · 3.8+
110.6Kdownloads / mo
discord-protos With conditions
PyPI · Utilities · 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 · Utilities · 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
entrypoint With conditions
PyPI · Utilities · released Jun 2024

Provides a decorator to mark functions as entry points, eliminating boilerplate code for console script execution while preventing accidental execution on import.

MITpure Python · 3.8+dormant
110.4Kdownloads / mo
ubi-reader With conditions
PyPI · Utilities · released Jun 2026

Extracts files and analyzes the structure of UBI and UBIFS filesystem images, typically from NAND device dumps, and can generate parameters for recreating images with mtd-utils.

copyleftpure Python · 3.10+
110.3Kdownloads / mo
git-changelog With conditions
PyPI · Utilities · released Aug 2026

Generates changelogs automatically from git commit history using Jinja2 templates, with built-in support for multiple commit conventions and git hosting platforms.

ISCpure Python · 3.10+
109.8Kdownloads / mo
pycookiecheat With conditions
PyPI · Utilities · released Nov 2024

Extracts and decrypts cookies from Chrome, Firefox, Brave, and Slack browsers on macOS and Linux for use in Python scripts.

permissive licensepure Python
109.7Kdownloads / mo
bases With conditions
PyPI · Utilities · released Dec 2023

Provides customizable Base-N encoding and decoding for common styles including those in the multibase specification, with support for case and padding variations.

Not recommended if you need active development or frequent updates.

license unclearpure Python · 3.7+dormant
109.6Kdownloads / mo