truthdiscovery

View on PyPIReverse Dependencies (0)

1.0.4 truthdiscovery-1.0.4-py3-none-any.whl

Wheel Details

Project: truthdiscovery
Version: 1.0.4
Filename: truthdiscovery-1.0.4-py3-none-any.whl
Download: [link]
Size: 90746
MD5: 93457abf2854daaaab0afed881b74457
SHA256: b4d12f469426f003c413b235343e47e46b334269e9c236e7e3a839b44384a23c
Uploaded: 2023-03-29 16:51:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: truthdiscovery
Version: 1.0.4
Summary: Python3 library implementing a selection of truth discoveryalgorithms
Author: Joe Singleton
Author-Email: joesingo[at]gmail.com
Home-Page: https://github.com/joesingo/truthdiscovery
Requires-Python: >=3.5
Requires-Dist: attrs (==22.2.0)
Requires-Dist: bidict (==0.22.1)
Requires-Dist: click (==8.1.3)
Requires-Dist: contourpy (==1.0.7)
Requires-Dist: coverage (==7.2.2)
Requires-Dist: cycler (==0.11.0)
Requires-Dist: exceptiongroup (==1.1.1)
Requires-Dist: Flask (==2.2.3)
Requires-Dist: fonttools (==4.39.3)
Requires-Dist: imageio (==2.27.0)
Requires-Dist: iniconfig (==2.0.0)
Requires-Dist: itsdangerous (==2.1.2)
Requires-Dist: Jinja2 (==3.1.2)
Requires-Dist: kiwisolver (==1.4.4)
Requires-Dist: MarkupSafe (==2.1.2)
Requires-Dist: matplotlib (==3.7.1)
Requires-Dist: numpy (==1.24.2)
Requires-Dist: packaging (==23.0)
Requires-Dist: Pillow (==9.4.0)
Requires-Dist: pluggy (==1.0.0)
Requires-Dist: pycairo (==1.23.0)
Requires-Dist: pycodestyle (==2.10.0)
Requires-Dist: pyparsing (==3.0.9)
Requires-Dist: pytest (==7.2.2)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: PyYAML (==6.0)
Requires-Dist: scipy (==1.10.1)
Requires-Dist: six (==1.16.0)
Requires-Dist: tifffile (==2023.3.21)
Requires-Dist: tomli (==2.0.1)
Requires-Dist: Werkzeug (==2.2.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1763 characters]

WHEEL

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

RECORD

