{"id":12646,"name":"openmc-tally-unit-converter","description":"A Python package that finds and converts OpenMC tally units.","url":"https://github.com/fusion-energy/openmc_tally_unit_converter","last_synced_at":"2025-09-04T21:47:39.438Z","repository":{"id":43340372,"uuid":"413546302","full_name":"fusion-energy/openmc_tally_unit_converter","owner":"fusion-energy","description":"A Python package that finds and converts OpenMC tally units.","archived":false,"fork":false,"pushed_at":"2022-03-07T15:51:27.000Z","size":350,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T23:37:07.250Z","etag":null,"topics":["conversion","convert","normalization","openmc","units"],"latest_commit_sha":null,"homepage":"","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/fusion-energy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-04T18:50:59.000Z","updated_at":"2025-02-13T19:56:04.000Z","dependencies_parsed_at":"2022-09-14T07:22:16.956Z","dependency_job_id":null,"html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/fusion-energy/openmc_tally_unit_converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusion-energy","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/sbom","scorecard":{"id":414438,"data":{"date":"2025-08-11","repo":{"name":"github.com/fusion-energy/openmc_tally_unit_converter","commit":"01945eeca3b02699bc7fbb22eb9e3ebe54911c73"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":1,"reason":"Found 1/9 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/ci_with_install.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/fusion-energy/openmc_tally_unit_converter/black.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/fusion-energy/openmc_tally_unit_converter/black.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/fusion-energy/openmc_tally_unit_converter/black.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci_with_install.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/fusion-energy/openmc_tally_unit_converter/ci_with_install.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci_with_install.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/fusion-energy/openmc_tally_unit_converter/ci_with_install.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fusion-energy/openmc_tally_unit_converter/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fusion-energy/openmc_tally_unit_converter/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/ci_with_install.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:43","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T23:27:46.400Z","repository_id":43340372,"created_at":"2025-08-18T23:27:46.400Z","updated_at":"2025-08-18T23:27:46.400Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273679382,"owners_count":25148626,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"fusion-energy","name":"Fusion Energy","uuid":"81707875","kind":"organization","description":"A collection of software projects related to fusion energy","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/81707875?v=4","repositories_count":29,"last_synced_at":"2023-03-04T04:45:00.316Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fusion-energy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:46:32.619Z","updated_at":"2023-03-04T04:45:00.320Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusion-energy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusion-energy/repositories"},"packages":[{"id":2840368,"name":"openmc-tally-unit-converter","ecosystem":"pypi","description":"Convert OpenMC tallies into user friendly units","homepage":"https://github.com/fusion-energy/openmc_tally_unit_converter","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/fusion-energy/openmc_tally_unit_converter","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-11-15T11:04:22.000Z","latest_release_published_at":"2022-01-23T21:12:54.000Z","latest_release_number":"0.3.1","last_synced_at":"2025-08-18T03:48:21.292Z","created_at":"2022-04-10T11:57:10.636Z","updated_at":"2025-08-18T03:48:21.292Z","registry_url":"https://pypi.org/project/openmc-tally-unit-converter/","install_command":"pip install openmc-tally-unit-converter --index-url https://pypi.org/simple","documentation_url":"https://openmc-tally-unit-converter.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"openmc-tally-unit-converter","project_status":null},"repo_metadata":{"id":43340372,"uuid":"413546302","full_name":"fusion-energy/openmc_tally_unit_converter","owner":"fusion-energy","description":"A Python package that finds and converts OpenMC tally units.","archived":false,"fork":false,"pushed_at":"2022-03-07T15:51:27.000Z","size":350,"stargazers_count":5,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-09T11:32:12.875Z","etag":null,"topics":["conversion","convert","normalization","openmc","units"],"latest_commit_sha":null,"homepage":"","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/fusion-energy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2021-10-04T18:50:59.000Z","updated_at":"2024-03-05T03:58:21.000Z","dependencies_parsed_at":"2022-09-14T07:22:16.956Z","dependency_job_id":null,"html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusion-energy","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":214694748,"owners_count":15771172,"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"},"owner_record":{"login":"fusion-energy","name":"Fusion Energy","uuid":"81707875","kind":"organization","description":"A collection of software projects related to fusion energy","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/81707875?v=4","repositories_count":29,"last_synced_at":"2023-03-04T04:45:00.316Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fusion-energy","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:46:32.619Z","updated_at":"2023-03-04T04:45:00.320Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusion-energy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusion-energy/repositories"},"tags":[{"name":"v0.3.1","sha":"3f53a6e73e7592199a78c659dccd683cc4358a0f","kind":"commit","published_at":"2022-01-23T21:11:50.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.3.1","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5aeacb705405118da0a4956f41b5bd51d1f21a54","kind":"commit","published_at":"2021-11-17T19:51:10.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.3.0","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"1520c35f1c37256b3a8a2d548da26fffc5bc8f59","kind":"commit","published_at":"2021-11-15T11:02:59.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.2.0","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"a85682d586ba718516c5effc6c3ec6c13b4af28a","kind":"commit","published_at":"2021-11-08T19:52:57.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.1.1","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"57e8a366d4e7e4dc1108aeb57d84ef614cf58a73","kind":"commit","published_at":"2021-11-02T17:06:45.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.1.0","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"94b666eb790a5e6c986210bdafbe569d1d49e99e","kind":"commit","published_at":"2021-10-27T16:21:00.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.0.6","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"c258a946ede527b2b1d585cb61c98dc7c6ac9da3","kind":"commit","published_at":"2021-10-27T13:43:46.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.0.5","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"510155a6789f1a6d763263c0efa7049fb4ed36c7","kind":"commit","published_at":"2021-10-27T11:07:56.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.0.4","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ad3dd9ee6f7ec475ba922d32d82d89b67f2aa0e2","kind":"commit","published_at":"2021-10-26T15:43:16.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.0.3","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"fa3d0b5606395917fec6a7a2036c8b6ed9112691","kind":"commit","published_at":"2021-10-20T21:36:33.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.0.2","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"87da9cf632fba46b3221af82bece2c29e9ebadb5","kind":"commit","published_at":"2021-10-18T21:20:24.000Z","download_url":"https://codeload.github.com/fusion-energy/openmc_tally_unit_converter/tar.gz/v0.0.1","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-08-09T17:03:54.209Z","dependent_packages_count":1,"downloads":127,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":23.14197539111034,"dependent_repos_count":11.563924587084507,"dependent_packages_count":4.759323069287085,"stargazers_count":23.059991829535083,"forks_count":22.61284564796167,"docker_downloads_count":null,"average":17.027612104995736},"purl":"pkg:pypi/openmc-tally-unit-converter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openmc-tally-unit-converter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openmc-tally-unit-converter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openmc-tally-unit-converter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-09T17:03:53.310Z","issues_count":4,"pull_requests_count":45,"avg_time_to_close_issue":1077941.0,"avg_time_to_close_pull_request":79106.25581395348,"issues_closed_count":3,"pull_requests_closed_count":43,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.3111111111111111,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/issues","maintainers":[{"login":"shimwell","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shimwell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openmc-tally-unit-converter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openmc-tally-unit-converter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openmc-tally-unit-converter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openmc-tally-unit-converter/related_packages","maintainers":[{"uuid":"openmcworkshop","login":"openmcworkshop","name":null,"email":null,"url":null,"packages_count":28,"html_url":"https://pypi.org/user/openmcworkshop/","role":null,"created_at":"2023-02-24T22:51:18.456Z","updated_at":"2023-02-24T22:51:18.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/openmcworkshop/packages"},{"uuid":"shimwell","login":"shimwell","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://pypi.org/user/shimwell/","role":null,"created_at":"2023-02-24T22:51:18.463Z","updated_at":"2023-02-24T22:51:18.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/shimwell/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724911,"maintainers_count":308244,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":622970,"full_name":"fusion-energy/openmc_tally_unit_converter","default_branch":"main","committers":[{"name":"Jonathan Shimwell","email":"mail@jshimwell.com","count":106},{"name":"shimwell","email":"shimwell@users.noreply.github.com","count":16},{"name":"kevinm387","email":"65828579+kevinm387@users.noreply.github.com","count":1},{"name":"Jonathan Shimwell","email":"drshimwell@gmail.com","count":1}],"total_commits":124,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.0,"dds":0.14516129032258063,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T23:55:54.384Z","last_synced_commit":"01945eeca3b02699bc7fbb22eb9e3ebe54911c73","created_at":"2023-03-09T08:03:10.820Z","updated_at":"2023-09-19T17:27:59.877Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"fusion-energy/openmc_tally_unit_converter","html_url":"https://github.com/fusion-energy/openmc_tally_unit_converter","last_synced_at":"2024-08-09T17:03:53.310Z","status":null,"issues_count":4,"pull_requests_count":45,"avg_time_to_close_issue":1077941.0,"avg_time_to_close_pull_request":79106.25581395348,"issues_closed_count":3,"pull_requests_closed_count":43,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.3111111111111111,"merged_pull_requests_count":43,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T19:33:31.021Z","updated_at":"2024-08-09T17:03:53.314Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusion-energy%2Fopenmc_tally_unit_converter/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":4},"pull_request_author_associations_count":{"MEMBER":44,"CONTRIBUTOR":1},"issue_authors":{"shimwell":4},"pull_request_authors":{"shimwell":44,"kevinm387":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10059033,"issues_count":31006821,"pull_requests_count":93826236,"authors_count":10685221,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"shimwell","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shimwell"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["conversion","convert","normalization","openmc","units"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2022-09-14T07:22:16.695Z","updated_at":"2022-09-14T07:22:16.695Z","repository_link":"https://github.com/fusion-energy/openmc_tally_unit_converter/blob/main/requirements-test.txt","dependencies":[{"id":4804346795,"package_name":"openmc_data_downloader","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4804346796,"package_name":"openmc_dagmc_wrapper","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4804346797,"package_name":"openmc_plasma_source","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":4804346798,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"\u003e=2.12.1","direct":true,"kind":"test","optional":false},{"id":4804346799,"package_name":"spectrum_plotter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-14T07:22:16.821Z","updated_at":"2022-09-14T07:22:16.821Z","repository_link":"https://github.com/fusion-energy/openmc_tally_unit_converter/blob/main/setup.py","dependencies":[{"id":4804346834,"package_name":"pint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":8.466320861042481,"created_at":"2025-09-04T15:50:42.454Z","updated_at":"2025-10-07T08:07:32.523Z","avatar_url":"https://github.com/fusion-energy.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":127,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neutronics","photon","dagmc","fispact","mcnp","serpent"],"project_url":"https://science.ecosyste.ms/api/v1/projects/12646","html_url":"https://science.ecosyste.ms/projects/12646","bibtex_url":"https://science.ecosyste.ms/projects/12646/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/12646/export.apalike"}