netneurotools-scipyfix

View on PyPIReverse Dependencies (0)

0.0.0 netneurotools_scipyfix-0.0.0-py2.py3-none-any.whl

Wheel Details

Project: netneurotools-scipyfix
Version: 0.0.0
Filename: netneurotools_scipyfix-0.0.0-py2.py3-none-any.whl
Download: [link]
Size: 90969
MD5: c5ba0a618f6c9aafe269151d1c2e6411
SHA256: b572f7d1efa7157e2603b37eb3d4dd10978fc410cfa720308893a274dd55f242
Uploaded: 2023-12-03 05:38:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: netneurotools-scipyfix
Version: 0.0.0
Summary: Commonly used tools in the Network Neuroscience Lab
Author: netneurotools developers
Author-Email: rossmarkello+coding[at]gmail.com
Maintainer: Network Neuroscience Lab
Maintainer-Email: rossmarkello+coding[at]gmail.com
Home-Page: https://github.com/netneurolab/netneurotools
Download-Url: https://github.com/netneurolab/netneurotools
License: BSD-3
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Platform: OS Independent
Requires-Python: >=3.6
Requires-Dist: bctpy
Requires-Dist: matplotlib
Requires-Dist: nibabel
Requires-Dist: nilearn
Requires-Dist: numpy (>=1.16)
Requires-Dist: scikit-learn
Requires-Dist: scipy (>=1.4.0)
Requires-Dist: sphinx (>=2.0); extra == "all"
Requires-Dist: sphinx-gallery; extra == "all"
Requires-Dist: sphinx-rtd-theme; extra == "all"
Requires-Dist: mayavi; extra == "all"
Requires-Dist: pysurfer; extra == "all"
Requires-Dist: numba; extra == "all"
Requires-Dist: flake8; extra == "all"
Requires-Dist: coverage; extra == "all"
Requires-Dist: pytest (>=3.6); extra == "all"
Requires-Dist: pytest-cov; extra == "all"
Requires-Dist: sphinx (>=2.0); extra == "doc"
Requires-Dist: sphinx-gallery; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: numba; extra == "numba"
Requires-Dist: mayavi; extra == "plotting"
Requires-Dist: pysurfer; extra == "plotting"
Requires-Dist: flake8; extra == "style"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pytest (>=3.6); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: all
Provides-Extra: doc
Provides-Extra: numba
Provides-Extra: plotting
Provides-Extra: style
Provides-Extra: test
Description-Content-Type: text/x-rst; charset=UTF-8
Provides: netneurotools
License-File: LICENSE
[Description omitted; length: 3231 characters]

WHEEL

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

RECORD

