Skip to main content

A Python package for reading, writing, verifying and translating ENDF-6 files

Reason this release was yanked:

includes unnecessary dependency

Project description

endf-parserpy - an ENDF-6 toolkit for Python

endf-parserpy is a Python package for reading and writing ENDF-6 files. This functionality in combination with Python's powerful facilities for data handling enables you to perform various actions on ENDF-6 files, such as:

  • Easily access any information
  • Modify, delete and insert data
  • Perform format validation
  • Convert from and to other file formats, such as JSON
  • Merge data from various ENDF-6 files into a single one
  • Compare ENDF-6 files with meaningful reporting on differences
  • Construct ENDF-6 files from scratch

Many of these actions can be performed via the command line. The support for the ENDF-6 format is comprehensive and some special NJOY2016 output formats are also supported. The package has been tested on the various sublibraries of the major nuclear data libraries, such as ENDF/B, JEFF, and JENDL. Note that the package does not support several materials in a single ENDF-6 file.

Install endf-parserpy

This package is available on the Python Package Index and can be installed using pip:

python -m pip install endf-parserpy --upgrade

Documentation

The documentation is available online @readthedocs. Consider the README.md in the docs/ subdirectory for instructions on how to generate the help files locally.

Simple example

The following code snippet demonstrates how to read an ENDF-6 file, change the AWR variable in the MF3/MT1 section and write the modified data to a new ENDF-6 file:

from endf_parserpy import EndfParserFactory
parser = EndfParserFactory.create()
endf_dict = parser.parsefile('input.endf')
endf_dict[3][1]['AWR'] = 99.99
parser.writefile('output.endf', endf_dict)

Citation

If you want to cite this package, please use the following reference:

G. Schnabel, D. L. Aldama, R. Capote, "How to explain ENDF-6 to computers: A formal ENDF format description language", arXiv:2312.08249, DOI:10.48550/arXiv.2312.08249

License

This code is distributed under the MIT license augmented by an IAEA clause, see the accompanying license file for more information.

Copyright (c) International Atomic Energy Agency (IAEA)

Acknowledgments

Daniel Lopez Aldama made significant contributions to the development of this package. He debugged the ENDF-6 recipe files and helped in numerous discussions to convey a good understanding of the technical details of the ENDF-6 format that enabled the creation of this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

