{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"}],"enrichment":{"capability":"dictknife provides utility functions for manipulating, querying, and transforming Python dictionaries, with optional support for loading data from files and command-line operations.","skillfed_tags":["dict-utilities","data-transformation"],"use_cases":["Simplify common dictionary operations in data processing scripts without writing boilerplate code.","Load and transform dictionary-structured data from files as part of a data pipeline.","Access or manipulate nested dictionaries using utility functions instead of manual traversal.","Expose dict operations via command-line interface for ad-hoc data inspection and transformation.","Reduce code duplication when working with dict-heavy Python applications."],"what_it_does":"dictknife is a utility library for working with Python dictionaries. It provides a collection of helper functions and tools to simplify common dict operations\u2014the description calls it a \"swiss army knife\" for dict handling. The package supports optional extras for data loading and command-line usage, suggesting it can work with dict data from files and expose dict operations via CLI.\n\nThe package requires Python 3.10 or later and has no external runtime dependencies, making it lightweight to install. Maintenance is aging (last release 405 days ago), though the repository remains publicly available and has received recent commits. It is licensed under MIT, permitting unrestricted use.","worth_installing":"Yes, if you work frequently with dictionaries and want to reduce boilerplate. Low install friction, no dependencies, and permissive licensing make it a safe addition. However, the aging maintenance status (405 days since last release) and sparse documentation suggest checking whether the specific dict operations you need are actually provided before committing to it in a new project."},"id":"dictknife","links":{"html":"https://skillfed.io/packages/dictknife","md":"https://skillfed.io/packages/dictknife.md","pypi":"https://pypi.org/project/dictknife/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-07-05","license_spdx":"MIT","license_treatment":"permissive","name":"dictknife","python_support":"supports_current","summary":"utility set of handling dict"},"popularity":{"monthly_downloads":79528,"position":14350,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.14.2"}
