Thanks for your interest in contributing to the parser!
I no longer work on flow cytometry, so I will not personally develop any new features; howevever, PRs are welcome.
Be aware that I may comandeer the PRs and refactor them a bit.
The package uses poetry together with poethepoet.
poetry install --with dev,test
poe
poe autoformat
poe pytest