Update: - [x] Python 2 to 3 - [x] Conda to poetry - [x] Add dev tooling (black, ruff, pre-commit) - [x] VTK to latest (9.2) - [x] Drop custom VTK build (use vtkMultiVolume) - [x] PySide to latest (6.5) - [x] Integrate itk-elastix python package - [ ] Add CI - [ ] Test Add installers with Pyinstaller: - [ ] Windows - [ ] MacOS - [ ] Build on CI Or maybe [Briefcase](https://briefcase.readthedocs.io/en/stable/)?
Update:
Add installers with Pyinstaller:
Or maybe Briefcase?