{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/10"}],"enrichment":{"capability":"fpyutils provides a collection of utility functions for common Python tasks like file line matching and text processing, prioritizing readability and simplicity over performance.","skillfed_tags":["no-dependencies","text-processing","copyleft"],"use_cases":["Search for matching lines in text files and retrieve their positions for log analysis or text mining.","Build command-line utilities that need simple, readable helper functions without external dependencies.","Write educational or prototype code where code clarity is more important than performance optimization.","Process text data in small-to-medium projects where the overhead of heavier libraries is not justified."],"what_it_does":"fpyutils is a lightweight library of utility functions for Python that emphasizes clarity and simplicity rather than performance. It provides helpers for common tasks like searching for patterns in text files and processing command-line operations. The package has no external runtime dependencies, making it easy to add to any project.\n\nThe library is marked as Production/Stable and was first released in 2017-12-06, but has not seen a release since 2023-11-08. It is distributed under GPLv3+, a copyleft license that requires any derivative work to remain open source. It is best suited for scripts, utilities, and educational code where readability matters more than raw speed.","worth_installing":"Yes, if you need simple, readable utility functions and accept the copyleft license. The zero-dependency install is clean and the API is straightforward. However, be aware that the package is dormant\u2014no releases since 2023-11-08\u2014so do not expect bug fixes or compatibility updates. Suitable for stable, self-contained utilities; risky for projects requiring ongoing maintenance."},"id":"fpyutils","links":{"html":"https://skillfed.io/packages/fpyutils","md":"https://skillfed.io/packages/fpyutils.md","pypi":"https://pypi.org/project/fpyutils/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-11-08","license_spdx":null,"license_treatment":"copyleft","name":"fpyutils","python_support":"supports_current","summary":"A collection of useful non-standard Python functions which aim to be simple to use, highly readable but not efficient."},"popularity":{"monthly_downloads":92138,"position":13475,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.0.1"}
