$npx skillfedfor your agent

Utilities packages

1,339 packages · page 29 of 34

Packages

port-ocean Worth it
PyPI · Utilities · 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
zhdate Skip
PyPI · Utilities · released Jan 2023

Converts between Chinese lunar calendar dates and Gregorian datetime objects without requiring network access, supporting leap months and date arithmetic.

GPL-3.0-or-laterbuilds from sourcedormant
109.3Kdownloads / mo
orderings With conditions
PyPI · Utilities · released Jun 2024

Provides an Ordering enumeration and Compare protocol to unify comparison logic into a single method, letting you implement all ordering operations (`==`, `!=`, `<`, `>`, `<=`, `>=`) from one compare function.

MITpure Python · 3.8+dormant
109.2Kdownloads / mo
pdf417gen Worth it
PyPI · Utilities · released Jan 2025

Encodes text and binary data into PDF417 2D barcodes and renders them as images or SVG files.

Install it if you need to generate PDF417 barcodes; the API is simple and the output formats cover most use cases.

MITpure Python · 3.8+aging
108.9Kdownloads / mo
pypyp With conditions
PyPI · Utilities · released Dec 2024

pyp lets you write Python expressions and scripts directly at the shell, automatically handling imports, magic variables for input lines, and intelligent output formatting without requiring explicit print statements.

MITpure Python · 3.8+aging
108.4Kdownloads / mo
gitingest Worth it
PyPI · Utilities · released Jul 2025

Converts Git repositories into plain-text digests optimized for feeding into LLMs, with file structure, size, and token count statistics.

MITpure Python · 3.8+
107.8Kdownloads / mo
xknxproject With conditions
PyPI · Utilities · released Aug 2026

Extracts and parses KNX project files (ETS 4, 5, and 6 formats, including password-protected archives) to read device addresses, group addresses, communication objects, and location metadata as structured data.

GPL-2.0-onlypure Python · 3.9.0+
107.8Kdownloads / mo
spire-xls With conditions
PyPI · Utilities · released Jul 2026

Spire.XLS is a compiled Python library for creating, reading, writing, and converting Excel spreadsheets without requiring Microsoft Office.

However, the unclear license status requires verification before production use—confirm whether your use case (commercial, open-source, internal) is permitted under…

license unclearcompiled wheel · 3.7+
107.8Kdownloads / mo
pypistats Worth it
PyPI · Utilities · released Jun 2026

Queries the PyPI Stats API to retrieve download statistics for Python packages from the last 180 days, available as a command-line tool or Python library.

Install it if you need programmatic or command-line access to PyPI Stats data.

MITpure Python · 3.10+
107.4Kdownloads / mo
freeze-core With conditions
PyPI · Utilities · released Aug 2026

freeze-core provides core runtime support for cx_Freeze, handling file locking, cabinet archive operations, and rich text format processing needed during application freezing.

MITcompiled wheel · 3.11+
106.6Kdownloads / mo
sysrsync With conditions
PyPI · Utilities · released Apr 2023

Wraps the system rsync command for Python, providing a safe interface to synchronize files and directories with control over source/destination trailing-slash behavior, SSH options, exclusions, and private keys.

license unclearpure Pythondormant
106.5Kdownloads / mo
Flask-Injector With conditions
PyPI · Utilities · 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 · Utilities · 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
anyjson Skip
PyPI · Utilities · released Jun 2012

Anyjson provides a uniform API for JSON serialization and deserialization by automatically selecting and wrapping the fastest available JSON library on the system.

BSD-3-Clausebuilds from sourceabandoned
105.3Kdownloads / mo
icrawler With conditions
PyPI · Utilities · released Feb 2025

icrawler is a lightweight, modular web crawler framework that downloads images, videos, and other media from websites using built-in crawlers for popular image sites and search engines, or custom crawlers you write yourself.

However, be aware that the last release was 549 days ago—built-in crawlers may break if target websites change their HTML or API structure, and you may need to fork…

