Repository for basic file handling tasks
https://filehandling.readthedocs.io/en/latest/
To install with uv
uv pip install git+https://github.com/MikeSmithLabTeam/filehandling
or add to your pyproject.toml
dependencies = [
"filehandling @ git+https://github.com/MikeSmithLabTeam/filehandling",
]
This package now uses PyQt6