ParticlePhaseSpace
This code aims to serve as a general purpose python library for importing, analysing, manipulating particle phase space data.
The code can be installed from PyPI:
pip install ParticlePhaseSpace
If you want to develop the code, there are some additional dependencies which are listed in the dev_requirements.txt file in the github repository.