cell-feature-data

View on PyPIReverse Dependencies (0)

1.0.5 cell_feature_data-1.0.5-py3-none-any.whl

Wheel Details

Project: cell-feature-data
Version: 1.0.5
Filename: cell_feature_data-1.0.5-py3-none-any.whl
Download: [link]
Size: 13062
MD5: 596ed2a477390e967276f77fe6599690
SHA256: fd1cce965910d068c28e9e78e830a251870c275695966abd6af748261fc910c7
Uploaded: 2024-10-04 22:23:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cell_feature_data
Version: 1.0.5
Summary: A Python package for creating a dataset for the Cell Feature Explorer.
Author-Email: Ruge Li <ruge.li[at]alleninstitute.org>
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: click (>=8.1.7)
Requires-Dist: mypy-extensions (>=1.0.0)
Requires-Dist: numpy (>=1.26.3)
Requires-Dist: packaging (>=23.2)
Requires-Dist: pandas (>=2.1.4)
Requires-Dist: pathspec (>=0.12.1)
Requires-Dist: platformdirs (>=4.1.0)
Requires-Dist: prompt-toolkit (>=3.0.36)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: pytz (>=2023.3.post1)
Requires-Dist: questionary (>=2.0.1)
Requires-Dist: six (>=1.16.0)
Requires-Dist: tzdata (>=2023.4)
Requires-Dist: wcwidth (>=0.2.13)
Requires-Dist: black (>=22.3.0)
Requires-Dist: check-manifest (>=0.48)
Requires-Dist: flake8 (>=4.0.1); extra == "all"
Requires-Dist: flake8-debugger (>=3.2.1); extra == "all"
Requires-Dist: flake8-typing-imports (>=1.9.0); extra == "all"
Requires-Dist: flake8-pyproject (>=0.4.0); extra == "all"
Requires-Dist: coverage (>=5.1); extra == "all"
Requires-Dist: pytest (>=7.1.2); extra == "all"
Requires-Dist: pytest-cov (>=4.0.0); extra == "all"
Requires-Dist: pytest-raises (>=0.11); extra == "all"
Requires-Dist: flake8 (>=4.0.1); extra == "lint"
Requires-Dist: flake8-debugger (>=3.2.1); extra == "lint"
Requires-Dist: flake8-typing-imports (>=1.9.0); extra == "lint"
Requires-Dist: flake8-pyproject (>=0.4.0); extra == "lint"
Requires-Dist: coverage (>=5.1); extra == "test"
Requires-Dist: pytest (>=7.1.2); extra == "test"
Requires-Dist: pytest-cov (>=4.0.0); extra == "test"
Requires-Dist: pytest-raises (>=0.11); extra == "test"
Provides-Extra: all
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1811 characters]

WHEEL

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

RECORD

Path Digest Size
cell_feature_data/__init__.py sha256=Y1M9NC05GrtHATb2wDkxfJsuljQ0ta6ASYcomKAg1fo 137
cell_feature_data/constants.py sha256=1O8j3Sc5xSaJilQv5Ysw7xRJ41v7h5H0TO_Ts9s_fCI 393
cell_feature_data/data_loader.py sha256=XmvaxT0P5hjttYQlRe7UDgIXx2MP_waYBgues8VKNck 14675
cell_feature_data/logging.conf sha256=c8Y2AgeJDnQaNkJwNPL33-kVI4frtCX_xjqRYqd0hb0 1067
cell_feature_data/user_input_handler.py sha256=6wzcMjsG8OQ8XPlDTI_JzIglmOQzoWa6wcprAokApvw 9498
cell_feature_data/bin/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
cell_feature_data/bin/create_dataset.py sha256=4fjLI2kqOeroSOI7TQEvrugZJzBaspWxuFsX_qNPaC0 4698
cell_feature_data-1.0.5.dist-info/LICENSE sha256=cfHuo6wObRqk-ZGcK-zAN3HXRcYc9Hx5D1qEvHVE8s0 1072
cell_feature_data-1.0.5.dist-info/METADATA sha256=YRj-q6a6_tcLBIgTxngoB1bGRChZE6m8pWACaJDbhQw 3894
cell_feature_data-1.0.5.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
cell_feature_data-1.0.5.dist-info/entry_points.txt sha256=_Q3RjzXHUFaJB44-UGgguqYjPb36qHeJyHdsM1uFbcw 77
cell_feature_data-1.0.5.dist-info/top_level.txt sha256=5dFTjuBjW_876Xpb0dh7bOZLu2ixdiDUZiurapsT8Ak 18
cell_feature_data-1.0.5.dist-info/RECORD

top_level.txt

cell_feature_data

entry_points.txt

create-dataset = cell_feature_data.bin.create_dataset:main