cellcanvas

View on PyPIReverse Dependencies (0)

0.0.1 cellcanvas-0.0.1-py3-none-any.whl

Wheel Details

Project: cellcanvas
Version: 0.0.1
Filename: cellcanvas-0.0.1-py3-none-any.whl
Download: [link]
Size: 44872
MD5: 54988e1e982b7a79c957b3fd0a6a4bd4
SHA256: 11189b95f9dbe82d4a67ebf8c337a29e1ff2cea49433482d9fa03574b5f08d9b
Uploaded: 2024-03-10 20:05:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cellcanvas
Version: 0.0.1
Summary: A tool for painting in cellular architecture
Author: Kyle Harrington
Author-Email: czii[at]kyleharrington.com
Home-Page: https://github.com/cellcanvas/cellcanvas
Project-Url: Bug Tracker, https://github.com/cellcanvas/cellcanvas/issues
Project-Url: Documentation, https://github.com/cellcanvas/cellcanvas#README.md
Project-Url: Source Code, https://github.com/cellcanvas/cellcanvas
Project-Url: User Support, https://github.com/cellcanvas/cellcanvas/issues
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: napari
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.8
Requires-Dist: numpy (<2.0.0)
Requires-Dist: magicgui (>=0.8.1)
Requires-Dist: mrcfile
Requires-Dist: qtpy (>=2.4.1)
Requires-Dist: scikit-image (>=0.22.0)
Requires-Dist: toolz (>=0.12.0)
Requires-Dist: scikit-learn (>=1.3.2)
Requires-Dist: pyclesperanto-prototype
Requires-Dist: pymeshfix
Requires-Dist: psygnal (>=0.9.5)
Requires-Dist: superqt (>=0.6.1)
Requires-Dist: surforama
Requires-Dist: starfile
Requires-Dist: zarr (>=2.16.1)
Requires-Dist: xgboost (>=2)
Requires-Dist: matplotlib (>=3.8.2)
Requires-Dist: tox; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-qt; extra == "dev"
Requires-Dist: napari; extra == "dev"
Requires-Dist: pyqt5; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: tox; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-qt; extra == "testing"
Requires-Dist: napari; extra == "testing"
Requires-Dist: pyqt5; extra == "testing"
Provides-Extra: dev
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 102 characters]

WHEEL

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

RECORD

Path Digest Size
cellcanvas/__init__.py sha256=sPD5qO0aJFlKVY6DATyfs-R73U7J78NivXhGTeJwyuk 109
cellcanvas/_version.py sha256=pMnmqZnpVmaqR5nqHztNWzbbtb1oy5bPN_v7uhOH8K8 411
cellcanvas/_widget.py sha256=GV7P5W3Pkc5NrE_0DV-BluxHGnD6lbffWfe8t6E2leA 4794
cellcanvas/app.py sha256=Lrq-jye0sBTyjgHSk5HJZ1sBuqx1V3HFkpnQUdclNtY 42179
cellcanvas/constants.py sha256=cwLGcOqC2LnAp1jSCBl-dY79zDK-dgTwAwaXn5TaGdU 263
cellcanvas/napari.yaml sha256=E27FgGVG_O5Lzuy74y-IlJb0L2vYBXTLs6hoqofBRGs 355
cellcanvas/utils.py sha256=J191CMOJ2WblGe91PXWPhBjuWiViOl9PfSesMS5aexY 3124
cellcanvas/_app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellcanvas/_app/main_app.py sha256=rPPDK6M4kz1XQzGjw7_YqY_cs03cx0WwZ0OhqsWmtjA 1562
cellcanvas/_tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellcanvas/_tests/test_widget.py sha256=5v-Vvae19kCNIL-2QfEbwxzhc-q7deOz-LDtS9olYNE 640
cellcanvas/geometry/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellcanvas/geometry/surforama.py sha256=-7DF2a64Gnkt9GhMX0MOdwOm5gBwODLxCqMMNvXGpgY 11471
cellcanvas/instance/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellcanvas/instance/bounding_box_utils.py sha256=CcWf86jB9pWHRbCTKpWAQ1FsTpe5xZltXipaJKz9ye4 5533
cellcanvas/instance/fill.py sha256=q2TfWe6f1gCDF3Ozcfo9KHQUTezQlpsAHf4Metwo6sc 3232
cellcanvas/instance/label_smoothing.py sha256=yrP9j377IQc67gpmlTOR7HL0UQcf-ZdrKyqSqK3RyPU 7244
cellcanvas/instance/mesh.py sha256=_x_4_FsRMGhmjXm5LKDXjkkfc5Ni5kfXH-AfNOp_7Yo 1699
cellcanvas/instance/paint.py sha256=NbzPGL5b226HrfHwLoFuGsvx6Yw1pnEVEfLXyzE4n4M 3125
cellcanvas/instance/segment_manager.py sha256=BQ5RtmY0rJZKtkRiEv_50Hidm0Dw61zvMsYMCZQiDSY 6611
cellcanvas/instance/_qt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellcanvas/instance/_qt/qt_morphological_operations.py sha256=pYclqEtdU7VPm8eRpa1ih3bqLtjqkKUbv9m6VFxUKvo 3258
cellcanvas/instance/_qt/qt_segment_manager.py sha256=PR1fGZoKySjGM7-LEdz6uuYQF2G7vSRq5LoEqnRJ6eE 5556
cellcanvas/instance/_tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellcanvas/instance/_tests/test_segment_manager.py sha256=c7m9fYRD1f0W7Q0UsWsbiWGc8dZhOgHVK_fQiZ2D4jI 4950
cellcanvas/semantic/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cellcanvas/semantic/embedding_paint.py sha256=r-mpamP2DQNWcK5XZxI-Kyc85lpfDRbQ2haCWq99uE4 37984
cellcanvas-0.0.1.dist-info/LICENSE sha256=eFxc6Lb5UWJI3LamJlbdH5FX9bG7mhChz_AI0VL0V_s 1083
cellcanvas-0.0.1.dist-info/METADATA sha256=t1TU7XeHdzFkItZFmKLnSOWDDzXP89dghrH_5KkdNzc 2366
cellcanvas-0.0.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
cellcanvas-0.0.1.dist-info/entry_points.txt sha256=8osk5f0nHsJ6e_it1ud8yjC2rCot-GmNC6TOcXkcNSQ 54
cellcanvas-0.0.1.dist-info/top_level.txt sha256=G_RYhGVZcpMylmVTuX8OjTeDUcN5D94f4m3pdDz9h4A 11
cellcanvas-0.0.1.dist-info/RECORD

top_level.txt

cellcanvas

entry_points.txt

cellcanvas = cellcanvas:napari.yaml