clustats

View on PyPIReverse Dependencies (0)

0.0.9 clustats-0.0.9-py3-none-any.whl

Wheel Details

Project: clustats
Version: 0.0.9
Filename: clustats-0.0.9-py3-none-any.whl
Download: [link]
Size: 3248
MD5: c7463a2e434e565367bcd58afe79c5fb
SHA256: e444d61fed6dc6a7c718e725d5b4bd17bf0619937f8fad959748aa7fbabc944a
Uploaded: 2022-12-05 18:39:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clustats
Version: 0.0.9
Author: runeblaze
Author-Email: runeblaze[at]excite.co.jp
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4.0
Requires-Dist: belinda (==0.0.4a8)
Requires-Dist: pandas (<2,>=1)
Requires-Dist: polars (<0.16.0,>=0.15.2)
Requires-Dist: structlog (<23.0.0,>=22.3.0)
Requires-Dist: typer (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[No description]

WHEEL

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

RECORD

Path Digest Size
clustats/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
clustats/format_latex.py sha256=mz8mtD8WfJKrsFlHziQZDlQvHL4EokCB2ycOhaYY48Q 991
clustats/runstats.py sha256=JMhK7GoYLrF5CpivMhkIYp_SoqT1BmTNGLCXfFuzBUg 3062
clustats-0.0.9.dist-info/entry_points.txt sha256=qvZ70EcDyYrNAHNK4tdESdOgMrWvLC1ovolctzAK8yk 107
clustats-0.0.9.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
clustats-0.0.9.dist-info/METADATA sha256=e3JiJJyk4Dsr7s_FWzEeCpG_Db6eZXE649DuqHRe56A 676
clustats-0.0.9.dist-info/RECORD

entry_points.txt

clustats = clustats.runstats:entry_point
clustats2latex = clustats.format_latex:entry_point