spottool

View on PyPIReverse Dependencies (0)

0.2 spottool-0.2-py3-none-any.whl

Wheel Details

Project: spottool
Version: 0.2
Filename: spottool-0.2-py3-none-any.whl
Download: [link]
Size: 30787
MD5: 37d2815b84bdde5d572344576b731fb9
SHA256: ff3398632b661989925126cae0fb3322ee471efcec5078084bb783d079579788
Uploaded: 2020-06-02 15:31:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spottool
Version: 0.2
Summary: A set of tools to evaluate the reproducibility of computations
Author: Big Data Infrastructures for Neuroinformatics lab
Home-Page: https://github.com/big-data-lab-team/spot
License: MIT
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: boutiques
Requires-Dist: docker
Requires-Dist: zss
Requires-Dist: scipy
Requires-Dist: sklearn
[No description]

WHEEL

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

RECORD

Path Digest Size
spot/__init__.py sha256=ApVpMVxF0s0bhrlmPlnMIkDa2o2KlcdeUzvP-QGxPuE 260
spot/auto_spot.py sha256=Hczr1cMtdPztkBawI-0TcGbHBg50l4vFf-nRGu6ycMY 18149
spot/diff_file_size.py sha256=FwgngOckbnUYYxMcHsQIuXz8aOrMoG8i-9M-W9LFtCk 614
spot/spottool.py sha256=12AMJUc5gCKvSoLCIsAWJD-cI2_9CfNQF5PBXNUJoCY 35356
spot/subj_clustering.py sha256=i0IvMQr0cN0EWPeY1ZJm72OugtxCHptJJ12PqhYHrjA 8339
spot/verify_files.py sha256=7bD6zfkJJqCIfN8buZiEN5B4-2Dlg1eS0qvNMCOXZpo 38796
spot/wrapper.py sha256=UbA8geK3qwImP3kx58zw9tSh6706L0ewmcoF--IMxjI 12972
spottool-0.2.dist-info/LICENSE sha256=SlXDn0BvZ6sSevHq6flQU3e52DxP9S-6srNRbh4jksQ 1302
spottool-0.2.dist-info/METADATA sha256=GOAFw98oIqn89CuJTUyLXbMrwTnJ4S2LBanFvjMYHP0 774
spottool-0.2.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
spottool-0.2.dist-info/entry_points.txt sha256=nDCgomxFf-v06jB3B7uN0TxQ70MVRsdYtgETS7awPvQ 172
spottool-0.2.dist-info/top_level.txt sha256=ucViQBz0EF0bsvbBLA8saeJgSKjlkLDyZ0uZWdgVJiQ 5
spottool-0.2.dist-info/RECORD

top_level.txt

spot

entry_points.txt

auto_spot = spot:auto_spot
spottool = spot:spottool
subject_clustering = spot:subject_clustering
verify_files = spot:verify_files
wrapper = spot:wrapper