graph-validation-test-runners

View on PyPIReverse Dependencies (0)

0.1.5 graph_validation_test_runners-0.1.5-py3-none-any.whl

Wheel Details

Project: graph-validation-test-runners
Version: 0.1.5
Filename: graph_validation_test_runners-0.1.5-py3-none-any.whl
Download: [link]
Size: 38608
MD5: 07d0213d8c92c828537f10e38c1cd81c
SHA256: 921b2800d69d8a824ba1139960746ae9012fe9a05b4689578d57ed360e9a60cd
Uploaded: 2024-06-24 20:04:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: graph-validation-test-runners
Version: 0.1.5
Summary: Validation of Translator Knowledge Graphs - TRAPI, Biolink Model and One Hop navigation
Author: Richard Bruskiewich
Author-Email: richard.bruskiewich[at]delphinai.com
Maintainer: Richard Bruskiewich
Maintainer-Email: richard.bruskiewich[at]delphinai.com
Home-Page: https://github.com/TranslatorSRI
Project-Url: Bug Tracker, https://github.com/TranslatorSRI/graph-validation-test-runners/issues
Project-Url: Change Log, https://github.com/TranslatorSRI/graph-validation-test-runners/blob/master/CHANGELOG.md
Project-Url: Documentation, https://github.com/TranslatorSRI/graph-validation-test-runners/blob/main/README.md
Project-Url: Repository, https://github.com/TranslatorSRI/graph-validation-test-runners
License: MIT
Keywords: NCATS,Biomedical Data Translator,Translator,ReasonerAPI,TRAPI,validation,Biolink Model
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9,<3.12
Requires-Dist: deepdiff (<8.0.0,>=7.0.1)
Requires-Dist: fastapi
Requires-Dist: httpx (<0.28.0,>=0.27.0)
Requires-Dist: matplotlib (<4.0.0,>=3.8.3)
Requires-Dist: reasoner-validator (<5.0.0,>=4.2.5)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: tqdm (<5.0.0,>=4.66.2)
Requires-Dist: translator-testing-model (<0.4.0,>=0.3.1)
Description-Content-Type: text/markdown
[Description omitted; length: 12759 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
graph_validation_tests/__init__.py sha256=8mgylRXbMjW4RV-1Zj38KbhXtm-iMQ07oToFKLDoF3A 36645
graph_validation_tests/translator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graph_validation_tests/translator/registry/__init__.py sha256=XpEHMDu_DpUJU2rJdwBcsnXj-4H7LvV3MNzq4-aGqTI 36789
graph_validation_tests/translator/trapi/__init__.py sha256=weyUE47O6_0QUeUqzArHJSnkHhAgnJB0lndjZOpLOAY 11087
graph_validation_tests/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
graph_validation_tests/utils/asyncio.py sha256=yP-PrZ6TV6MLegns2i8_ke9LaTv1G5B41NDqCBzMJIw 722
graph_validation_tests/utils/constants.py sha256=EJK-fHLjzr5INYpQtLs78DTC5YtqMoVzXpcvazcR3Jg 113
graph_validation_tests/utils/unit_test_templates.py sha256=5bpUo8CCTahmLBr4WgX7Ui32BBqABikCgB0FGTojHOA 19683
one_hop_test_runner/__init__.py sha256=kCde6XTtaCtwQnfIJdJk6MD1Qmp4IRZyVtHW56kprX0 4353
standards_validation_test_runner/__init__.py sha256=BDZxYBMPedAIGwc6tUmULUpZtAu7TdHr1LkWJuRcoYw 2912
graph_validation_test_runners-0.1.5.dist-info/LICENSE sha256=EAtzTksfAiIHKTfjtCHT8yz2WfTtbwMnsFUDsuOHVfw 1070
graph_validation_test_runners-0.1.5.dist-info/METADATA sha256=k1cvUOSPI83SFo5MYn0-vyAoApYkqzVbGLBPXFzLjbc 14637
graph_validation_test_runners-0.1.5.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
graph_validation_test_runners-0.1.5.dist-info/entry_points.txt sha256=9Z7HrW6EacG89C0yWbfxaXZjQ9y7gx0kDlymJgV6Ng0 121
graph_validation_test_runners-0.1.5.dist-info/RECORD

entry_points.txt

one_hop_test = one_hop_test_runner:main
standards_validation_test = standards_validation_test_runner:main