wes-service

View on PyPIReverse Dependencies (1)

4.0 wes_service-4.0-py3-none-any.whl

Wheel Details

Project: wes-service
Version: 4.0
Filename: wes_service-4.0-py3-none-any.whl
Download: [link]
Size: 29130
MD5: bdd3f5cedab0d93c9e8f329306532b95
SHA256: 0eaf47a0d210130127a262c6e19acae0177fe781d572099f3214298672b26990
Uploaded: 2022-04-01 14:57:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wes-service
Version: 4.0
Summary: GA4GH Workflow Execution Service reference implementation
Author: GA4GH Containers and Workflows task team
Author-Email: common-workflow-language[at]googlegroups.com
Home-Page: https://github.com/common-workflow-language/cwltool-service
Download-Url: https://github.com/common-workflow-language/cwltool-service
License: Apache 2.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Platform: MacOS X
Platform: Posix
Requires-Python: ~=3.7
Requires-Dist: connexion (<3,>=2.0.2)
Requires-Dist: ruamel.yaml (>=0.15.78)
Requires-Dist: schema-salad
Requires-Dist: arvados-cwl-runner; extra == "arvados"
Requires-Dist: cwlref-runner; extra == "cwltool"
Requires-Dist: toil[cwl] (==5.6.0); extra == "toil"
Provides-Extra: arvados
Provides-Extra: cwltool
Provides-Extra: toil
[Description omitted; length: 1702 characters]

WHEEL

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

RECORD

Path Digest Size
wes_client/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wes_client/util.py sha256=xDnw7EJIy35Apck_DC3GcwYon_6v1j-5YeISkWznIM0 11695
wes_client/wes_client_main.py sha256=tos3mcjumNejsk5IN2xJY-F56PLqqvqY2b7Ov4OoVZw 5351
wes_service/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wes_service/arvados_wes.py sha256=ePjXql1awuehoIJp8PWHOxfSBEDVH1arDIatDPA1Ncg 16347
wes_service/cwl_runner.py sha256=qEn5sO367pQBAguTb890S0A1-AV3MbxGi1VdMpPoWWk 6995
wes_service/toil_wes.py sha256=pRFxuuFC91uV-RYUDvIIJXP4-e_XHULbUdRWPo3dpSs 12735
wes_service/util.py sha256=-sKm7JDuMyvga7kt89eChcA_06-GyFNlnr9aTsqUHPM 4021
wes_service/wes_service_main.py sha256=mAYcc3n_rx88fkLsPqhRcUr0mVbteyvFkRmY6FrCeVQ 2201
wes_service/openapi/workflow_execution_service.swagger.yaml sha256=uObBXXh4Erq1pBxirxORkNYkcXwg5rt77hOr51c_ApQ 21735
wes_service-4.0.dist-info/LICENSE sha256=bcDgaNzzpbyOBUIFuFt3IOHUkmW7xkv1FdLPeRl99po 11323
wes_service-4.0.dist-info/METADATA sha256=4FsjwrB9i0K8vEilcnuOfW1KLChhONCvwXBVuPqPa8U 2993
wes_service-4.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
wes_service-4.0.dist-info/entry_points.txt sha256=G0_HPLVARkYOhNqqALQtOFTci5vP6ZtIoctdjhNSoeI 111
wes_service-4.0.dist-info/top_level.txt sha256=uVUSyQYbvq3aiG4iPCiFR2qK6xlff3dEMtwM97WyW6g 23
wes_service-4.0.dist-info/RECORD

top_level.txt

wes_client
wes_service

entry_points.txt

wes-client = wes_client.wes_client_main:main
wes-server = wes_service.wes_service_main:main