recon3d

View on PyPIReverse Dependencies (0)

2.0.4 recon3d-2.0.4-py3-none-any.whl

Wheel Details

Project: recon3d
Version: 2.0.4
Filename: recon3d-2.0.4-py3-none-any.whl
Download: [link]
Size: 56732
MD5: 411823bb3d03e14aaaf20d2c349bdb48
SHA256: e9f340104e4afcc5aca587aa2d6b55a6c231c76c7f7d567d93f42ec81da13a76
Uploaded: 2025-04-01 23:57:07 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: recon3d
Version: 2.0.4
Author-Email: Andrew Polonsky <apolon[at]sandia.gov>, Chad Hovey <chovey[at]sandia.gov>, John Emery <jmemery[at]sandia.gov>, Paul Chao <pchao[at]sandia.gov>
Project-Url: Documentation, http://structmechtools.cee-gitlab.lan/recon3d
Project-Url: Repository, https://cee-gitlab.sandia.gov/structMechTools/recon3d
Requires-Python: <3.12,>=3.11
Requires-Dist: automesh (==0.3.1)
Requires-Dist: connected-components-3d (==3.18.0)
Requires-Dist: fastremap (==1.14.1)
Requires-Dist: h5py (==3.11.0)
Requires-Dist: matplotlib (==3.9.0)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: scipy (==1.14.0)
Requires-Dist: scikit-image (==0.24.0)
Requires-Dist: scikit-learn (==1.5.1)
Requires-Dist: pillow (==10.4.0)
Requires-Dist: pyevtk (==1.6.0)
Requires-Dist: pyyaml (==6.0.1)
Requires-Dist: black (==24.8.0); extra == "dev"
Requires-Dist: docstr-coverage (==2.2.0); extra == "dev"
Requires-Dist: docutils (<0.18,>=0.14); extra == "dev"
Requires-Dist: flake8 (==7.1.1); extra == "dev"
Requires-Dist: pre-commit (==4.1.0); extra == "dev"
Requires-Dist: pdbp (==1.5.4); extra == "dev"
Requires-Dist: pytest (==8.3.2); extra == "dev"
Requires-Dist: pytest-cov (==5.0.0); extra == "dev"
Requires-Dist: pdoc; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
License-File: NOTICE.md
[Description omitted; length: 973 characters]

WHEEL

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

RECORD

Path Digest Size
recon3d/__init__.py sha256=GR5-QwkNrptkXlnPdfHto3xD8crbeQXQz18T3Z_GSQ4 378
recon3d/command_line.py sha256=c1JWTqjoSZ_93hvmvI_ALTNWC1fg9FQge2jGoVH-UNs 6065
recon3d/constants.py sha256=Yz1QgGsOEtTLQuhF2rlPlQ8YSf26V8wQWXUZKXW_7Nc 3770
recon3d/downscale.py sha256=VpZbFL4ht9gnCx_1NjF5wS5WEu80BzskAkTux8t-Ux8 12355
recon3d/grayscale_image_stack_to_segmentation.py sha256=0aOw0J_TBMekRi3ZFribNodHSIXhM5hdnMRBOf18mBY 5776
recon3d/hdf_io.py sha256=sbTrEXRlhm19GL7hxkyRRKhxeGRFGY4uCuSpBQ56aK8 29387
recon3d/image_stack_to_array.py sha256=wtXCwKa60SJ5cMTeHAe08Yeibr_90m-cBuOJGMF8hP0 4984
recon3d/instance_analysis.py sha256=wCz-afWk0bbf8a7pIMJuK8YeTowOBvBpYUuqnWOYcFY 47885
recon3d/static_test_paths.py sha256=Ay2ehiPvk7YuvftR-m_et-rUp929ye-NrNFWAISDL6M 1024
recon3d/types.py sha256=y5lFHtUHa2unnOs7kul_7664YBCgTvjn3tfv5PPgtdU 20109
recon3d/utility.py sha256=-0k-OXlsD5ffOT7Qwm_0jhH6EFNSyylW5xvOkcIvKYA 40727
recon3d/voxel_to_mesh.py sha256=-XLCRLoKBso42FpE6l8q6oBleGLD-YWI5UwPb3BRj7k 7944
recon3d-2.0.4.dist-info/licenses/LICENSE sha256=h054NohY6G3RnBJIR0nve0xXpjRgOTE8IvF39cNqJvI 1240
recon3d-2.0.4.dist-info/licenses/NOTICE.md sha256=77eYvfRMS6rIxODT1-1xXJaPIkrNayzmA4KsGw-Ixoo 47231
recon3d-2.0.4.dist-info/METADATA sha256=pxGNMM9z38gtRtJgSgcAaUiRw6qoynrFGlU-rdbt9BE 2288
recon3d-2.0.4.dist-info/WHEEL sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0 91
recon3d-2.0.4.dist-info/entry_points.txt sha256=6wkL_pdNLCiZ37IaT9XnvDqnx-9a25qgd_o2jXhryV0 658
recon3d-2.0.4.dist-info/top_level.txt sha256=aBncbjCdpJB9PWiMB5MfjNtjfZELry35KUZ1uvuacpg 8
recon3d-2.0.4.dist-info/RECORD

top_level.txt

recon3d

entry_points.txt

binary_to_semantic = recon3d.utility:main_binary_to_semantic
downscale = recon3d.downscale:main
grayscale_image_stack_to_segmentation = recon3d.grayscale_image_stack_to_segmentation:main
hello = recon3d.command_line:hello
image_stack_to_array = recon3d.image_stack_to_array:main
image_to_voxel = recon3d.hdf_io:image_to_voxel_command_line
instance_analysis = recon3d.instance_analysis:main
recon3d = recon3d.command_line:recon3d
semantic_to_binary = recon3d.utility:main_semantic_to_binary
void_descriptor = recon3d.void_descriptor:main
voxel_to_image = recon3d.hdf_io:voxel_to_image_command_line
voxel_to_mesh = recon3d.voxel_to_mesh:main