cellshape

View on PyPIReverse Dependencies (0)

0.0.31 cellshape-0.0.31-py3-none-any.whl

Wheel Details

Project: cellshape
Version: 0.0.31
Filename: cellshape-0.0.31-py3-none-any.whl
Download: [link]
Size: 12915
MD5: 1235d758ba4310f1fde81511864cab53
SHA256: 46c9af332616c35253187132d7706ecc406699cd76dbce303669bce5efc5418c
Uploaded: 2023-04-27 14:23:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cellshape
Version: 0.0.31
Summary: 3D shape analysis using deep learning
Author: Matt De Vries, Lucas Dent, Adam Tyson
Author-Email: mattdevries.ai[at]gmail.com
Project-Url: Source Code, https://github.com/Sentinal4D/cellshape
Project-Url: Bug Tracker, https://github.com/Sentinal4D/cellshape/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Requires-Python: >=3.7
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: pyntcloud
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: cellshape-helper
Requires-Dist: cellshape-cloud
Requires-Dist: cellshape-voxel
Requires-Dist: cellshape-cluster
Requires-Dist: umap-learn
Requires-Dist: scikit-learn
Requires-Dist: plotly
Requires-Dist: napari[all]
Requires-Dist: black; extra == "dev"
Requires-Dist: black[jupyter]; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: gitpython; extra == "dev"
Requires-Dist: coverage (>=5.0.3); extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11200 characters]

WHEEL

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

RECORD

Path Digest Size
cellshape/__init__.py sha256=QD46KqneBEa77Mu94ojcnZaivPKdfMs-7QrMKg8llTE 92
cellshape/main.py sha256=nji8hkSL9tWszD5bZih9GyfSO4MiRZskzAmClOhPZ1I 16334
cellshape/train.py sha256=4SEZZLQ3y09GWKLon6BVj1mn_zjgdpEqzX1isFR6aKU 15406
cellshape-0.0.31.dist-info/LICENSE sha256=V2XKHcUYltaYyvUsOY35fD80MeYuaQ_nRJBhJsFIdFA 1518
cellshape-0.0.31.dist-info/METADATA sha256=zwMs5IQqiDNFhWFU2sU4cVDnRRunTa4nZF1RxQ5lDFc 12880
cellshape-0.0.31.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
cellshape-0.0.31.dist-info/entry_points.txt sha256=aYaOYeBNZyLKdjmJLr-MoDrsQU2mUHWzSXW4Jji4zjo 57
cellshape-0.0.31.dist-info/top_level.txt sha256=O4UCjwVkBVMbqyUsZenAQX_h_khmBoh5Js8WU4MRmms 10
cellshape-0.0.31.dist-info/RECORD

top_level.txt

cellshape

entry_points.txt

cellshape-train = cellshape.train:main