MITpure Python · 3.7+aging
105.0Kdownloads / mo
ago Worth it
PyPI · Utilities · released Jul 2026

Converts datetime, timedelta, and timestamp objects into human-readable time phrases like '1 year, 127 days ago' or 'in 2 days, 3 hours', with customizable precision, tense, and abbreviation.

Install it if you need to display relative timestamps in human-readable form; skip it only if you're already using a heavier datetime library that includes this feature.

permissive licensepure Python
104.9Kdownloads / mo
coscmd With conditions
PyPI · Utilities · released May 2025

COSCMD is a command-line tool for managing Tencent Cloud COS (Cloud Object Storage) buckets and objects from the terminal.

However, the 458-day maintenance gap means you should verify API compatibility with your COS version before relying on it for new projects.

permissive licensebuilds from source · 2.7+aging
104.4Kdownloads / mo
pip-upgrader Worth it
PyPI · Utilities · released Aug 2026

An interactive CLI tool that upgrades Python package versions in requirements.txt, pyproject.toml, Poetry, and Pipenv files, updating pinned versions in place.

Apache-2.0pure Python · 3.10+
104.1Kdownloads / mo
ipynb With conditions
PyPI · Utilities · released Oct 2017

Imports Jupyter Notebook (.ipynb) files as Python modules, executing their code and making top-level definitions available just like regular .py imports.

However, the dormant maintenance status (no updates since 2017) means you should verify compatibility with your Jupyter and Python versions before relying on it in…

permissive licensepure Pythondormant
103.9Kdownloads / mo
fitdecode With conditions
PyPI · Utilities · released Aug 2025

