wring

View on PyPIReverse Dependencies (0)

0.0.6 wring-0.0.6-py3-none-any.whl

Wheel Details

Project: wring
Version: 0.0.6
Filename: wring-0.0.6-py3-none-any.whl
Download: [link]
Size: 12939
MD5: d13350d0f88b1caf631608566cfd576c
SHA256: 0c3b1936d20392d7f71a48a619e7f375d309149a55b2c44061710f6852d05f01
Uploaded: 2024-04-26 22:20:13 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: wring
Version: 0.0.6
Summary: A tool to compress multiple CSV data files into parquet
Author: Jeff Newman
Project-Url: Documentation, https://jpn--.github.io/wring
Project-Url: Issues, https://github.com/jpn--/wring/issues
Project-Url: Source, https://github.com/jpn--/wring
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: pyarrow
Requires-Dist: rich
Requires-Dist: split-file-reader
Requires-Dist: typer
Requires-Dist: zstandard
Requires-Dist: mkdocs-click; extra == "docs"
Requires-Dist: mkdocs-git-revision-date-localized-plugin (~=1.1.0); extra == "docs"
Requires-Dist: mkdocs-material (~=8.5.4); extra == "docs"
Requires-Dist: mkdocs-typer; extra == "docs"
Requires-Dist: mkdocstrings[python] (~=0.19.0); extra == "docs"
Requires-Dist: mkdocs (~=1.4.0); extra == "docs"
Requires-Dist: pytables; extra == "omx"
Requires-Dist: black (~=22.10.0); extra == "quality"
Requires-Dist: pre-commit (~=2.20.0); extra == "quality"
Requires-Dist: ruff; extra == "quality"
Requires-Dist: pytest (~=7.1.2); extra == "tests"
Requires-Dist: tables; extra == "tests"
Provides-Extra: docs
Provides-Extra: omx
Provides-Extra: quality
Provides-Extra: tests
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 71 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
wring/__init__.py sha256=ceCZhRhZ7lAGZqo7nCouQiDdSoS88XKhWZMLQj5EOf4 329
wring/_app.py sha256=K9oUncVb4VsGUS0Yqk-_P80cX3HcIDdLb-lMl2mpqAc 126
wring/_version.py sha256=c6ZQWSJeXXzGZ3WoZWjkA-MiNkBFXMIRV9kZPo4MQ_M 411
wring/csv.py sha256=B2b_R9jYQyg67OnEqhf9QsxZF2oXvNIm7IIuWmx7YL0 2072
wring/omx.py sha256=6cGsJn8Druz62Td__tktwoKKYWHQ-_sWx3osojf2o-I 26143
wring/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wring/tar_zst.py sha256=F67u-sPFCOaZMTLbo4h1q-fTvNE01sQ7QRUM9sC8H6w 10095
wring-0.0.6.dist-info/METADATA sha256=6P9CDjKXsacnOIp22udD40SOSCzIU4Zgaw8HhDwV2JA 1576
wring-0.0.6.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
wring-0.0.6.dist-info/entry_points.txt sha256=KaN_kQufYsrLvxqdybol4_nri375PX3_VkOJ621Ohh0 36
wring-0.0.6.dist-info/licenses/LICENSE sha256=pduggcshs5x3prPDyrqfynme86Nka1w_63YvaothbBY 1092
wring-0.0.6.dist-info/RECORD

entry_points.txt

wring = wring:app