endf_parserpy-0.14.0.tar.gz (146.5 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

endf_parserpy-0.14.0-cp313-cp313-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.13Windows x86-64

endf_parserpy-0.14.0-cp313-cp313-win32.whl (5.4 MB view details)

Uploaded CPython 3.13Windows x86

endf_parserpy-0.14.0-cp313-cp313-musllinux_1_2_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

endf_parserpy-0.14.0-cp313-cp313-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

endf_parserpy-0.14.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

endf_parserpy-0.14.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

endf_parserpy-0.14.0-cp313-cp313-macosx_11_0_arm64.whl (7.4 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

endf_parserpy-0.14.0-cp312-cp312-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.12Windows x86-64

endf_parserpy-0.14.0-cp312-cp312-win32.whl (5.4 MB view details)

Uploaded CPython 3.12Windows x86

endf_parserpy-0.14.0-cp312-cp312-musllinux_1_2_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

endf_parserpy-0.14.0-cp312-cp312-musllinux_1_2_aarch64.whl (7.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

endf_parserpy-0.14.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

endf_parserpy-0.14.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

endf_parserpy-0.14.0-cp312-cp312-macosx_11_0_arm64.whl (7.4 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

endf_parserpy-0.14.0-cp311-cp311-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.11Windows x86-64

endf_parserpy-0.14.0-cp311-cp311-win32.whl (5.4 MB view details)

Uploaded CPython 3.11Windows x86

endf_parserpy-0.14.0-cp311-cp311-musllinux_1_2_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

endf_parserpy-0.14.0-cp311-cp311-musllinux_1_2_aarch64.whl (8.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

endf_parserpy-0.14.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

endf_parserpy-0.14.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

endf_parserpy-0.14.0-cp311-cp311-macosx_11_0_arm64.whl (7.3 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

endf_parserpy-0.14.0-cp310-cp310-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.10Windows x86-64

endf_parserpy-0.14.0-cp310-cp310-win32.whl (5.4 MB view details)

Uploaded CPython 3.10Windows x86

endf_parserpy-0.14.0-cp310-cp310-musllinux_1_2_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

endf_parserpy-0.14.0-cp310-cp310-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

endf_parserpy-0.14.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

endf_parserpy-0.14.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

endf_parserpy-0.14.0-cp310-cp310-macosx_11_0_arm64.whl (7.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

endf_parserpy-0.14.0-cp39-cp39-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.9Windows x86-64

endf_parserpy-0.14.0-cp39-cp39-win32.whl (5.4 MB view details)

Uploaded CPython 3.9Windows x86

endf_parserpy-0.14.0-cp39-cp39-musllinux_1_2_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

endf_parserpy-0.14.0-cp39-cp39-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

endf_parserpy-0.14.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

endf_parserpy-0.14.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

endf_parserpy-0.14.0-cp39-cp39-macosx_11_0_arm64.whl (7.3 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

endf_parserpy-0.14.0-cp38-cp38-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.8Windows x86-64

endf_parserpy-0.14.0-cp38-cp38-win32.whl (5.4 MB view details)

Uploaded CPython 3.8Windows x86

endf_parserpy-0.14.0-cp38-cp38-musllinux_1_2_x86_64.whl (9.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

endf_parserpy-0.14.0-cp38-cp38-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

endf_parserpy-0.14.0-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

endf_parserpy-0.14.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (7.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

endf_parserpy-0.14.0-cp38-cp38-macosx_11_0_arm64.whl (7.3 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file endf_parserpy-0.14.0.tar.gz.

File metadata

  • Download URL: endf_parserpy-0.14.0.tar.gz
  • Upload date:
  • Size: 146.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for endf_parserpy-0.14.0.tar.gz
Algorithm Hash digest
SHA256 6b162658d29309cecb72c4ae612678a9cdb29449cb75ad4225e4caae852ad97b
MD5 b3ddbc71b5e72ed31250c1000e57d2f3
BLAKE2b-256 0e528f0118b60aca208cdae680b092f5fa19577eed24b55f7b950fb6408ac0cb

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8cc33e49802f5a402b0387055e640ac44305a6777d95774d2ef51ba9724bc066
MD5 9819d9e76fdca0dda69542579dd8f949
BLAKE2b-256 e91cb5af73832868cd7449a4e6acb42603894b4489aeb2c087d0955c5e8e5eb3

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 ac369aa4bf85a703e6fe128871776391ef088fd0ba4148b4d21198215848d5a8
MD5 8c2a8c1c0fdbfb9fa98ac716f22f1431
BLAKE2b-256 9b472a7dc314b5c756b62daf33a5107b799c81c70bf07b49109f61be5edf29b7

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4f691bc2c18b0045a637541010c33338bf81d18136a96f7142114d86f704c71e
MD5 a1d445a57fc5a4a9e2452aabed3e52ed
BLAKE2b-256 d65bd908a801109afecc7fd7ffd7e6382b0d321674427a4a77fb034c023b28a0

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5f991864c9373754718b1057954953ac8d7b852a89861cf82d2eab2dec2602b1
MD5 5ec6975b1d6a02c14c3a692c87e337a5
BLAKE2b-256 0b9c4c2e3eee5a79bb2e53ff69924fc62c479ab2b022629e16765a469f8a633c

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3157dd4aeabac26815a064a3ec0d946821bd0ae43ff88ddf0d2abd56ca85b6f9
MD5 3f5c92e45031e4a6a4dafcca2e157430
BLAKE2b-256 9ec2f44ba14b9f4f0421ed774a16ab8b54aaae4787d47c4e22a4bf30e1bf343b

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8e0103c1f8de0c8581036f53a6f10f33d7c111ab7abcabb0fe119405c69fe536
MD5 04eab3870c974889b3d0365e2dc7032f
BLAKE2b-256 2e327d0d326eef9a38ca2f6bfd184701f7d0ef7e91d09df796a45e700f76ed99

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 477833978cb8b9273a55a62ab3ea6e8c42abb06b195c8f87135b44d4e4372b9d
MD5 e47401e48e31610c76b8a9f76a5bff99
BLAKE2b-256 21c86098ff06d2d26008a97bd5111594b648fb6408dd648c03a57392ef5122ae

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 83116a92f55abd1da6a168ace3c362cf3ae54a4579f71d87849a1e5f41cade90
MD5 fe2f5a6c31ecb73a046119d031a219a5
BLAKE2b-256 bd4c39ef3b49abcf090e1ebe67a0cf7e92f96f3e5d50f164b976dffb217bb239

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 266bd66f830715ac2b0641ba11375edb3ed95624d3abb6e066285b049c98ce1d
MD5 c0a855ad1243d7e758cf73bbaeefeb2d
BLAKE2b-256 f3d997ee4152865e2c435e86517b5f4f7d7723d08937d87c0bd917c65def3897

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5a2f366208ed28badb71296e6682cca783d4836cff0a6fc16c0607d1fea3b2c3
MD5 9089a76556ad39c6857d79d0d3f3db8b
BLAKE2b-256 793c8a008efdddc136ee66c6df76e52ce868cfb35fe3bab256146f306bf64b38

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bf8613b395ab32b873976057e7bd66f9f57c7eedb2209c9acd16473672419ad2
MD5 f2f172a6a4bc6b664931734f945c8aaf
BLAKE2b-256 28325da646fa9aa106e23fa8f7862ba0043c7dee8139f9ed95c53a68cb951181

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8fd05842a88a02d7e73d26bf389b7a7bebebef9704459ecd99c2948ab9d4da4c
MD5 a69a8595bf8e4c35181017ee3f8d8fd1
BLAKE2b-256 cd3873fd9d15a2fd34058cef3a19a2ec142839fea017fa3477af8fc6c981df68

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 18b092a246e51d1bc306ab1842291cec48c1a9374d39e4b83034e7d82fc97075
MD5 736f47e37353536fde1e708a1737203c
BLAKE2b-256 36ab4f4b271b4ecb90573bb816866cc4b50556be44a3d1ae12b836a70b62661c

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a9a7b75ea4ebd0aaa9a69b0a77390cc81554411ca765923d210ca8639d0e89eb
MD5 dc0669a729efed4d887f4fa4d62264a7
BLAKE2b-256 6ef453e682815d1b4ef1ababa3bd7abc0d4ef761f73081f1f4654b695e61f8f2

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 151645705b7d0e660a0a8c8b9ed5ac7197678c845ff4d617d4b8b1688924390e
MD5 5543fc5a12c24b61c682f73b8c09079a
BLAKE2b-256 629a5966e5e71ec51c44df0f0e8abc9f27aea9931f22202ed44eedfe65fdd22c

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 124378bf4e486f2c30660c086868e4a4c483633eb4a47e8589e8dabe2501d9ad
MD5 3671662ae8621fb6489760464bc026a4
BLAKE2b-256 037c47bff7bc250425bba7d6f141fe2587dfbf16d89677a48ad4ac1b63ae00fb

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01d7cb51b7f02566acff150e10654846d9f68e8b617e11d8f8c4e5a3282a6796
MD5 263264f3bd8addfc5dd87e27ec1e528a
BLAKE2b-256 07bea9b883f34b8a5526de1adf4584a30f2d8f8132e9f4ed85bb7dbb497bdd97

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c06a09341a027ade101cb39f9af358fc310041e6d917908e3f7203c3fb16e9a4
MD5 bc794ef37470e80ef6786fd2131ec39e
BLAKE2b-256 ae65c1ae1d81377342b92d2d47e69be9cdb7b2c5ca3a6c9445e106a4fa881789

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8b14271b02da28bcfdc59f50744b6c6c2a06c6de903b876acc2a01904f787282
MD5 4d9f7c36cc7ad5663d0da1794f4f16fe
BLAKE2b-256 13c939a06cfe0fd2ddf7d039e4eb65d9439534ea586e47513fb740823658a55b

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 243f6e0afd8dfec8045cfef25494d7e62021c5316c594b23f2d9e777baaf79ab
MD5 fd96615dfadfa6f7cb992dd5942e0b1d
BLAKE2b-256 202596cf460ea1096976490d9b01f7dbbc85f9745dbc0ccae6a2c0f5af5695ca

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 35c3bc0838f8e5dc8bf384410cc9875df05093160052d784c0027907f920dfa6
MD5 d6c6d2447e4be48f48bf2886e358649f
BLAKE2b-256 5aa33e5fa14d76da9b4b507447b6d17903d5b6fe159924ad1b3067acf7bf2c76

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4460d88c6065f484d5a74e55f202f2a18eb9250c6307ac6b3826068ea2df1047
MD5 47ec23d8785dd1d99b039ccafaddcac7
BLAKE2b-256 63602410a4a97980b56a786a60e51c39fdb83fda6c9a8dab35fcb22ccd21f8c3

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 270743746f1b57faf08bb49bac25f5f2cfe167fc6b242bad3d7e9748bedafed6
MD5 ec680b91c06031940cf6a4bea71175a4
BLAKE2b-256 f2a1d89b59eab726d11a432464b6566de86e0842e7abfe0356f7a2c322ccf540

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c9a79d3a7a842949fc1f2cc0197d30abc78e6166c7c971fa832e514cb7bb6a38
MD5 83629e43eb887a1d2cc4c50f59d789b0
BLAKE2b-256 843df32096727d8bc20b43237c22c022381f3e4c993acd91fe79704a1e10b25c

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 63e05290094437c9ffc6e976ff69b59f363fde70da905a107ff24e3c94e645ce
MD5 77eea5019a5eb30890097309f45fe666
BLAKE2b-256 66d20efbd3a8f5bc38866de42cf4208a62fbf1914b07030b6fd778809657fd69

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0b8c55c2cb688e0b4d4a9e0b26b99b0e30742bfd4c9a5403b9f5c66019792aea
MD5 2c70d2da4682c3aa29ea1d2e6edd2f09
BLAKE2b-256 0814505da9b37306d4a464363d925c64e71830e426a150502a6a563820c54284

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 18364164e6ab019739711df9a03460867b7deb4ca1915b0bc4171e0b6128d6fa
MD5 491ab3fc0bfdf22b1f83cadfb8f3c1fe
BLAKE2b-256 472c0688051792471baaf850f2b7ca085cc225d82410a70e197a73b081460240

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a58ba19a2276ce7b8974204f0b7e7dbaaea74f89f1a68d80d740d903544f08dd
MD5 4b13fe611aea2d9edb825b20df8e9467
BLAKE2b-256 c3dc456fccc146dcef8c83edd3c8dddf53752fa651ec5e8ef90b6e01adde651e

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 c6e5b9a852cfc1effecb539c3284c50e69aac37553ee4d65a42133a760ddba29
MD5 c9075b085ef9d8c77448cdba5442ee08
BLAKE2b-256 442c9f0d16bc0a07448c5edfc824f6e3d100804a42be83b569589823583cd941

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: endf_parserpy-0.14.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for endf_parserpy-0.14.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 3ec2781ce54e96722c6eb95b7d7d7693a248f7d3e45f9ee19e4c5aeecd935d5d
MD5 a405ad30ee4bd9591b649c22a1b8cb5e
BLAKE2b-256 82376ea1d0138f20d32eea54c12d319443082c5eed1cb63bdd95d8032936c7ce

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a79928f0ac6836c55e25be1302f787b4a57d77d811cda08f9ac31c5b11cfe734
MD5 941d44bcc4d22ad5ca3275fb791ee9d1
BLAKE2b-256 af3f651ea65eaab38221d0d89a0c30a56c8499cbcdc254c40859210c86990c8e

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2ea2e44848247cc9b54d7d41e3740b0692959fdb554e105d2958d5308063f4c4
MD5 0757cd51bc1ad3a516d5e80c85e85fe7
BLAKE2b-256 2c6df13da0b7929577736ca46c8d5684e39dae4a1e3dc163cbe8aba4894dcca5

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe15e43d298a62af4d784bf2fd53b53e72e41f512ff1567da3b941e6a3a6255e
MD5 7855d319610b81c7411559db8b960d56
BLAKE2b-256 0c19142f7ec09d49117a435a4861375de8bf15a0811ccee67052544e11908cb9

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 312bffd062f917db978f4025fbc7665efdeb22e138d9802b9fa08dc1586e9924
MD5 841a5d36460d430ae204e36087daffb5
BLAKE2b-256 89f964e66f4dc01197355cd99d5e0d514645f57c949d63efda27e89d72237d85

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f2beda7b4d19bf7e453f1f81d642de3fcf74bfc57e725967fccfad81fb6d2c39
MD5 55f3bc8e966915819d78c5a1b478c666
BLAKE2b-256 d10943958a91621a60c46db25c5ba5a0e6eedf2e34b07b064fa18cb5a6093a63

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 650745d488ffd7be6caf66607c0bd105e54977caae33f0c5cf5d79af917b3530
MD5 617073a45c80a0b703ab0a7624a63c3f
BLAKE2b-256 c958110a38ec6fafb83f21067809bc29e7091730fb524706212ed0e349120e6d

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: endf_parserpy-0.14.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 5.4 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for endf_parserpy-0.14.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a6f481ec981f5cab47936771278f34c4c668cd542185c04d2186ad060a0e81a4
MD5 6a73c6e2bd3272e7ab98f7ae326c25e8
BLAKE2b-256 6d5f2145f5b96b403bbbdc9c9f071103a004c18849b3d6b2d6bf36ee1b776087

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 46329f1d6cca5a77b1bb8a676591c5e218fad46757d6172e9f79a131f15a930f
MD5 098da8e467f561c12bf96ca677d5ca98
BLAKE2b-256 e6719793bce7651e9d5fcbc764377ab2aacb65fce1b106c212f2f984afdf79d3

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6d054f8f7d244f4d97e4e6d57daef06fca46bf01896acfe18c557c8f4d4fa813
MD5 ca14b1c4202c33461af99dab883121b1
BLAKE2b-256 0b83b955540878ec2d9bf1e7d8a3c8c5f2776a2ade30e312f64dc44e2a7dad9e

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b320aae4ae418d59e9399d25237bc3a23db7bb88a232b1e4fe5b7cc6d154b7df
MD5 27956ce0d45fa903aeb024b1f1c98dd2
BLAKE2b-256 f78dda5edfce8bdbd5b11faf30173c98b023a88844517105370ee2d4c1cdc8f1

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6186dcaa6b034191b85151bb30985f74e3b6ca3f1ba48806b54d51016a5b078a
MD5 4682cdab69898a5d40fcd22133766389
BLAKE2b-256 a7a6e541086611ec0eadffe49e0c7476766e3d97ed7ebfb7a86743b78faa667a

See more details on using hashes here.

File details

Details for the file endf_parserpy-0.14.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for endf_parserpy-0.14.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 efd8ba0ec83071ef4b340563a2089345095cde3d542aaa9d4a33e12f9b0da04a
MD5 69a1fc971bcac28134aa270b5e5ebd48
BLAKE2b-256 51508277894fb7bbc128996954c93a9730a7656bd4ee1b2520e0b674bbf3cd1c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page