nettracer3d

View on PyPIReverse Dependencies (0)

0.5.3 nettracer3d-0.5.3-py3-none-any.whl

Wheel Details

Project: nettracer3d
Version: 0.5.3
Filename: nettracer3d-0.5.3-py3-none-any.whl
Download: [link]
Size: 156811
MD5: bd0ee6c126a8abd34bbcbab99b9798c8
SHA256: 61adf841d7879838d1a550e366e3ebee1d2705ca4a8b4a1e6c90f2eac9d3dd13
Uploaded: 2025-02-12 22:27:56 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: nettracer3d
Version: 0.5.3
Summary: Scripts for intializing and analyzing networks from segmentations of three dimensional images.
Author-Email: Liam McLaughlin <mclaughlinliam99[at]gmail.com>
Project-Url: User_Tutorial, https://www.youtube.com/watch?v=cRatn5VTWDY
Project-Url: Reference_Citation_For_Use, https://doi.org/10.1101/2024.07.29.605633
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: numpy (==1.26.4)
Requires-Dist: scipy (==1.14.1)
Requires-Dist: scikit-image (==0.25.0)
Requires-Dist: Pillow (==11.1.0)
Requires-Dist: matplotlib (==3.9.2)
Requires-Dist: networkx (==3.2.1)
Requires-Dist: opencv-python-headless (==4.10.0.84)
Requires-Dist: openpyxl (==3.1.2)
Requires-Dist: pandas (==2.2.0)
Requires-Dist: napari (==0.5.5)
Requires-Dist: python-louvain (==0.16)
Requires-Dist: tifffile (==2023.7.18)
Requires-Dist: qtrangeslider (==0.1.5)
Requires-Dist: PyQt6 (==6.8.0)
Requires-Dist: scikit-learn (==1.6.1)
Requires-Dist: nibabel (==5.2.0)
Requires-Dist: cupy-cuda11x; extra == "cuda11"
Requires-Dist: cupy-cuda12x; extra == "cuda12"
Requires-Dist: cupy; extra == "cupy"
Provides-Extra: cuda11
Provides-Extra: cuda12
Provides-Extra: cupy
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2757 characters]

WHEEL

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

RECORD

Path Digest Size
nettracer3d/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nettracer3d/community_extractor.py sha256=8bRDJOfZhOFLtpkJVaDQrQ4O8wUywyr-EfVvW5fxyPs 31700
nettracer3d/hub_getter.py sha256=KiNtxdajLkwB1ftslvrh1FE1Ch9ZCFEmHSEEotwR-To 8298
nettracer3d/modularity.py sha256=V1f3s_vGd8EuVz27mzq6ycIGr0BWIpH7c7NU4QjgAHU 30247
nettracer3d/morphology.py sha256=yQ0GuieMVXOQpaohZlPnkEXEuCUjf8Fg352axyK8nbM 10755
nettracer3d/nettracer.py sha256=n3QLGPYiSGSYtsi-7scrhiW-GCS3scHljSbl46grZeY 209193
nettracer3d/nettracer_gui.py sha256=d5E4KP_-SB-Xs5IpgdXPsoBJoc8zgF5Z-sx2B2aWEHE 342672
nettracer3d/network_analysis.py sha256=MJBBjslA1k_R8ymid77U-qGSgzxFVfzGVQhE0IdhnbE 48046
nettracer3d/network_draw.py sha256=F7fw6Pcf4qWOhdKwLmhwqWdschbDlHzwCVolQC9imeU 14117
nettracer3d/node_draw.py sha256=k3sCTfUCJs3aH1C1q1gTNxDz9EAQbBd1hsUIJajxRx8 9823
nettracer3d/proximity.py sha256=FnIiI_AzfXd22HwCIFIyQRZxKYJ8YscIDdPnIv-wsO4 10560
nettracer3d/run.py sha256=xYeaAc8FCx8MuzTGyL3NR3mK7WZzffAYAH23bNRZYO4 127
nettracer3d/segmenter.py sha256=Rr5MUUWgGHYzzTy4hzbO3zzJhNIKsyjV1Qxg99Pb8QY 29686
nettracer3d/simple_network.py sha256=fP1gkDdtQcHruEZpUdasKdZeVacoLOxKhR3bY0L1CAQ 15426
nettracer3d/smart_dilate.py sha256=Kekm6YIVlJniMvJMG6_AwwNmCqK2l4Qtvg9VzzqPKMw 24600
nettracer3d-0.5.3.dist-info/LICENSE sha256=gM207DhJjWrxLuEWXl0Qz5ISbtWDmADfjHp3yC2XISs 888
nettracer3d-0.5.3.dist-info/METADATA sha256=L17LXsiTk78oCeNyZXYonpmBWbI5Ys3zr2idCx-z4_o 4136
nettracer3d-0.5.3.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
nettracer3d-0.5.3.dist-info/entry_points.txt sha256=Nx1rr_0QhJXDBHAQg2vcqCzLMKBzSHfwy3xwGkueVyc 53
nettracer3d-0.5.3.dist-info/top_level.txt sha256=zsYy9rZwirfCEOubolhee4TyzqBAL5gSUeFMzhFTX8c 12
nettracer3d-0.5.3.dist-info/RECORD

top_level.txt

nettracer3d

entry_points.txt

nettracer3d = nettracer3d.run:main