montepy

View on PyPIReverse Dependencies (1)

0.5.2 montepy-0.5.2-py3-none-any.whl

Wheel Details

Project: montepy
Version: 0.5.2
Filename: montepy-0.5.2-py3-none-any.whl
Download: [link]
Size: 142798
MD5: b23f146b8c6b916c1ff184cb1199d91e
SHA256: 59ce8fbfea192c1b93c373b56097066bc0b6d6b525e7cd79e5211b1d033a1be6
Uploaded: 2024-11-12 21:15:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: montepy
Version: 0.5.2
Summary: A library for reading, editing, and writing MCNP input files
Author-Email: Micah Gale <mgale[at]montepy.org>, Travis Labossiere-Hickman <Travis.LabossiereHickman[at]inl.gov>, Brenna Carbno <brenna.carbno[at]inl.gov>
Maintainer-Email: Micah Gale <mgale[at]montepy.org>
Project-Url: Homepage, https://idaholab.github.io/MontePy/index.html
Project-Url: Repository, https://github.com/idaholab/MontePy.git
Project-Url: Documentation, https://www.montepy.org/
Project-Url: Bug Tracker, https://github.com/idaholab/MontePy/issues
Project-Url: Changelog, https://www.montepy.org/changelog.html
License: MIT License Copyright (c) 2024 Battelle Energy Alliance, LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: MCNP,neutronics,imcnp,input file,monte carlo,radiation transport
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Requires-Dist: numpy (>=1.18)
Requires-Dist: sly (==0.5)
Requires-Dist: build; extra == "build"
Requires-Dist: setuptools (>=64.0.0); extra == "build"
Requires-Dist: setuptools-scm (>=8); extra == "build"
Requires-Dist: montepy[demos]; extra == "demo-test"
Requires-Dist: papermill; extra == "demo-test"
Requires-Dist: jupyter; extra == "demos"
Requires-Dist: montepy[doc,format,test]; extra == "develop"
Requires-Dist: sphinx (>=7.4.0); extra == "doc"
Requires-Dist: sphinxcontrib-apidoc; extra == "doc"
Requires-Dist: pydata-sphinx-theme; extra == "doc"
Requires-Dist: sphinx-sitemap; extra == "doc"
Requires-Dist: sphinx-favicon; extra == "doc"
Requires-Dist: sphinx-copybutton; extra == "doc"
Requires-Dist: black (>=23.3.0); extra == "format"
Requires-Dist: coverage[toml] (>=6.3.2); extra == "test"
Requires-Dist: hypothesis; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-profiling; extra == "test"
Requires-Dist: montepy[build]; extra == "test"
Requires-Dist: phmutest; extra == "test"
Provides-Extra: build
Provides-Extra: demo-test
Provides-Extra: demos
Provides-Extra: develop
Provides-Extra: doc
Provides-Extra: format
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE.txt
License-File: AUTHORS
[Description omitted; length: 6751 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.4.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
montepy/__init__.py sha256=5_rfyeDMyasEAqNlftmAmLdvC2nej7uLq0ceKxs2Zyk 1420
montepy/__main__.py sha256=y7AcCH8n3EMOx04sDNnsrbxVemulPolU6QYJ1HlTR34 1784
montepy/_cell_data_control.py sha256=WMOnsJHwmNz4OXzYD8MaSjzCp5_w6ytuLHM6Htrk0po 1182
montepy/_version.py sha256=9wH2PDsTkkxdqSU9YziEjDTHYLEcKPSYr6RofNSEaJk 411
montepy/cell.py sha256=R7z4LIx3LUXxrfv2qvV4ncK6-W9hiNuc0fH-5JlG2R0 28903
montepy/cells.py sha256=97Cl7TzMZkAYvrUntCu4Fs2uWFF-97PsHp_YzRN5dYg 7368
montepy/constants.py sha256=2IgiATICoqMQyq4tYxRsUbLLggscNwfwy6o_n7sOAPQ 1818
montepy/errors.py sha256=taIuzZY7eZCctwKD043jC3M5pCLkFdLq_seBEyEAN00 7669
montepy/geometry_operators.py sha256=W_1z8pM3ZvCHNWiMXOs01qFFJYAT7CuAAV1AazkX_o4 632
montepy/materials.py sha256=bSrMFemwY32zJZ0roSvqPh8L1SBcG9saZrtzOjYSKLk 743
montepy/mcnp_object.py sha256=fZy3JFvKbV5eufogFioC858b9-pqI8oisWXPYNkX4H4 18728
montepy/mcnp_problem.py sha256=YqlCjxPpHxYEWl45FcJTOtkd2oQ1yE3VOZnZGs-jwMY 22631
montepy/numbered_mcnp_object.py sha256=sJPzqq0Pj_fUY9sCYSXxGGakYPofQl9pAEWACymS2_U 3962
montepy/numbered_object_collection.py sha256=qK-Jmd6kxaUBo2nnDfZwzxhMOALcS6IDN0e6NUnbL70 20937
montepy/particle.py sha256=y1VuZtwS8JPurHbvDhoxrw1vESJqLhS6M0VHpoEtCEU 1245
montepy/surface_collection.py sha256=jJUIWosjrP71qpYdkWmK2vfrYqargNk4BJ79dvR9mFA 1791
montepy/transforms.py sha256=0IUjWjU1JDyQFoforZi0lQavAgeJGwrTjUKN7kzUfw8 459
montepy/universe.py sha256=Eb63diZVWOojl-nbFFiJ42bIhJBkHAiXHkGfeuavD38 2692
montepy/universes.py sha256=0hdMWi5rck6JhC8QprH-Ty5_J8qw-CkF8jwLtstpIJQ 421
montepy/utilities.py sha256=h7zH-CCkVg5EDE828stEjJzVXWNJ8PjtEUkie6v1bHE 5796
montepy/_scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
montepy/_scripts/change_to_ascii.py sha256=_6IflOxO1zbmKExH1YccoyyOgz8v1ZkmhzB6dfa09FU 2566
montepy/data_inputs/__init__.py sha256=0QxeLee7dXwulevj1QTp16Sg90WbS_9XUKMUvh9BYsk 256
montepy/data_inputs/cell_modifier.py sha256=uJLoF-JKSmsGtgB3LIbl90XXf7dK9sewRlQDwIJ0l8U 10570
montepy/data_inputs/data_input.py sha256=LfzPUgqWzUcnR5bELvXAa6qZ8QZcPbS03_OSP5KvEUU 11375
montepy/data_inputs/data_parser.py sha256=erteIojiKd46MkKs7Xu9CE8cXR_Bus_zHZFKk5q-z5Q 1197
montepy/data_inputs/element.py sha256=u09CpBOJo9z9YCS0kO_-Zt4Pb5i_BoIYljfMz1jh5DU 7752
montepy/data_inputs/fill.py sha256=AS017F3o8BSs2qkPXIupwyIjhgrMuy7RG7dn2dt-XQY 19581
montepy/data_inputs/importance.py sha256=b6IhqlmlPS_aqe_5vouXWI5HvwUVUQN3-avRYrMxMtA 19337
montepy/data_inputs/isotope.py sha256=5grSDkNSLV4PP9V69uPZEhtA2BOvzL87hL6PAkKrGPA 7350
montepy/data_inputs/lattice.py sha256=ndbJ33zNsqzXXfBXKW545O31wyDVmBuOorJIOfFXvTY 400
montepy/data_inputs/lattice_input.py sha256=-LqwKHOyEQlAFTzUtq5GDgHmGOJ93DnxWooehzV8IMc 4238
montepy/data_inputs/material.py sha256=2VBmmKi-5XoLDGqle9_RdEGrdHUicqLpFWG5mQHZDzc 8679
montepy/data_inputs/material_component.py sha256=G02Y38N8zWUdgArIQCPpM28QTTCEhIBOcfYZ1Oqbt60 2618
montepy/data_inputs/mode.py sha256=xr5ezpAba_TtIUZJGr9Xchw8vpBynupXSlHKxurKH84 5451
montepy/data_inputs/thermal_scattering.py sha256=PLvzklY4b-5B9My8mNq-cX6spmzpHhbS7NNn0xuvqk0 5229
montepy/data_inputs/transform.py sha256=6q7EyLY7AK_vOG_A8SOvMVPaHQlTSreH2Zmd_T9bXZA 8455
montepy/data_inputs/universe_input.py sha256=idMkwB1wNsegH-PA_KQoAKEQkCOZfqnHe8yRnInxYiU 7453
montepy/data_inputs/volume.py sha256=oimfMl7_at3dstjy5laTl0fYvHTEyQYdankn_eKxDz0 6909
montepy/input_parser/__init__.py sha256=MM249GebLLrA0U6tJU2DFfOigmKyIKAeStlbPlu9Voo 446
montepy/input_parser/block_type.py sha256=z84mlcsY1Fqu2iL3aXViGroIvtfq2UnII2ah1RVWkWI 478
montepy/input_parser/cell_parser.py sha256=SQIxI_OgBgLcONVKsoeEa6E6mvogIoFXdqYxua_2Ems 7498
montepy/input_parser/data_parser.py sha256=1G7KCy_2CMU2sGBViwMxs2DrLiuA61BlvdhOzbXYNsI 8005
montepy/input_parser/input_file.py sha256=vn5M9DFMvWxQ0VYkGWBMUaYmmJZ0kKcNSVvAvg9p6Vc 5613
montepy/input_parser/input_reader.py sha256=_6D2m56wiVEVua1djqFlyROWsdb7HFM4Yr56X4kVjJE 1462
montepy/input_parser/input_syntax_reader.py sha256=BX9BcuFt7BdjSXTuf-ZK5MWOnU5i26uJ4CQlv8CM1Ts 7317
montepy/input_parser/material_parser.py sha256=uj-FcI_7yCKIUhbpx86-LcQdSCJVhe9-Cnm3fD9RpMY 2715
montepy/input_parser/mcnp_input.py sha256=yeLpmnziTxHDLnIr0TdORXond-HgaCEcpMhZhtcgrgg 13233
montepy/input_parser/parser_base.py sha256=2_0geQ0-da2ZT-tZaNz5CqpCFfsn992EwoyFDsjq9K8 15837
montepy/input_parser/read_parser.py sha256=ajzwZx1mnY-U7zXD_8i-CFOuZbrSlXF5pVp8eZGYOXE 1341
montepy/input_parser/shortcuts.py sha256=8M2FBwj6sxbYIqxaDJW9Ot-grOeoI0ReJfHHXAWBPWs 632
montepy/input_parser/surface_parser.py sha256=nN_E52HyaRdr7KcnkHuZOQSEh1OaGU4pgNZpTr-CJhk 1839
montepy/input_parser/syntax_node.py sha256=WjJxEg2gIOy7LnX5rQ6_beYWdxLKzn9ojfh7ilhbdLc 79392
montepy/input_parser/tally_parser.py sha256=Q-SoEQJuGdezq-lLJi8cg2mahmPOj33dM09IKusIYoY 2373
montepy/input_parser/tally_seg_parser.py sha256=19T8d3sAR7xmHsMzr-CCz6p2QvafAWbojapAIwj7Mmc 2049
montepy/input_parser/thermal_parser.py sha256=S1iLe30DjeWQ0WJ0JZdPmFQwFaQCnhmlFvuC82owUM8 1124
montepy/input_parser/tokens.py sha256=NcLG4v9dKNtRPp-ZApJg5KalgIs-iNDhBs8VUmN8ufY 11480
montepy/surfaces/__init__.py sha256=5S0dBj2z592f7x9KymZ3wXYFy6hEj9wf6598mfCXNp4 360
montepy/surfaces/axis_plane.py sha256=ZZWvqwu7EVdrel0_rLlW8PuR0lLXryxZ9rtpSYtJzZk 2364
montepy/surfaces/cylinder_on_axis.py sha256=nfAyNXCRifM9hWfe0lMmZcYCesSromhLI2I_wdD7U1M 2458
montepy/surfaces/cylinder_par_axis.py sha256=geNoYOs1EUoka-wy4r1h7P8gP8xdZnDNQMm7UP3VU68 4234
montepy/surfaces/general_plane.py sha256=PEFm1MK9wimcJ2kDKSvJ7_oYGVdXB68R7Cn5IqPuxCM 981
montepy/surfaces/half_space.py sha256=tn9AZu6e9y2Qn8SxID9NQR6eo7eljIZDOhDJ2TSq7E0 24687
montepy/surfaces/surface.py sha256=e641gxyGN2OfUDRJ2ArRHUk_6bS622ct4ROrlL6_zLA 10505
montepy/surfaces/surface_builder.py sha256=Bl2K9KFh38jVx9qKoWY8PtxHiJIVxTd3tM-14eYD4k0 1288
montepy/surfaces/surface_type.py sha256=WRwA2l5cow7dgFfle-vw2BnjbdbcgF-1zso_BMrsqlE 2549
montepy-0.5.2.dist-info/AUTHORS sha256=RoUMLpTfvxCrglDRYN7FEKXdtb_aThTjb8Z7nYRbpTo 140
montepy-0.5.2.dist-info/LICENSE sha256=czCeIafYUDq8lii2uBa25izSYCS4FkMlfjpkaimMq8w 1086
montepy-0.5.2.dist-info/METADATA sha256=2Kgjs4wekMFJFuK6KOa-p0Nb3YSNSZDT5zekckdJySA 10806
montepy-0.5.2.dist-info/NOTICE.txt sha256=4FqfSWOKfTLwwvxRVu94U8Tn61qWBHK7d94jUp2sAKk 1742
montepy-0.5.2.dist-info/WHEEL sha256=a7TGlA-5DaHMRrarXjVbQagU3Man_dCnGIWMJr5kRWo 91
montepy-0.5.2.dist-info/entry_points.txt sha256=faQ6ZQuOqkrLa1r2wDrbPNzXg7CMXfj05CR2l01Po_o 74
montepy-0.5.2.dist-info/top_level.txt sha256=Uve8gpLfKUG_F-2-HuN_-ns5A1TUqfmsXdflYid3aTQ 8
montepy-0.5.2.dist-info/RECORD

top_level.txt

montepy

entry_points.txt

change_to_ascii = montepy._scripts.change_to_ascii:main