cpgdata

View on PyPIReverse Dependencies (0)

0.4.0 cpgdata-0.4.0-py3-none-any.whl

Wheel Details

Project: cpgdata
Version: 0.4.0
Filename: cpgdata-0.4.0-py3-none-any.whl
Download: [link]
Size: 15051
MD5: 854c8e2a3e8b498e4e98695047ca9178
SHA256: 466eea7c3727b8e864bff51f0ff4155988ee755d964fe31dfa31bc8692ad060f
Uploaded: 2024-05-06 03:17:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cpgdata
Version: 0.4.0
Summary: Cell painting gallery data handling and validation
Author: Ankur Kumar
Author-Email: ank[at]leoank.me
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0,>=8.1)
Requires-Dist: cpgparser (<0.3,>=0.2)
Requires-Dist: joblib (<2.0.0,>=1.3.2)
Requires-Dist: lark (<2.0.0,>=1.1.9)
Requires-Dist: polars (<0.20,>=0.19)
Requires-Dist: pyarrow (<14.0,>=13.0)
Requires-Dist: pydantic (<3.0,>=2.4)
Requires-Dist: tqdm (<5.0,>=4.66)
Description-Content-Type: text/markdown
[Description omitted; length: 1080 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cpgdata/__init__.py sha256=KB1qi5Ov5htOc4t-zGZ6wpNjX7f77RS2SjYo1ifWHFg 132
cpgdata/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cpgdata/cli/index.py sha256=_9LevU1pmVQ2_cDCt3xkGJjyNou8x0vj-5VSIqdKo1c 1326
cpgdata/cli/inventory.py sha256=PFpJCpypDAQc62egyDjhvfSGB5HkMeO25N4QWTcEH5E 5762
cpgdata/cli/main.py sha256=ipoNbA-4HN0nLgjtJ_VVzADRe0ZclMq7rrdl0-tDrRY 308
cpgdata/cli/report.py sha256=b3BQZxQWsTPS2WtZCbRXmD_6JccFartcPswKviEATQU 1908
cpgdata/key_parser.lark sha256=OfPsOJeYGX05yvnp2sn9NjjVvHHG4GuooYeP8jB1RlA 3271
cpgdata/measurement.py sha256=fkLDPowGk0JhnvkfJFjhgOvc9DHwR9QuAEa9Gxs7uBE 2766
cpgdata/parser.py sha256=iI-KthYNDGqtAdqx5lpCHDcD-DCKRF7Ubm9_t7FClUk 7387
cpgdata/pipe.py sha256=T-lBL66dEOqK9J9sBIeX1GCtaaq7wz6UPrUoeYfkabQ 8223
cpgdata/rule.py sha256=Q4h-5dMGwfb-gHlj2YgfigpsFoWV77ljWTskMQ6ft7E 3547
cpgdata/utils.py sha256=-QUeKgIjKg1vqfGR4kId6bSD3Dx1y3W96lzaMewhiyM 9342
cpgdata-0.4.0.dist-info/entry_points.txt sha256=smCz6ME9fB6Jdak3AmcgiKzk_lWRop_r-GgDEkSd-i0 45
cpgdata-0.4.0.dist-info/METADATA sha256=A58Oe7Ucs2fM7WJvVsLT0o32_ajNtXPbxSOshRqn9LQ 1804
cpgdata-0.4.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
cpgdata-0.4.0.dist-info/RECORD

entry_points.txt

cpg = cpgdata.cli.main:main