.. meta:: :description lang=en: 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. MontePy: a Python library for MCNP input files. =============================================== MontePy is the most user-friendly 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: .. code-block:: shell pip install montepy .. toctree:: :maxdepth: 2 :caption: Table of Contents: users dev_tree api/modules See Also -------- * `MontePy github Repository `_ * `MontePy PyPI Project `_ * `MontePy journal Article `_ DOI: `10.21105/joss.07951 `_ * `MCNP 6.3.1 User Manual `_ DOI: `10.2172/2372634 `_ * `MCNP 6.3 User Manual `_ DOI: `10.2172/1889957 `_ * `MCNP 6.2 User Manual `_ * `MCNP Forum `_ Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`