Parses and decodes FIT files (Garmin's ANT+ fitness data format) into Python objects, with command-line tools to convert FIT to JSON or human-readable text.

permissive licensepure Python · 3.6+aging
103.8Kdownloads / mo
tccli Worth it
PyPI · Utilities · released Aug 2026

Command-line interface for managing Tencent Cloud resources and calling Tencent Cloud APIs directly from the terminal.

Install it if you need to automate Tencent Cloud operations from the command line or integrate Tencent Cloud API calls into shell scripts and CI/CD workflows.

Apache-2.0pure Python
103.7Kdownloads / mo
snaptime Skip
PyPI · Utilities · released Jun 2017

Snaptime transforms timestamps using a simple DSL inspired by Splunk's relative time modifiers, allowing you to snap to time boundaries and apply time deltas in a single chained expression.

license unclearbuilds from sourceabandoned
103.0Kdownloads / mo
cwrap With conditions
PyPI · Utilities · 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
sapien With conditions
PyPI · Utilities · released Mar 2026

SAPIEN is a physics-rich simulation environment for articulated objects that enables robotic vision and interaction tasks requiring detailed part-level understanding.

MITcompiled wheel · 3.7+
102.1Kdownloads / mo
edt Worth it
PyPI · Utilities · released Jul 2026

Computes Euclidean distance transforms for 1D, 2D, or 3D labeled images with support for multiple labels and anisotropic voxel dimensions in a single pass.

copyleftcompiled wheel
101.5Kdownloads / mo
retrie Worth it
PyPI · Utilities · released Feb 2024

Builds efficient Trie-based regex patterns for fast matching and replacing strings in bulk, avoiding the performance penalty of simple regex unions on large word sets.

MITpure Python
101.5Kdownloads / mo
deb-pkg-tools Skip
PyPI · Utilities · released Mar 2021

Builds, inspects, and manages Debian binary packages and repositories via Python API and command-line tools.

MITpure Pythonabandoned
101.4Kdownloads / mo
codenamize With conditions
PyPI · Utilities · released Jun 2018

Generates consistent, human-readable codenames from strings and numbers by hashing input and mapping to adjective-noun combinations, usable as a Python library or command-line tool.

However, verify that the word lists and Python version support meet your needs—the last release was June 2018 and classifiers only claim support through Python 3.4.

MITpure Pythonabandoned
101.3Kdownloads / mo
click-shell With conditions
PyPI · Utilities · released Jun 2021

Converts a click command-line app into an interactive shell with command completion by replacing @click.group with @click_shell.shell.

BSD-3-Clausepure Python
101.3Kdownloads / mo
cronex Skip
PyPI · Utilities · released Nov 2018

Evaluates cron expressions to determine if a scheduled task should trigger at a given time, supporting standard Vixie Cron syntax plus Java Quartz extensions and arbitrary-interval repeaters.

MITbuilds from sourceabandoned
100.4Kdownloads / mo
mmcv With conditions
PyPI · Utilities · released Apr 2024

MMCV is a foundational library for computer vision that provides image and video processing, visualization, data transformation, CNN architectures, and optimized CPU/CUDA operations.

However, install it only if you need its specific utilities—high install friction (source builds are common), aging maintenance (842 days since last release), and no…

Apache-2.0builds from source · 3.7+aging
100.3Kdownloads / mo
ppf-datamatrix With conditions
PyPI · Utilities · released Aug 2023

Generates datamatrix codes (2D barcodes) in SVG format from Python, with built-in IPython display support for interactive notebooks.

MITpure Python · 3.6+aging
100.3Kdownloads / mo
eurostat With conditions
PyPI · Utilities · released Jun 2024

Fetches statistical data and metadata from Eurostat and related European Commission databases via their SDMX 2.1 API, returning results as pandas dataframes or tuples.

However, dormant maintenance (last release 792 days ago) means you should verify that the Eurostat API endpoint has not changed and that deprecated SDMX functions…

MITpure Python · 3.5+dormant
100.1Kdownloads / mo
df2gspread With conditions
PyPI · Utilities · released Jan 2019

Transfers tabular data between Google Spreadsheets and DataFrames, enabling bidirectional sync of spreadsheet data for analysis and processing.

GPL-3.0-onlybuilds from sourcedormant
99.4Kdownloads / mo
ofxtools Worth it
PyPI · Utilities · released Jun 2026

Parses, generates, and converts Open Financial Exchange (OFX) data in both OFXv1 (SGML) and OFXv2 (XML) formats, including Quicken's QFX variant, for importing and exporting financial transaction data.

However, its GPL-3.0-only license is a hard blocker for proprietary or closed-source applications—only install if your project can adopt GPL-3.0 or you have an…

GPL-3.0-onlypure Python · 3.10+
99.1Kdownloads / mo
PyLink Skip
PyPI · Utilities · released Nov 2017

PyLink provides a unified file-like interface for TCP, UDP, serial, and GSM communication, allowing code to switch between different transport mechanisms without changing the core read/write logic.

BSD-3-Clausebuilds from sourceabandoned
99.0Kdownloads / mo
translation-finder Worth it
PyPI · Utilities · released Aug 2026

Discovers and identifies translation files in repositories by scanning for patterns used by common localization frameworks like Gettext, Android resources, and Transifex.

GPL-3.0-or-laterpure Python · 3.11+
99.0Kdownloads / mo
zip-files Skip
PyPI · Utilities · released Apr 2021

Provides command-line tools to create zip files with arbitrary root folder names and compression methods, bundling files and directories from different filesystem locations.

BSD-3-Clausepure Python · 3.6+abandoned
98.8Kdownloads / mo
versions With conditions
PyPI · Utilities · released Feb 2024

Parses, compares, and validates semantic versions and version specifications, supporting version strings with pre-release, dev, and local segments.

MITpure Python · 3.8+dormant
98.6Kdownloads / mo
grip With conditions
PyPI · Utilities · released Oct 2023

Grip is a command-line server that renders local Markdown files using GitHub's API, so you can preview exactly how your README will look on GitHub before pushing.

Install it if you do readme-driven development or maintain documentation; skip it if you rarely write Markdown or are comfortable with GitHub's web editor.

permissive licensepure Pythondormant
98.5Kdownloads / mo