{"id":13574513,"url":"https://github.com/paulromano/endf-python","last_synced_at":"2025-07-12T00:08:21.436Z","repository":{"id":169542965,"uuid":"633689174","full_name":"paulromano/endf-python","owner":"paulromano","description":"Python ENDF Parser","archived":false,"fork":false,"pushed_at":"2024-07-31T19:54:59.000Z","size":155,"stargazers_count":33,"open_issues_count":6,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-09T00:36:39.650Z","etag":null,"topics":["cross-sections","endf-format","nuclear-data"],"latest_commit_sha":null,"homepage":"https://endf-python.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulromano.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-28T04:07:20.000Z","updated_at":"2025-04-23T14:09:35.000Z","dependencies_parsed_at":"2024-11-05T09:44:26.792Z","dependency_job_id":null,"html_url":"https://github.com/paulromano/endf-python","commit_stats":{"total_commits":84,"total_committers":1,"mean_commits":84.0,"dds":0.0,"last_synced_commit":"745bbb5904c7c3ff8c547b7c70d87fa033e47004"},"previous_names":["paulromano/endf-python"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/paulromano/endf-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulromano%2Fendf-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulromano%2Fendf-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulromano%2Fendf-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulromano%2Fendf-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulromano","download_url":"https://codeload.github.com/paulromano/endf-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulromano%2Fendf-python/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264916028,"owners_count":23682957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cross-sections","endf-format","nuclear-data"],"created_at":"2024-08-01T15:00:52.255Z","updated_at":"2025-07-12T00:08:21.411Z","avatar_url":"https://github.com/paulromano.png","language":"Python","funding_links":[],"categories":["Nuclear Data"],"sub_categories":["Related Tools"],"readme":"# ENDF Python Interface\n\n[![License](https://img.shields.io/badge/license-MIT-green)](https://opensource.org/licenses/MIT)\n[![PyPI](https://img.shields.io/pypi/v/endf?label=PyPI)](https://pypi.org/project/endf)\n\n`endf` is a Python package for reading and interpreting\n[ENDF-6](https://doi.org/10.2172/1425114) and\n[ACE](https://github.com/NuclearData/ACEFormat) format nuclear data files.\nCompared to other packages that provide functionality for working with ENDF and\nACE files, this package has numerous advantages:\n\n- Easily installable through `pip`\n- Thoughtful API design targeting Python first\n- Offers both a low-level interface for working with the raw data in an ENDF\n  file as well as a more intuitive high-level interface\n- Fast file-loading performance thanks to optimized read routines\n- Fully documented, tested, and type-hinted\n\n## Installation\n\nThe `endf` Python package can be installed from the [Python Package\nIndex](https://pypi.org/project/endf/) using `pip`:\n\n```sh\npython -m pip install endf\n```\n\n## Documentation\n\nFor information on how to use the `endf` package and a full API reference,\nplease see the [online documentation](https://endf-python.readthedocs.io).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulromano%2Fendf-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulromano%2Fendf-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulromano%2Fendf-python/lists"}