Path Digest Size
netneurotools/__init__.py sha256=v6QgWdNkJOBCPnvucpjHbAzm3P6QteLr5MxlHCog_oQ 112
netneurotools/_version.py sha256=AruMp72SjWztfU1jF5xvH6aKxuspCo-8AmBXkHgRhSo 515
netneurotools/civet.py sha256=NQ919ypCAmyRupDhym7BiTjxPA2fFMuZ0hxa774tNAU 3679
netneurotools/cluster.py sha256=F8KBnlZgoRRxvhiXEKF0xL1r71KoRmcpazwq9nIpWmI 13812
netneurotools/colors.py sha256=p4-XUGWnVH6ILtM2WK4lLMHlHUr7oVZ_km22LZGYh6c 5280
netneurotools/freesurfer.py sha256=srk4BiVZKYK_B99aKqExY3UM9dB-iqtSgj_xo9tB2As 26196
netneurotools/metrics.py sha256=l5rrWL8ufDOYAlWq6k3bOYAPphttYQPJBxxFTPr06e0 30234
netneurotools/modularity.py sha256=mBl2X5_2fXGVEaDCRcLuvDjha3rcLgs-HTfzt59t0go 9983
netneurotools/networks.py sha256=m76B-eSOgxIX3pEy6TgwweW7g56acxKQmJ89tdj7HL4 23835
netneurotools/plotting.py sha256=YaZmBt0RPF_CPQjtoViFiCldzd5kFdcRo_RSvxkzQUU 31049
netneurotools/stats.py sha256=nYD5jBG8QgUiqsBEwsRl2LT43pYMHArGOhvsnuuE308 54187
netneurotools/surface.py sha256=0FalhUtCmS_gPZSt_1WSHuxBCMBZ0yMJTSVW1wTQ3Gs 7340
netneurotools/utils.py sha256=PKuWkP7eKvXXrw1r3k0lWEVC4hhkvjKp84oMv71e1eA 6380
netneurotools/data/osf.json sha256=LgzfygbhQHmjHa_Oh2hj1INkVFU0v9pwu9GYooJUoBA 10688
netneurotools/datasets/__init__.py sha256=6s-6V-TO4tXwcLXXtMgJrcim9tj3DUJVHtJDjL2JErw 814
netneurotools/datasets/fetchers.py sha256=2ZIE32fdwhXhFrFt_v4CZNjiAzdgJjMpoRTu5AO6smI 30994
netneurotools/datasets/generators.py sha256=I3lP2hAr4q9J6l9CsQYuzxdVNibnrxb_d7WDX1mR4YM 3532
netneurotools/datasets/mirchi.py sha256=eCspNkRmVteWpgdzGcrB1jC1i1EjD9EpwNVAjglWnVM 6373
netneurotools/datasets/utils.py sha256=8YVdwTChcYokb_qZaPj2mrO09lyqc_KsZUoBeJBKeAs 2182
netneurotools/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
netneurotools/tests/test_civet.py sha256=6OQjAXY_hCDCRI58h-oY3ux4puztz2HctTE0EHU_32E 883
netneurotools/tests/test_cluster.py sha256=rSM11IsBf4nZazeiRwVSv2qqh3LgMArzqdmy2Jo-4lU 3502
netneurotools/tests/test_datasets.py sha256=ObhPwFNrARVXw_zzvRNrEQOd4wjew4AlVK-GMhOs4_4 7663
netneurotools/tests/test_freesurfer.py sha256=hh-1Le_OOsqSuAjvAxPXSrRxfneQB0qNhTZ5pT6NTEA 2956
netneurotools/tests/test_metrics.py sha256=eScC8bMOY6DLtXDvXlF33dreOMHzK-IAh5Cd8fr705s 584
netneurotools/tests/test_modularity.py sha256=CgNuvhzJo3ymeiuGCKu9kJiQyJqvgiHkFynE0qqaEYk 1562
netneurotools/tests/test_plotting.py sha256=cCPbCMDdf5MYTRfGk4sKoefxXaOH-ORWr-TKhFTmPxo 1932
netneurotools/tests/test_stats.py sha256=VdanPeTB0sk1FU_Nj-x6nmfxrec0wobqm6HG_t5WYcU 6431
netneurotools/tests/test_utils.py sha256=pE_wKHFJMlXIjfhs93tNRBrTVcMzteSkUysBzzSKptY 1549
netneurotools_scipyfix-0.0.0.dist-info/LICENSE sha256=ffDL9TI13q5vqUXc93F6BWJp3lX2yAUj5Hade4I3eV4 1524
netneurotools_scipyfix-0.0.0.dist-info/METADATA sha256=0hTti0k41--HFugryUMASgaCp4TiaLf835O4O0n8qaA 5273
netneurotools_scipyfix-0.0.0.dist-info/WHEEL sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g 110
netneurotools_scipyfix-0.0.0.dist-info/top_level.txt sha256=rOYGfj2MjFItoX90FFqouSdyhy7OrAk9scaAeOD8oR4 14
netneurotools_scipyfix-0.0.0.dist-info/RECORD

top_level.txt

netneurotools