Shuler lab analysis utilities and notebooks bundled as the luckycharm Python package.
Install locally (editable):
python -m pip install -e .Build wheel:
python -m pip install build
python -m buildDependencies: list required packages in requirements.txt or add them to pyproject.toml / setup.cfg.