Path Digest Size
truthdiscovery/__init__.py sha256=klokkCQSxzr6eII9aDH68MwA_m1EKHUiX1BAZpU3F7w 221
truthdiscovery/exceptions.py sha256=GVgYaQgFlVPObAgvCnGmKvmFBuO_AV1yt2aW7TpOS0k 416
truthdiscovery/algorithm/__init__.py sha256=mDWk81fsxT0wzlZTMheBXZUlE-S6NoAxEs7UejdeLT0 578
truthdiscovery/algorithm/average_log.py sha256=YuZEDX2PVUpHdlsZVVLTd7-xbhVXuz1N9xVZ9SUAm2U 1427
truthdiscovery/algorithm/base.py sha256=GYHon_7AWwa38ID9rw6xVSpbEAeStNv1jckHBUf-px0 5381
truthdiscovery/algorithm/crh.py sha256=_W__kyCVwMbKhZXOy8_kj4qgMDHlyoYhjVSXlFqSc-E 1304
truthdiscovery/algorithm/investment.py sha256=Q2XAqVemstXn0Us2DAa7aCbm8mckprhBjMKVpzo85WM 2558
truthdiscovery/algorithm/pooled_investment.py sha256=TBU02VaF3Sk-zvHtT9_nkteIE3d2aaSTJA1bCoHst9A 1702
truthdiscovery/algorithm/sums.py sha256=5E6twmL5w0b-p2z7YGYIsUPHJNDqKKFYS1fRJn9tig0 976
truthdiscovery/algorithm/truth_finder.py sha256=4ZoG8UvlF8HJkkmEUcRFC-R7z4Vx4Zs-A4CrBv57D9U 3011
truthdiscovery/algorithm/unboundedsums.py sha256=WO6MpHIowIdDguXRJhIswnIfr7DfPMoVllaWuO3PC8Q 1243
truthdiscovery/algorithm/voting.py sha256=y5uLqQgUrciYov24Sh4XSKn7EDvd0JDFWN8jkcmQa4Q 961
truthdiscovery/client/__init__.py sha256=TiwdY5J-srT3ZWZ48DWvpkaKk7-3rTv19Bzs6tL7acg 160
truthdiscovery/client/base.py sha256=z2BLQ4mi2wTYbeDsBai9B-FEkoAafIWnf_JQh4m9Ggo 6970
truthdiscovery/client/cli.py sha256=5LRVjMRgKign_I-CI7GcelW6_986T3IQZO9WuuUTE_8 11827
truthdiscovery/client/web/__init__.py sha256=Cvu2ZwNCIjwHCa_vTDez_OkbjYnnKXEDqZRD3hG6yes 115
truthdiscovery/client/web/server.py sha256=P_RqOfiphEVFpX3obrJ6TZuwELG2Q-XMXXXKZNnjlFA 8330
truthdiscovery/examples/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
truthdiscovery/examples/animation.py sha256=PADgdwBG9xqHBMvf8N7eeUHoz9Yfs-laiQuUmlwDL54 1376
truthdiscovery/examples/convergence_test.py sha256=nwejJVHrUG1r1Ech5T2fnq2to2nUVdutthseGFAmUbo 2452
truthdiscovery/examples/drawing.py sha256=uucG1lXs3Xuphgi91sLLzjnMgM4IDha4cXISS2T1gRc 1312
truthdiscovery/examples/sample_run.py sha256=vnB3Rw5wIcvwbnbTQojlPFa8ncEyms0s-xpMQ4s9gxE 1048
truthdiscovery/examples/synthetic_experiment.py sha256=2yO4aSg3vV7iGZJz2etr65l3vgrR6jFXbijCmbRtGv0 8131
truthdiscovery/examples/timing_test.py sha256=p8sP0KULVMsKcSF-VT1a_QjvrSdWN0hbendyOt_Xndc 4422
truthdiscovery/graphs/__init__.py sha256=0Ay27Pkpv03k8nt_KjsHiLoBuPabBJy2NFJCPciWAmE 518
truthdiscovery/graphs/animation.py sha256=4nGXK5b3dpmIsnVVJEFoSe4xCGeKCzQC_-2WEuSOqBo 3662
truthdiscovery/graphs/colours.py sha256=bJvX0lT_cWZQvhriTzbGUK0F_8RzlK0_W4SFdiMLlOw 4128
truthdiscovery/graphs/draw.py sha256=JT1sJ_XPmNGdlKQse-wFaqdQUMNf82vEE_0IjPj1iVY 12896
truthdiscovery/graphs/entities.py sha256=njeFPa2la3oNOSPeVkccKOXcCLMrGU0tiNMRoKxRuz0 1501
truthdiscovery/graphs/backends/__init__.py sha256=y6E1MzVv6XzTBofg-URuwAZlJym2Ienvw04lweraujo 194
truthdiscovery/graphs/backends/base.py sha256=bTTzaObyYgR7Lxyd3yPaPcF-DvmK9mcXkq6XPdQXAGg 489
truthdiscovery/graphs/backends/json_backend.py sha256=lgYDJyE4nTqoT4Qp_3opF7N44yN5ufYO-6IvVZDjU10 866
truthdiscovery/graphs/backends/png_backend.py sha256=TLj42jquZf4aIXvabkF___skNUmevFlnvI1epo3C8HA 2702
truthdiscovery/input/__init__.py sha256=Teclt0kTKyVMxCd_zQSFDW3wzBdJLcGGrhei_5aCG_U 326
truthdiscovery/input/dataset.py sha256=VK8bDEIOeZ2rN2BRUIkoRURYUc-kG6xycMyNDlKoO3k 9651
truthdiscovery/input/file_helpers.py sha256=DTmCWO_g4CH_15oM9mh-Xv-OPR7LQCQ9e67rRfomO40 1757
truthdiscovery/input/matrix_dataset.py sha256=gdwodCM9FR3ba7K5asAkLYPq1yRVwIsenDSoGNldAAw 3169
truthdiscovery/input/supervised_data.py sha256=2J79fUAsWrOAWn1BjLr0tnAD0Im7gFYCRvSKSD9RA2Q 2900
truthdiscovery/input/synthetic_data.py sha256=seOUA7IEsQvIPJZMHNXkQOtcR5p2lkiWd27gpm2pdUA 4635
truthdiscovery/output/__init__.py sha256=0U6QHks2xLqsQDQVgUFU7h382hCxKJfDot5i9FQuISQ 98
truthdiscovery/output/diff.py sha256=ffhltHQK5mtIcEXTFOgEnJA2W1bDGh3nhWuwS1Xi-IU 1280
truthdiscovery/output/result.py sha256=V5nWB263pk_xYQ5l1IXFsSjvAuj8dtJwhiauHkWK6Vw 3458
truthdiscovery/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
truthdiscovery/test/test_algorithms.py sha256=vxjn0Y-HKswh5l-tMqYrCl5kZkFiSpMlF5bKzyri6wo 23232
truthdiscovery/test/test_clients.py sha256=hL8DE864QRNbXbGtIzSmrzIl_duEbUvaR8Ree3ikqG4 32535
truthdiscovery/test/test_codestyle.py sha256=exjGoADnKQ9_I0vHv1swb4rzqgdVa0XA1nf0TB-nF8s 932
truthdiscovery/test/test_drawing.py sha256=QtfVsAtqsI_xyzmD3z47bttRZlg2nWws0exm14-uDdo 20569
truthdiscovery/test/test_input.py sha256=aSYke4FJKvXEEdVb98ZC34Xj_JJOAecUCvp7RPRegw8 22697
truthdiscovery/test/test_iterators.py sha256=fOLV8WTk2SsQV0629kFg-Ggf8mp4m5_G-rccMEKEX8s 4746
truthdiscovery/test/test_result.py sha256=rgHZAqJEoX8ZA9mePk1LoRY-GPzLInXI2rCiGPdORhQ 7565
truthdiscovery/test/utils.py sha256=c55Xy2qOQxyJB8ugo5iBz7AwOlpHtL3chbgcOPprjRI 373
truthdiscovery/utils/__init__.py sha256=G0Fsc-n7qgzMJ6utgCBEHg8N-MaiuVBqjfYDSE1--Js 370
truthdiscovery/utils/iterator.py sha256=YxtoD_fWGo-tXnudv5PDJqnF2f_wkQnOCGyNMz5C1bM 6211
truthdiscovery-1.0.4.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
truthdiscovery-1.0.4.dist-info/METADATA sha256=Acma493yOpiOj8-tTgiQq2_7SVXjR45VfN7JJT5Qs6k 3152
truthdiscovery-1.0.4.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
truthdiscovery-1.0.4.dist-info/entry_points.txt sha256=D2bs92Uzh-DfisokxZIflyGHg8qqTF3qckU4k1zdX0k 66
truthdiscovery-1.0.4.dist-info/top_level.txt sha256=YUhS7aC3chgS0LMKSL6eIPemr_PGr2hGAbW7FcVwq-4 15
truthdiscovery-1.0.4.dist-info/RECORD

top_level.txt

truthdiscovery

entry_points.txt

truthdiscovery = truthdiscovery.client.cli:main