MontePy: a Python library for MCNP input files.#
MontePy is a Python library for reading, editing, and writing MCNP input files. MontePy provides an object-oriented interface for MCNP input files. This allows for easy automation of many different tasks for working with MCNP input files.
Installing#
MontePy can be installed with pip:
pip install montepy