pyhf-combine-converter

View on PyPIReverse Dependencies (0)

0.0.5 pyhf_combine_converter-0.0.5-py3-none-any.whl

Wheel Details

Project: pyhf-combine-converter
Version: 0.0.5
Filename: pyhf_combine_converter-0.0.5-py3-none-any.whl
Download: [link]
Size: 10834
MD5: 990e6aefb62d5792b8078d7286883fd5
SHA256: a96bfd5535fa3218b8ec6e2afd016fa64155b59c61828d281d1ab759a094bc81
Uploaded: 2022-11-08 17:28:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyhf_combine_converter
Version: 0.0.5
Summary: A package to translate between pyhf and Combine models
Author-Email: Peter Ridolfi <petey.ridolfi7[at]gmail.com>
Project-Url: Homepage, https://github.com/peterridolfi/Pyhf-to-Combine-converter
Project-Url: Bug Tracker, https://github.com/peterridolfi/Pyhf-to-Combine-converter/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: hist (>=2.6.1)
Requires-Dist: pyhf (>=0.6.3)
Requires-Dist: uproot (>=4.2.3)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 2305 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.11.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyhf_combine_converter/__init__.py sha256=wEQCtbW4jD1935zh_DnGV2J8GiMSD4NIbPoIVxMaMJc 663
pyhf_combine_converter/combine_to_pyhf.py sha256=mLvHjkws4dXMCrmHN4ZSWz71JJaPDFccHh3ZPnkH2q0 14082
pyhf_combine_converter/pyhf_to_combine.py sha256=Lil_eM9pkgdx74C83pQmRZAbaibIrkTTiVF-xyadLTo 22937
pyhf_combine_converter/version.py sha256=EivbSCh5ex60JlECLbZ0YLuk2H7SdgNi_RS5L5QARmM 176
pyhf_combine_converter-0.0.5.dist-info/METADATA sha256=RNbH_yhkl4mnM6ExrcLSl4FTMjQ8K-SVjcbalQkHwgs 2981
pyhf_combine_converter-0.0.5.dist-info/WHEEL sha256=NaLmgHHW_f9jTvv_wRh9vcK7c7EK9o5fwsIXMOzoGgM 87
pyhf_combine_converter-0.0.5.dist-info/entry_points.txt sha256=tjSOs924gAPq_q9QwIBQO1eqjG0hyy03ThDuENi-e3s 142
pyhf_combine_converter-0.0.5.dist-info/licenses/LICENSE.txt sha256=U8-a0LSVst0rXXz8tR8lUG9E96fPYVHbTx3RCNNZL-k 1075
pyhf_combine_converter-0.0.5.dist-info/RECORD

entry_points.txt

combine-to-pyhf = pyhf_combine_converter.combine_to_pyhf:main
pyhf-to-combine = pyhf_combine_converter.pyhf_to_combine:main