Welcome to Monte Python’s documentation!

The main page lives here, from which you can download the code, see the changelog. The Github page is available there.

All useful information concerning the installation, some tips on how to organize the folder, and the complete description of the code source is found below.

For the list of command line arguments, please see the documentation of the create parser function. You can also ask this same information interactively by asking:

python montepython/MontePython.py -h / --help
python montepython/MontePython.py run -h
python montepython/MontePython.py info -h

The first one gives you all the possible modes for running (run, or info), while the other two give you the information specific for each modes. Note that asking for -h or --help will result in using a short or long format for the help.

Contents:

Indices and tables