Summary: Easy to use file search and file path management in python. Changelog: Added depth-based search. See CHANGELOG.md for the full changelog. Installation: pip install pyfilemanager Dependencies: python >= 3.7 Testing: Performed using pytest. All 15 tests passed. Coverage - 100% Contributors: Praneeth Namburi License: MIT
2024.01.26
Summary: First major release of pyfilemanager, a tool for searching for files and working with file paths. Changelog: Since the pre-release Installation: pip install pyfilemanager Dependencies: python >= 3.7 Testing: Performed using pytest. All 11 tests passed. Contributors: Praneeth Namburi License: MIT