A collection of useful non-standard Python functions that are simple to use, highly readable but not efficient. Current version is 4.0.1, which drops Python 2 support and requires Python >=3.7 <4. The library is in active development with a recent release in 2024.
pip install fpyutilsVerified import paths — ran on the pinned version, not inferred.
Basic usage: list all .txt files in the current directory.
Use 'from fpyutils import function_name' instead.
Upgrade to Python 3.7 or later.
Use standard library or optimized alternatives for heavy operations.
No dependency data recorded yet.