toil

View on PyPIReverse Dependencies (12)

6.1.0 toil-6.1.0-py3-none-any.whl

Wheel Details

Project: toil
Version: 6.1.0
Filename: toil-6.1.0-py3-none-any.whl
Download: [link]
Size: 924081
MD5: 919fecce56e20a3cfda1ca51142e8e58
SHA256: 7d77dfecfb7ee3968996a76e3e5900bebd0e301959ae700051650e1747b667a2
Uploaded: 2024-02-23 21:39:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: toil
Version: 6.1.0
Summary: Pipeline management software for clusters.
Author: Benedict Paten and the Toil community
Author-Email: toil-community[at]googlegroups.com
Home-Page: https://github.com/DataBiosphere/toil
License: Apache License v2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: dill (<0.4,>=0.3.2)
Requires-Dist: requests (<3,>=2)
Requires-Dist: docker (<8,>=6.1.0)
Requires-Dist: urllib3 (<3,>=1.26.0)
Requires-Dist: python-dateutil
Requires-Dist: psutil (<6,>=3.0.1)
Requires-Dist: PyPubSub (<5,>=4.0.3)
Requires-Dist: addict (<2.5,>=2.2.1)
Requires-Dist: pytz (>=2012)
Requires-Dist: enlighten (<2,>=1.5.2)
Requires-Dist: configargparse (<2,>=1.7)
Requires-Dist: ruamel.yaml (>=0.15)
Requires-Dist: pyyaml (<7,>=6)
Requires-Dist: typing-extensions (<5,>=4.6.2)
Requires-Dist: boto (<3,>=2.48.0); extra == "all"
Requires-Dist: boto3-stubs[boto3,iam,s3,sdb,sts] (<2,>=1.28.3.post2); extra == "all"
Requires-Dist: mypy-boto3-iam (<2,>=1.28.3.post2); extra == "all"
Requires-Dist: moto (<5,>=4.1.11); extra == "all"
Requires-Dist: cwltool (==3.1.20240112164112); extra == "all"
Requires-Dist: schema-salad (<9,>=8.4.20230128170514); extra == "all"
Requires-Dist: galaxy-tool-util (<23); extra == "all"
Requires-Dist: galaxy-util (<23); extra == "all"
Requires-Dist: ruamel.yaml (<=0.19,>=0.15); extra == "all"
Requires-Dist: ruamel.yaml.clib (>=0.2.6); extra == "all"
Requires-Dist: networkx (!=2.8.1,<4); extra == "all"
Requires-Dist: CacheControl[filecache]; extra == "all"
Requires-Dist: pynacl (<2,>=1.4.0); extra == "all"
Requires-Dist: apache-libcloud (<3,>=2.2.1); extra == "all"
Requires-Dist: google-cloud-storage (<=2.8.0,>=2); extra == "all"
Requires-Dist: google-auth (<3,>=2.18.1); extra == "all"
Requires-Dist: kubernetes (<22,>=12.0.1); extra == "all"
Requires-Dist: kubernetes-stubs (==v22.6.0post1); extra == "all"
Requires-Dist: types-urllib3; extra == "all"
Requires-Dist: types-PyYAML; extra == "all"
Requires-Dist: idna (>=2); extra == "all"
Requires-Dist: miniwdl (==1.11.1); extra == "all"
Requires-Dist: wdlparse (==0.1.0); extra == "all"
Requires-Dist: connexion[swagger-ui] (<3,>=2.10.0); extra == "all"
Requires-Dist: flask (<3,>=2.0); extra == "all"
Requires-Dist: werkzeug (<3,>=2.0); extra == "all"
Requires-Dist: flask-cors (==4.0.0); extra == "all"
Requires-Dist: gunicorn (==21.2.0); extra == "all"
Requires-Dist: celery (<6,>=5.1.0); extra == "all"
Requires-Dist: wes-service (<5,>=4.0.0); extra == "all"
Requires-Dist: ruamel.yaml (<0.19,>=0.15); extra == "all"
Requires-Dist: pymesos (<0.4,>=0.3.15); python_version < "3.11" and extra == "all"
Requires-Dist: graphlib-backport (==1.0); python_version < "3.9" and extra == "all"
Requires-Dist: boto (<3,>=2.48.0); extra == "aws"
Requires-Dist: boto3-stubs[boto3,iam,s3,sdb,sts] (<2,>=1.28.3.post2); extra == "aws"
Requires-Dist: mypy-boto3-iam (<2,>=1.28.3.post2); extra == "aws"
Requires-Dist: moto (<5,>=4.1.11); extra == "aws"
Requires-Dist: cwltool (==3.1.20240112164112); extra == "cwl"
Requires-Dist: schema-salad (<9,>=8.4.20230128170514); extra == "cwl"
Requires-Dist: galaxy-tool-util (<23); extra == "cwl"
Requires-Dist: galaxy-util (<23); extra == "cwl"
Requires-Dist: ruamel.yaml (<=0.19,>=0.15); extra == "cwl"
Requires-Dist: ruamel.yaml.clib (>=0.2.6); extra == "cwl"
Requires-Dist: networkx (!=2.8.1,<4); extra == "cwl"
Requires-Dist: CacheControl[filecache]; extra == "cwl"
Requires-Dist: pynacl (<2,>=1.4.0); extra == "encryption"
Requires-Dist: apache-libcloud (<3,>=2.2.1); extra == "google"
Requires-Dist: google-cloud-storage (<=2.8.0,>=2); extra == "google"
Requires-Dist: google-auth (<3,>=2.18.1); extra == "google"
Requires-Dist: htcondor (<11,>=10.2.0.post1); sys_platform != "darwin" and extra == "htcondor"
Requires-Dist: kubernetes (<22,>=12.0.1); extra == "kubernetes"
Requires-Dist: kubernetes-stubs (==v22.6.0post1); extra == "kubernetes"
Requires-Dist: types-urllib3; extra == "kubernetes"
Requires-Dist: types-PyYAML; extra == "kubernetes"
Requires-Dist: idna (>=2); extra == "kubernetes"
Requires-Dist: pymesos (<0.4,>=0.3.15); python_version < "3.11" and extra == "mesos"
Requires-Dist: connexion[swagger-ui] (<3,>=2.10.0); extra == "server"
Requires-Dist: flask (<3,>=2.0); extra == "server"
Requires-Dist: werkzeug (<3,>=2.0); extra == "server"
Requires-Dist: flask-cors (==4.0.0); extra == "server"
Requires-Dist: gunicorn (==21.2.0); extra == "server"
Requires-Dist: celery (<6,>=5.1.0); extra == "server"
Requires-Dist: wes-service (<5,>=4.0.0); extra == "server"
Requires-Dist: ruamel.yaml (<0.19,>=0.15); extra == "server"
Requires-Dist: miniwdl (==1.11.1); extra == "wdl"
Requires-Dist: wdlparse (==0.1.0); extra == "wdl"
Requires-Dist: graphlib-backport (==1.0); python_version < "3.9" and extra == "wdl"
Provides-Extra: all
Provides-Extra: aws
Provides-Extra: cwl
Provides-Extra: encryption
Provides-Extra: google
Provides-Extra: htcondor
Provides-Extra: kubernetes
Provides-Extra: mesos
Provides-Extra: server
Provides-Extra: wdl
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
toil/__init__.py sha256=7Rj4nfBg1bZoiUGi5qbCQKPBydtj-ulj735-AWx8EHY 31427
toil/bus.py sha256=I3H7nYzbBjCm7L3QkNmI-S_JAXUyy60DXXFURgVfMIg 29159
toil/common.py sha256=rMc9_ECeecbma18uwN1PS_HEKAAdi_fdtgjf4Ax_23M 70917
toil/deferred.py sha256=vGr0IrCvpTiCDR05d5wwmqs6WrifgqDRjDjS24ozJPA 13953
toil/exceptions.py sha256=3c87Jo1NKBz8CcQA3GEm-r57DnJAfWiGFMKQFYAlJOo 1835
toil/job.py sha256=GDMObf7tCyND99cLb4XR07lXGJ_REWlzKKOVK8s0QgE 149335
toil/leader.py sha256=Xkwy9g3BiU0Cx9vJeBSrvWqM4XFpZTU8vRbZpYDNaCM 77216
toil/realtimeLogger.py sha256=eB_6E9lJYMrsjAswsdI6EiFBJeYO1iMk6S3OHBYVPsk 9733
toil/resource.py sha256=l_Kdf63fHkWl8eUFFTQc7Br4k56LUd4bgB1LnvhbveM 24869
toil/serviceManager.py sha256=86GYynCH7wh7nDswvQc4F1OdGl2OQmC6wiW_si3uatA 19084
toil/statsAndLogging.py sha256=1HNcE35CFeBX-1Ikpj7oqHsSDd7UlBJDKeSAhrdlfTc 14455
toil/toilState.py sha256=EIfKb8DSfm33DNBXZIXAa_TZJdkMcygGI3CmdWp0sEY 14907
toil/version.py sha256=Yzmq-I9oCvrZhIDnlptJ_iJ4ucMUrnMip0ug8ngzVkw 491
toil/worker.py sha256=qzSfEgvpU7_G3-r7BNrN7hRQDuTtvZV59QLB8wOnlp0 32574
toil/batchSystems/__init__.py sha256=UqxHmoYxHGYSnlEpmZCw1GnnpGFASzZlVG365E8_muY 1035
toil/batchSystems/abstractBatchSystem.py sha256=zk13Pw8f86wTtbRX_tWHv_B-uqOlwZVs20PaWfNEn4Y 32794
toil/batchSystems/abstractGridEngineBatchSystem.py sha256=TPhtWOu0t2W7ntFSA3XUfPBrJD12AsAL_-kxPafVC8g 20963
toil/batchSystems/awsBatch.py sha256=aPxHzBsf_9PCQuEkkRz5wrNOwh4Yf2Wr0jaP1M6SYmQ 25296
toil/batchSystems/cleanup_support.py sha256=SKx9804ZvcdgnuY1a7kU47G8Yj-1G13MVVx8dxTnj8o 4069
toil/batchSystems/contained_executor.py sha256=582lofKCez9RWfQ3H5k1vpNVYgZ2YavooiWnH-nrBBk 5193
toil/batchSystems/gridengine.py sha256=Njkh4FJDvz3nqnLTaPgExSBGbOadhM7ua-ofQyFhhyc 7752
toil/batchSystems/htcondor.py sha256=a1KyCJmtGGPPaVxcCdDFvTcaX19CTjTlgKxDtgTCEqo 17293
toil/batchSystems/kubernetes.py sha256=AnNB5LxkB-9FmofWlXpF8eySaW1qVq2a1BXKrOMzkHc 84697
toil/batchSystems/local_support.py sha256=EI3R6pkGRQXQodAqDHOVAqKa9Zytlh1hHjjnciydGu0 3903
toil/batchSystems/lsf.py sha256=HNJdmUG6_uOe6UsnD0ecUiilnKRM2-2jydHnx_gGX7c 17376
toil/batchSystems/lsfHelper.py sha256=JJE3OHoye-V55TGMN03s-t56Lf2ijrhAjZqInLccF7Q 7205
toil/batchSystems/options.py sha256=bsqrv8qBvPdaGcyDCESzArLmqB-b1GdE98n058niPMY 7654
toil/batchSystems/registry.py sha256=7Mp_KJWIgU0YEXVELITifPX0yZugkP0sV36W8fa1RZk 6659
toil/batchSystems/singleMachine.py sha256=A9zsbYj6TqASVMboQKDaYeTijjE1rqVwxQNSO5Lc9rs 38113
toil/batchSystems/slurm.py sha256=FyTrugG9maY-wfsW10q8MIqMgKAaxSAnBpXKr4-shug 22635
toil/batchSystems/torque.py sha256=rEvrvKnw2FUAMPpwO-9h2qpifLd1pFv2zzDxiBKD0yQ 11625
toil/batchSystems/mesos/__init__.py sha256=_klpvdKQWxDTeL1fbPdItd-Lx3KJnNMAzHJtUqsbykU 3354
toil/batchSystems/mesos/batchSystem.py sha256=Iosg58Uy3BnFk8VoM7vMM-MStKC-Kgoe0CAb7YKXOpY 38900
toil/batchSystems/mesos/conftest.py sha256=n1ZIXzZP0msJlZL_ZIG84trKifxFLRLr2uIr-EjDucQ 836
toil/batchSystems/mesos/executor.py sha256=KfreVYrjMaRRzpQGhxbi2zbBQj6fUQ0EniiS6sbKPOE 12376
toil/batchSystems/mesos/test/__init__.py sha256=IZoexyiZcAPdv_L39v7mMO7xVHcMuEn7f_M4gyeh-Fk 4670
toil/cwl/__init__.py sha256=bIVIPfacZlHZVPrzjXDD5cV4a1VCGpwErJpO5_ta9Bk 2131
toil/cwl/conftest.py sha256=R6Jw5-PeTCK0rapfHmV_VJwVcqlVbO5w3cFUbaIWUnk 848
toil/cwl/cwltoil.py sha256=PhORC-4EzKEIwqoDu7nIIVqlvfOAJ_Hr6iObBuLdqGA 159478
toil/cwl/utils.py sha256=l-B9zy9cTiOEi0kybE3CzUzkX1VtnIPTkBvGwXtxUB4 8014
toil/fileStores/__init__.py sha256=kW1QFBZLJoagBdmxoaABN6peG46f5owJurISVXkbEIg 2390
toil/fileStores/abstractFileStore.py sha256=EgksAy4Y2kUFYV-63I-6sD5FGwsFe3el8dcCvyyweJs 30374
toil/fileStores/cachingFileStore.py sha256=N4hXE1j89w8lXy1hR4O1cvlma4pXRnniiw6e7Zy3iXA 91851
toil/fileStores/nonCachingFileStore.py sha256=WyIJO0r90aukWBX1Gho8OQ8vuinrrilxN2fA3aQrGhs 15355
toil/jobStores/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/jobStores/abstractJobStore.py sha256=VSYCgIovwj6McZehRAAvApUoQfhxH_el2NReDCmKwpw 77125
toil/jobStores/conftest.py sha256=n4dffd8QPoA_kenbHE_XzA2bf1ZTNlXux8ffukB1qCk 834
toil/jobStores/fileJobStore.py sha256=F4FAJun6oV6GgV7Uj6JcYMdbXT2OcvcFikXt0Hdhm9I 48316
toil/jobStores/googleJobStore.py sha256=psqJPvhX_H5WVu9UQr7KlqNdh4hjdcaxHFYaGkSCHFs 24101
toil/jobStores/utils.py sha256=tg_MG-3GFVKZxILr7FykBq-NfVugD3j7apkKJLXZtOs 15235
toil/jobStores/aws/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/jobStores/aws/jobStore.py sha256=KNaESQm_vs2fMRT9NQLEoc1dxCRnzV8Txj_MTwj_Mnk 78343
toil/jobStores/aws/utils.py sha256=XNrXsyZhnoZUf-jE3hdP3cejO5wnW2A1in2TmtO7xy8 19340
toil/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/lib/accelerators.py sha256=8zkcZREND57xKWsONfV81o0_zyiTbMYL7VI7RElH94M 5551
toil/lib/bioio.py sha256=c6B22vMF9w4VjOdZDug07ksJJ0SrqmV8NVJGDdNbLnc 2328
toil/lib/compatibility.py sha256=RKk9hpI_KfBZR_SFqLcIf_3vC-oE4cgyi0T8vP-S0xg 1515
toil/lib/conversions.py sha256=ykZ_md_CtJojKwkPJM1UEDkNC5-xwwdcBNio0Rs_c5Q 4832
toil/lib/docker.py sha256=RnEI8sZZmZ_zMYHOMDqEYu_BItJ-s-6319SR9Xcr7v8 21104
toil/lib/ec2.py sha256=3057UA-ECEgp1gNUbvq2jrf61iB5FQ7BCSYQNGySIcM 22527
toil/lib/ec2nodes.py sha256=RZsIARyrRrWQIOHseG3691ExMEDatNmMtv3mov6u7aw 14167
toil/lib/exceptions.py sha256=vxILY_EJUU_Tvg0uDKvtaFjOYE8cJiCtgrGLEOm3qRg 2271
toil/lib/expando.py sha256=a_q6CeB7HNZRSbg0teMZN1Qz_vrwGo1lBN7onOyoLvQ 2925
toil/lib/generatedEC2Lists.py sha256=gcid9noAlzctnH-OKYYuVTgtWgswI7C2MxqM1JALaWU 244245
toil/lib/humanize.py sha256=gozIsspDv0LP_lZ8FN5EA9t1_SYoudeciQ0O0FRGzxM 1239
toil/lib/io.py sha256=QLKoZWBV4Ddf61_A5fD5LuQGfgP4tcTW0_hgCZ_CVvk 9645
toil/lib/iterables.py sha256=IEb68dyazYOSRVjnK0AFNCymA8M17Ux37sPQAbkdrcw 3429
toil/lib/memoize.py sha256=gS58oA-XzrpGeucRA6s8mtwN9BK63w6JTIDnNovMJQI 3223
toil/lib/misc.py sha256=Qm8SUEYkLKZeH5ZuGzsUxlEvWDC-H_4yBI96LS_SPxo 5729
toil/lib/objects.py sha256=yrprtKobB5n1_d5oMu6SBzTAp4PX7uzw9lTkBkR1ldw 5384
toil/lib/resources.py sha256=SK1ghdZkT3FsvKzFqh5QxfRRqBnhCfA2FMvLPg1An10 2501
toil/lib/retry.py sha256=iIASaiOh26ipVL1QtapNAdoGaA7iB6bVLqvNotaRIWo 22366
toil/lib/threading.py sha256=NQtvJZofxThZxAC-z6OX3Ai6QvO-E38iSzC7GfkHap8 24222
toil/lib/throttle.py sha256=2tofeq1rFkXyBZiew3ECUhcicOF01DupIF9HtXuFqD0 4977
toil/lib/aws/__init__.py sha256=Sfp0FIMI_EeUwYcUK9DwivajWY6fYUZsGiAn9eNiY_w 7157
toil/lib/aws/ami.py sha256=hhfH8mkE8RCPo9V_hWCFg4G8_V--Lu_iKG1fbwGDB6U 9259
toil/lib/aws/iam.py sha256=iyeJkxQguRogRF2Y12_5LI_ym81J2pAXWGVUh1Y0l7E 14589
toil/lib/aws/session.py sha256=zNysuHyscb8FTj4J-i9YvzJxMKMibIkEeYMopERRaac 10773
toil/lib/aws/utils.py sha256=W2iwrvGHXJNOqsyqDXkSgYpYb3yUEjFslhMrePNwfWo 19947
toil/lib/encryption/__init__.py sha256=HP19EUYJeIMdjZq11fLn_dXIGU98sIkpTxvMxvPaUSs 705
toil/lib/encryption/_dummy.py sha256=TBmPDmt1FLUtwUtb8e1EKZ-8tYRC3lyrxAp4Rkaw1A8 1112
toil/lib/encryption/_nacl.py sha256=FMiBDQ5WlmbbBGWWMQMl2kKd5m7aKvUVODHUhV09dEA 3831
toil/lib/encryption/conftest.py sha256=PF4PbhiUftyUcNx2uU0RtX8-LcR0YAFFI5z4fBlzF5M 226
toil/options/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/options/common.py sha256=5Z7R6kgQ5czsnei2NUNdojFUEWLRHOdnmh8FRzJZdtM 47719
toil/options/cwl.py sha256=kbevYHXwmv0iQJnmKwusl235PY_ZlHFWG1nTbdlA8Xo 12939
toil/options/wdl.py sha256=IcngBeScBRoGiqqkpApIUPDwvqp76tY6TLIoTOGJb00 2663
toil/provisioners/__init__.py sha256=5_mxQo62vAcjCAk-ulYH0d9EcLAjmb3IP_MTYRL_D3k 9067
toil/provisioners/abstractProvisioner.py sha256=475PQvSKr1hchKPsnzKWHv0W2rKAdVANV6ZLD_D4oxA 55930
toil/provisioners/clusterScaler.py sha256=jiSTAXaR6IhQahYsQuADKxk5kzSLRGaK6KIrGR9mkNE 62095
toil/provisioners/gceProvisioner.py sha256=sHvdCK390OYaOTGAdd2a1bCaZgzP612rHf6qfrhpQsQ 23554
toil/provisioners/node.py sha256=De_-7GOGrZiFVmHfGH-vWDOK9JT4W9IySQESy3R0D5I 13777
toil/provisioners/aws/__init__.py sha256=7ipnyxtedG3HeiyL5PRBy1GmGRTKOKkLO5NTB-en8xQ 8528
toil/provisioners/aws/awsProvisioner.py sha256=_h3IFMotGnrkDE9TvEkCqIcg4ziJJ6nkPV5H3mRvbf8 80993
toil/server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/server/app.py sha256=SR8w8RCa8te3B9sknLBAHIO0xy_D3_ZXILZtijPiMSY 7145
toil/server/celery_app.py sha256=1KjNaQ3QqLZoE6WkfLOgkVww6ouIGQKPqHtlWBe363U 649
toil/server/utils.py sha256=injwT7VXOlmkFAEj5cPLkawegITBepM9yVq9ovv2HBI 21836
toil/server/wsgi_app.py sha256=wpZwj2F2yVx5SFNpFucXx9Pdvef4-r4eGRIBzqXFce8 1964
toil/server/api_spec/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/server/api_spec/workflow_execution_service.swagger.yaml sha256=zZ2QepvbpvLROIcVIHWrcQLUwXEqGfm68fmkdrx8rw8 25377
toil/server/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/server/cli/wes_cwl_runner.py sha256=zdJuIETINMkE9bqqcbsh4iPOPFh-10JYkowXPjv7sCk 18399
toil/server/wes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/server/wes/abstract_backend.py sha256=hn7lGq0xznSs7b3x_Ocu6a83EPWgymO8Q1BLNrQV_6E 9725
toil/server/wes/amazon_wes_utils.py sha256=6lsX-A1Wi51PurIO1bVrvWmMaWYWPZhwDqMSI58Oj0c 10390
toil/server/wes/tasks.py sha256=whUcJau7s5dOhIefXTtUK6xz8RrygJOmx_lBlmP_0l0 24415
toil/server/wes/toil_backend.py sha256=4zpHD73YqSBlbcJvff6PRa8pYT3jOFXJUvzpNd_mAQQ 27502
toil/test/__init__.py sha256=Fhqh_Diu_x5bPLmKUiEbFTfKEZqqClnZgJ4WTFEaToI 44366
toil/test/batchSystems/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/batchSystems/batchSystemTest.py sha256=IwpxaYCYO-VJ0RkEnYXUNFAzwwiosob2EzEOmWOKaA0 53561
toil/test/batchSystems/test_lsf_helper.py sha256=vgWORofYN63TIUOUeMv0Zbjm8EbJiRM_-aHppERLwr4 4936
toil/test/batchSystems/test_slurm.py sha256=7C9xj0SnA-Pq7ltZYRXJ7Lvgw4ffsASa40bWolfqtRo 19162
toil/test/cactus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/test/cactus/test_cactus_integration.py sha256=jzntInJFDcags78cKrrUnO6noFq0ZfJ9MgBdLcE3iGE 2417
toil/test/cwl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/test/cwl/alwaysfails.cwl sha256=EWDfzxMG4WqH2YQErhIHYPVc7-1eyucEUboj8r7yVbA 210
toil/test/cwl/colon_test_output.cwl sha256=8evFOnHvpJEPn1lBI2zuEKueMUbh2p8oSNOKl-M4Ojw 401
toil/test/cwl/colon_test_output_job.yaml sha256=BbXFRuWsRJV6JpJAutnHywJl_AbwEcwNRszArfRecxs 72
toil/test/cwl/conditional_wf.cwl sha256=SAtUSmD5ta-DVG0SRHpT8EtOp8ztm-6v9Vskcl09c3s 357
toil/test/cwl/conditional_wf.yaml sha256=WsS9dlpbRUll9M56KspQdOJ8h6SASTW7eRELefa274E 24
toil/test/cwl/conftest.py sha256=okwzv8y-qDSIz--eauonzQXxj6DxyT-u8sXIUMmjxlE 698
toil/test/cwl/cwlTest.py sha256=Afjxd1vSv8VEXq9w26uoICXZ-bjwf4Sq7Vn0LffMMUg 59717
toil/test/cwl/directory_from_directory.cwl sha256=-hjZuUs5fMpKMnbj-FZAgcns4iWsCFJV6Qh7-fsRn1I 556
toil/test/cwl/download.cwl sha256=XQvz8or_-k6pwyhgeUeJOew0_b3BeHcF08EaalbySz4 296
toil/test/cwl/download_directory.cwl sha256=RdPmElFeHJqXGWVqEqR5VFMmXDiJubhTcM9hIrAhKY4 535
toil/test/cwl/download_subdirectory.cwl sha256=9xhggsaDvdA0fOUGOXWt853h1ir0KCKB4NhhAnYLKZ4 784
toil/test/cwl/echo-stderr.cwl sha256=M-j3robw02M6PWkhbDI3Yn1GDGRDteLGMMFvfhL56mQ 342
toil/test/cwl/echo-stdout-log-dir.cwl sha256=emXc_pJKCUI7zpN4c6WMeIRvAsvmibRA1vyHhQB3y4Y 228
toil/test/cwl/echo.cwl sha256=1_Pvhg7RmQq3wpYUhQT6iS0IR7MN_CY8UEdBWjWcQf4 183
toil/test/cwl/echo_string.cwl sha256=uBmj7qdRV3GFHQxbXvVeRqiOnqc2L-oHYELGGiJJC9M 845
toil/test/cwl/echo_string_scatter_capture_stdout.cwl sha256=5FGemb98l2SP0e3ajeHfeE9-FKrmKfDzQmFixxu_kJM 1090
toil/test/cwl/file_from_directory.cwl sha256=0SQUY6rJgqW9zhgX5RN-vjn1smDQweThAwKC5vy5fNk 536
toil/test/cwl/glob_dir.cwl sha256=3a1VRsCTMgY0he8lxa-7OJJIeDHBry83DIEHguuIBwk 236
toil/test/cwl/load_contents.cwl sha256=YASiGkUQPEa9dz6btNccARLI7sPppXmm5XaePIOpek8 464
toil/test/cwl/mpi_simple.cwl sha256=xgsOk2yGbAHL3pwtCtxZd6_c9Lopl1xh32dO0D6-Qbc 470
toil/test/cwl/nvidia_smi.cwl sha256=peKLDFC9_0zEt7CoRLCQDtAE5bjfotok8Ljmn1nBVtA 474
toil/test/cwl/preemptible.cwl sha256=BLmrYR3nZX89p1I0-8vGuE-hqKEUbfsuY-CWDcf32BY 304
toil/test/cwl/preemptible_expression.cwl sha256=T_90Y6dBe9nDCjp8Hg4dv9xFsaWVsKSHv5nZ2mafBZ8 639
toil/test/cwl/revsort.cwl sha256=BDAyPb1Tpkp55I_XIiZ3_7dXzQJxxkXo_2CHSk5lcEw 2023
toil/test/cwl/revsort2.cwl sha256=LNXgxDVC2aIhPTTgOdDcKteDLmi3y3vPAFF_GdURCcQ 2024
toil/test/cwl/revtool.cwl sha256=qzl3FHpaF41KPpxP9yhrOxUCsSm1bjsr2XXFpBZ_LkM 1301
toil/test/cwl/revtool2.cwl sha256=CwJT3A6mmjBtneDzVDEfcYqoIerKm7A7A6UcyrVWrqo 767
toil/test/cwl/s3_secondary_file.cwl sha256=aHxO8EwWDxJb4CzuAt3VJfbQaHPQARLs7XVJ5DtMITs 378
toil/test/cwl/seqtk_seq.cwl sha256=j8jkN9IkfKe1LGb2J_UT9-mpIWWLOc4ROEnyezxhzWw 404
toil/test/cwl/sorttool.cwl sha256=c1fhFZ_ekTMuEAM0nikUPd2j-etPQL8MqyuSJLNadtc 1060
toil/test/cwl/stream.cwl sha256=jtyYdmSyCeI6uoOeX5Nb_LMIXhR5Sqmu8dGSr_Y2Z8g 732
toil/test/cwl/test_filename_conflict_detection.cwl sha256=wVrc9EXmO74tgaEe4oE-EMpmQiHIuUFbLh0-qVisVZo 699
toil/test/cwl/test_filename_conflict_detection_at_root.cwl sha256=G3clUTFeeGZt5xPi2SNs05W7I-RT0OEN2C8xKHzQ300 695
toil/test/cwl/test_filename_conflict_resolution.cwl sha256=sIoXi61RzCkzD1MTCoglRYAXo8xaE1JiC6irvSANK0I 717
toil/test/docs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/test/docs/scriptsTest.py sha256=LsFnNH_nrDF_xiDhhXmgi__8eZnspQSW3edgVWnI_h8 6100
toil/test/jobStores/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/jobStores/jobStoreTest.py sha256=iqYW-PBaOMim7dCibvzEK_OxLaVsiu4wHLiZmTd0vu8 67693
toil/test/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/test/lib/dockerTest.py sha256=qUqNhaHj_rG7NA0EmKtcm58IH3mEuqlxitvsoiMsuDk 17108
toil/test/lib/test_conversions.py sha256=uXd9_sqqUAeXRcqfTEnQKyKofIMBJAPjWf43VK4vyVw 7317
toil/test/lib/test_ec2.py sha256=I9jmLY7_5oJtFR7vObBS0pnzf-GCCm9CfTLrHp9q2Xs 4252
toil/test/lib/test_misc.py sha256=OD4VBFgNOHt6krjyjxvvS9TqPmKorMz6MsGDlG4nAY8 2759
toil/test/lib/aws/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/test/lib/aws/test_iam.py sha256=6YQDMxj73HZ86q_gu0ues76dYHbuxHhBgWpJ8Gt3yvM 5026
toil/test/lib/aws/test_s3.py sha256=SsOPIK96fN9I3xYePjlIZbP6xXudMAvZJ1xqkpqDWpU 2952
toil/test/lib/aws/test_utils.py sha256=lOp8QdFX4hXa6ZcgIbCWF-gf2-T0S-GRpkLhPKWmVok 2258
toil/test/mesos/MesosDataStructuresTest.py sha256=EJ0kFy5rRHvNOJ_1bn-4nqldXNtlZCQA6niY28nyG_c 3124
toil/test/mesos/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/mesos/helloWorld.py sha256=4_KgsdftwdAYHi79KbyWWIUm2JK0AaT5qZ1vdON8LDY 2203
toil/test/mesos/stress.py sha256=x6hAyfO2cSJ6BkGu1g97k4rOxOZigAw4g_DXTgpB7Ic 2129
toil/test/options/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/options/options.py sha256=oJJTBkAUs3lgClhujHiG0jGTiZ38ZgKdVoZ7D_Yh534 1426
toil/test/provisioners/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/provisioners/clusterScalerTest.py sha256=ObsCEM9lkvN59iR4Cgztqpw58swv_6ChdNOq4qUm_y8 44279
toil/test/provisioners/clusterTest.py sha256=_yXE8zNcj7iH0NgAZyhOmixJ25XkdZcJ0j6qP98Idic 6434
toil/test/provisioners/gceProvisionerTest.py sha256=yNieaSx5g5H5NtAw5b-lw6IL-8OeC10LMgDMIcwhTkw 12996
toil/test/provisioners/provisionerTest.py sha256=M6JXn57yYsMuU33QkZ92Q9wMS-OZB4KygyMum9zvyqk 2040
toil/test/provisioners/restartScript.py sha256=IHOXV0dez52utDJlIDO-O6yzGocK8wHyRpeFWYtjJUE 415
toil/test/provisioners/aws/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/provisioners/aws/awsProvisionerTest.py sha256=SgWW_P6ckliW-tiJQDpTcWsXOaK-Z6kJXe_tgV4AeJQ 20735
toil/test/server/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/server/serverTest.py sha256=fBv0uLGOSLxVbm3yVtv7TX35fTzJyyy7W13NAVTeiwI 27174
toil/test/sort/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/sort/restart_sort.py sha256=JrUAB0PEsYc5zprPUsCppE8oSK5Po4SidRTivs4Jcxw 11105
toil/test/sort/sort.py sha256=rl3olKAKQ1mLdxvSNXOWyMhMEJlcj3WIlWp4bX2CBaE 10936
toil/test/sort/sortTest.py sha256=FYMejYlF-gv_zs9VFQnXjVNFaEj0OK4lX8wY68g4y7Q 12167
toil/test/src/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/src/autoDeploymentTest.py sha256=RKNhkJLKjnYmC0VjeBhrHm-QnuYpQ-jz2UKM6vVtlJk 24151
toil/test/src/busTest.py sha256=15Z2l90veadCD6HvbXtIU_TPkIdcbnSfm7T1OeJaJZ8 5448
toil/test/src/checkpointTest.py sha256=w1_p3Ocrq6h7hTI6LHwUGrXemnWx6dShrThp6XW1Bng 4458
toil/test/src/deferredFunctionTest.py sha256=FAVe3UfPH_H7R7XhRSxAf7dSMozCirQhIz4a700aOZI 13327
toil/test/src/dockerCheckTest.py sha256=vw-Rgid51Wyw_3g9bwNYnE0hoZzldKZRBYVr_vZ1MGU 4334
toil/test/src/fileStoreTest.py sha256=k_vwGwTicoSqYU40QwGzvrU8esSZKc8lD_ouN3f5uMY 68291
toil/test/src/helloWorldTest.py sha256=OV0c_HBge7UsBCqyvMCj_9APiSoRotLy80Ah4EMR5I4 1721
toil/test/src/importExportFileTest.py sha256=MN7ucc5AdniJK3W5QAuIJ4mljpAMC9FqLJ3-2nesqB8 7087
toil/test/src/jobDescriptionTest.py sha256=PQDa5bZq_-8zQC-HOad2NKp6Qb9LvImmgLsnPhCS3Ug 3748
toil/test/src/jobEncapsulationTest.py sha256=yb6dZiKiodEQDua7nL4SKHKWVMCoGpIxbquabuxlexM 2461
toil/test/src/jobFileStoreTest.py sha256=E7YCrxdZhv2Jxy1rCT8RXL0sKqY-QIgRBYNqgiyRtKs 8740
toil/test/src/jobServiceTest.py sha256=--kgtZCmnrtjMQNLOnoMSuuTxgEWhK8WksKFJaavJCY 15279
toil/test/src/jobTest.py sha256=VTjtNGnlsRkHx434PlwbhhbZ55mY76HNGn3V_hxeeXk 27640
toil/test/src/miscTests.py sha256=9mmM3wexZqkFHVRzQHOWtq3zOqnctIN7_32SZEufzGA 7879
toil/test/src/promisedRequirementTest.py sha256=xAZE0ho7pni8nWw3s5JqWISONCLbXk5R65DN-J37TKM 9001
toil/test/src/promisesTest.py sha256=UY-9crkMTirWerbp8OtzbIAZPOpB5_3JoXHrYucfFhw 2317
toil/test/src/realtimeLoggerTest.py sha256=IS84LY3ExJeWQgBGpbRYw4A5cAm41cYhA_p3UenC6Vw 2153
toil/test/src/regularLogTest.py sha256=BohWsMQnPgH51DvYkGHx6PuBWmCojn2fRFACtMuSvZs 4372
toil/test/src/resourceTest.py sha256=BHK9sIVgWWvraUYxVeGWGqmykxEQ2TALCzy4Ir7h2WI 11150
toil/test/src/restartDAGTest.py sha256=BeLzl9BVHECZt8WLXbSW9vWL-NrzroMT_q12Ngpm_UY 6070
toil/test/src/resumabilityTest.py sha256=H2Dd1yk4-d0PYeXeloC68-QjzxNAZ38LE__ySJOf_A8 4161
toil/test/src/retainTempDirTest.py sha256=zIUn471NXiLflbbLDO2bBaODjAdnkKE1QEfVnR5hhSI 4479
toil/test/src/systemTest.py sha256=2eC8BZfNYzjs0CA_7OSSIU7Wez3REP7DIhQniLp7pn0 2206
toil/test/src/threadingTest.py sha256=dMyDDJCXJ_d7fIxW8_gZ5x4wr57hmH0OTPwG1F65VTc 4942
toil/test/src/toilContextManagerTest.py sha256=JjyPzIb6JOXmbcJnGrJKkKfKL3U_OFr13gfWmdqrfMY 3075
toil/test/src/userDefinedJobArgTypeTest.py sha256=SXb3WmFWNtsIKKP-78eHL6tfabu4T8C0Spo9OK1v6xM 2848
toil/test/src/workerTest.py sha256=LDHYZ-Vsw1iW-HDC57h0FDdZy2KBD9ooBazxsGSITJc 4609
toil/test/utils/__init__.py sha256=9h1rcqYjjnn97DpDEJf8tlNOIDx0XiXyQwh0F_81y0k 612
toil/test/utils/toilDebugTest.py sha256=s9xGdt1qFPWR-48U17JpNFIBTaLSkwyIp3xFMSarhxw 6435
toil/test/utils/toilKillTest.py sha256=Wu0hANeRspLpqzdZUnWt-yt8wBhbxjEijOkjCWfNrkg 3541
toil/test/utils/utilsTest.py sha256=TH_Z9-0EeqDCpLoETCyVbEW__Y5ZaF_u6VAUjabuJAM 16518
toil/test/wdl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/test/wdl/wdltoil_test.py sha256=s6bxlQIGDBOzlE0cfQSs5ls8lp-J2_oeVdfqXmgJSt4 16886
toil/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/utils/toilClean.py sha256=X6Fws6LVqa-ScUITMTomV5iohXa3yz_rAIFnUfXlqZU 1850
toil/utils/toilConfig.py sha256=aOCGkke9ayqGgN26lzjs5rthruHS68v3R9gytkP0mvo 1487
toil/utils/toilDebugFile.py sha256=4EHKyMbYvlhjj-8Qwlhrf3SEsj-eytZMX393yXk8BLw 6412
toil/utils/toilDebugJob.py sha256=NvVsOd4NzItx3oSYCKnkqNNmiMfztqd_cjmkFKy_uDo 2991
toil/utils/toilDestroyCluster.py sha256=Z9PQxqycsYeU0rjTTzZKWhKYuqP19wD988aGmfC3Vxc 1430
toil/utils/toilKill.py sha256=0XK8K1Tk4Lla7eBPHI8PFmcOBZu_g0GWLjK1IkDYoXw 2714
toil/utils/toilLaunchCluster.py sha256=i5mX4-huPzWwdGNFtV7zG62FK9De9jIdszKNEvm7RXM 12909
toil/utils/toilMain.py sha256=an4LFEIzCXY8IjoAcjgF5OgO0KdTt1Nay9LEs8UOWu4 2456
toil/utils/toilRsyncCluster.py sha256=MkRGcM2wG4BaZnAMDgI1lLoEUA4Adx0jxoOeGWkQWAY 2059
toil/utils/toilServer.py sha256=4XbyOHQHgMWWrCWj9Uz1M-jLQheV2Ju-DQ_fNdnBg1o 1178
toil/utils/toilSshCluster.py sha256=T9lNGBTiC_1TMo-QZNMbw5teoYZLdL6mN7C_e2FwSDU 2678
toil/utils/toilStats.py sha256=kDC-b1xGSX1C_hPGGL3nh7uYxiyKRhZOzX1QwA9LCW4 25163
toil/utils/toilStatus.py sha256=6-bTaYFstxbMhIlCkzjhkGtwTfs20XZ2c-NWGyzSa2I 16384
toil/utils/toilUpdateEC2Instances.py sha256=e1EE60o8lu0Gqd8n1H-rTC94fraDsZnqPy4HdStnK6o 1273
toil/wdl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
toil/wdl/utils.py sha256=z617Jhhbx4pCnBTrX7a5v-3q1Fxqff8LpwjM8Ohiibw 1307
toil/wdl/wdltoil.py sha256=mNKYsykqRSyPFiAoIYXmciyloIPsQ5YARGM49SZ6coc 140229
toil-6.1.0.dist-info/LICENSE sha256=FPaTNB9xyeCT60XXXq2Bn4FGN9392OxN5jixnV_XXyo 11516
toil-6.1.0.dist-info/METADATA sha256=2dZlmgBCNmzUtKDUm4UI53In42U0tad_wjwmUAznKAk 6070
toil-6.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
toil-6.1.0.dist-info/entry_points.txt sha256=EF2yFhV2UYuJGr-OjMkUOd3RyOCgRWQbS6XJtBJ25eM 436
toil-6.1.0.dist-info/top_level.txt sha256=1ydj7IXvHS9tMT5OVTSSpub6ZOaQeIn3KGCgJqaikF0 5
toil-6.1.0.dist-info/RECORD

top_level.txt

toil

entry_points.txt

_toil_contained_executor = toil.batchSystems.contained_executor:executor
_toil_mesos_executor = toil.batchSystems.mesos.executor:main [mesos]
_toil_worker = toil.worker:main
cwltoil = toil.cwl.cwltoil:cwltoil_was_removed [cwl]
toil = toil.utils.toilMain:main
toil-cwl-runner = toil.cwl.cwltoil:main [cwl]
toil-wdl-runner = toil.wdl.wdltoil:main [wdl]
toil-wes-cwl-runner = toil.server.cli.wes_cwl_runner:main [server]