Welcome to pymchelper's documentation! ====================================== **pymchelper** is a toolkit for processing output files of particle transport codes, such as FLUKA or SHIELD-HIT12A. It provides a command line program, called **convertmc** which simplifies process of converting binary output files to graphs, tabulated plain data and MS Excel files and other formats. Toolkit can also serve as a library in the Python language, which can be used by programmers and data scientists to process output data in Python scripts. .. toctree:: :maxdepth: 2 getting_started.rst user_guide.rst install.rst developer.rst