bopforge

View on PyPIReverse Dependencies (0)

0.0.6 bopforge-0.0.6-py3-none-any.whl

Wheel Details

Project: bopforge
Version: 0.0.6
Filename: bopforge-0.0.6-py3-none-any.whl
Download: [link]
Size: 18736
MD5: cfc036b1965d2b71deeec81e66a30f45
SHA256: 6d06b2d3b6748dc1a2163e36d74172d84e4b554bf6e08a74d4866fa0d4f3242b
Uploaded: 2024-03-01 17:05:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bopforge
Version: 0.0.6
Summary: Pipelines for Burden of Proof (BoP) analyses
Author-Email: IHME Math Sciences <ihme.math.sciences[at]gmail.com>
Project-Url: github, https://github.com/ihmeuw-msca/bopforge
License: BSD 2-Clause License Copyright (c) 2023, IHME Math Sciences All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: mrtool (==0.1.4)
Requires-Dist: pplkit
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: pytest; extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
bopforge/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bopforge/utils.py sha256=7i_-VCaLqIGqVVmmt5pfiv4jrF15p4TgGBAKT2oueAk 3892
bopforge/continuous_pipeline/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bopforge/continuous_pipeline/__main__.py sha256=rOUbCcX_cfr2T2DXcb6hbdjnIzHxUtNWNTjVIAQTDOs 8858
bopforge/continuous_pipeline/functions.py sha256=EDgLNRm3O7juAZkZ0PkIbI4MUIsoeIoK-Uw_RvW7D6E 24110
bopforge/dichotomous_pipeline/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bopforge/dichotomous_pipeline/__main__.py sha256=oSFr8ohbt77uPFD6IYLR1u8HXmrXbK9OpGHCYQxvLOo 8290
bopforge/dichotomous_pipeline/functions.py sha256=SY_acbHa75WnViuxfSi09tGwUmXSbikJPxxssOhMERw 12240
bopforge-0.0.6.dist-info/LICENSE sha256=GFGaqmg6M6Sb53L4FGuJ2GUBLyxu8hGGlXFq3uFA-_s 1327
bopforge-0.0.6.dist-info/METADATA sha256=iNXq2pzqVW5H3gcYfAL3olMA-KmZ24prgvsavBJ3b88 2207
bopforge-0.0.6.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bopforge-0.0.6.dist-info/entry_points.txt sha256=4rVdxZHeqGCFq-I0xLvTRjjVQsYCEOs-1znsFykR9yg 150
bopforge-0.0.6.dist-info/top_level.txt sha256=A_UXUHLbV90u-TkJoEo4cmNZmOp7ei231c_czIQELG4 9
bopforge-0.0.6.dist-info/RECORD

top_level.txt

bopforge

entry_points.txt

continuous_pipeline = bopforge.continuous_pipeline.__main__:main
dichotomous_pipeline = bopforge.dichotomous_pipeline.__main__:main