batchtools

View on PyPIReverse Dependencies (0)

0.1.0 batchtools-0.1.0-py3-none-any.whl

Wheel Details

Project: batchtools
Version: 0.1.0
Filename: batchtools-0.1.0-py3-none-any.whl
Download: [link]
Size: 17459
MD5: fc1f45fb30980c55a1abf01d89abc96c
SHA256: b26cac1a8ff6ef9aac3da495290591512b14dcb69bde271188ecdaaa8a6f4bc2
Uploaded: 2021-01-20 21:39:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: batchtools
Version: 0.1.0
Summary: Command line tool to process subjects with re:THINQ using AWS Batch
Author: CorticoMetrics, LLC
Author-Email: ltirrell[at]corticometrics.com
Home-Page: https://github.com/corticometrics/batchtools
License: BSD (3-clause)
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Requires-Dist: aiobotocore[awscli] (==1.1.2)
Requires-Dist: boto3 (==1.14.44)
Requires-Dist: click
Requires-Dist: pandas
Requires-Dist: s3fs (==0.5.1)
Description-Content-Type: text/markdown
[Description omitted; length: 6147 characters]

WHEEL

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

RECORD

Path Digest Size
batchtools/__init__.py sha256=PiUSiFLCm0YX5rbHS4xOLGdqdPDC8j3etV3nmEaelzI 92
batchtools/_version.py sha256=oIl7QuUGsZHyuEiwCRMBfIb8VcLpid3_YdmJcbc1AQ4 497
batchtools/check_status.py sha256=rJEewNTPoCkSD2e7DS8lDn-yKXuxqP0eqYiuvDnvVAI 15450
batchtools/cli.py sha256=IdDXLBspiSnysajVXvsR9fB_ecUxmY652d08gbsKjus 340
batchtools/submit_subjects.py sha256=5vIT-FFTsP0OUoMJ3Ts9RRwbYmcRfRGVgTPjBQM_Q0o 23223
batchtools/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
batchtools/tests/conftest.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
batchtools-0.1.0.dist-info/LICENSE sha256=mW3nSq-alaiFN7dADJP4Tk8-AyKp4w_erO0P2ZHxWAA 1534
batchtools-0.1.0.dist-info/METADATA sha256=FZOJNE0ZCR_QINKHRoVuF1eVN-r_Xc5jnC8OQN3H_Uc 6774
batchtools-0.1.0.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
batchtools-0.1.0.dist-info/entry_points.txt sha256=G1YtyIAph8v2jnqI0nNJ2pXhzy0jUebuUlLt7g2MN0A 156
batchtools-0.1.0.dist-info/top_level.txt sha256=fx_iGZvQ39Cny3hf4Dh3tVCXNIHwTEIwbUWm-lDY8nc 11
batchtools-0.1.0.dist-info/RECORD

top_level.txt

batchtools

entry_points.txt

check_status = batchtools.check_status:check_status
submit_subjects = batchtools.submit_subjects:submit_subjects