pytest-ditto-pyarrow

View on PyPIReverse Dependencies (1)

0.0.1 pytest_ditto_pyarrow-0.0.1-py3-none-any.whl

Wheel Details

Project: pytest-ditto-pyarrow
Version: 0.0.1
Filename: pytest_ditto_pyarrow-0.0.1-py3-none-any.whl
Download: [link]
Size: 3669
MD5: 3123db218abe86e3a9f4ea0820124134
SHA256: 836c6c2d55c3b04e491573ed357967a6f17cc031fd969ad613a8c3c126717ec2
Uploaded: 2024-06-09 05:03:53 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pytest-ditto-pyarrow
Version: 0.0.1
Summary: pytest-ditto plugin for pyarrow tables.
Author-Email: Lachlan Taylor <lachlanbtaylor[at]proton.me>
Maintainer-Email: Lachlan Taylor <lachlanbtaylor[at]proton.me>
Keywords: pytest,testing
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.10
Requires-Dist: pyarrow (>=16.1.0)
Requires-Dist: pytest-ditto (>=0.1.0)
Requires-Dist: pytest (>=3.5.0)
Requires-Dist: hatch-vcs (>=0.4.0); extra == "dev"
Requires-Dist: hatch (>=1.9.4); extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 23 characters]

WHEEL

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

RECORD

Path Digest Size
ditto_pyarrow/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ditto_pyarrow/_version.py sha256=07NzQXBgNlnw5kSN6ZYxE9By-_RuH3Jyy58Z74sIio0 21
ditto_pyarrow/io.py sha256=FeC_QvkfUUkyOoSWpWL2hkqK4EULZaFLRDeDI077RVs 1347
ditto_pyarrow/marks.py sha256=BYz0s5x_vwPMM-mvWz28eZTnojbWWPZsQQygrYsROpQ 494
pytest_ditto_pyarrow-0.0.1.dist-info/METADATA sha256=V2K9WBqueUvf9PokifG4dARVHgXvrnhVTiaeMzsF0jw 1207
pytest_ditto_pyarrow-0.0.1.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
pytest_ditto_pyarrow-0.0.1.dist-info/entry_points.txt sha256=xizvF-aVAHAIFXU5QD0KciEIMZ--E9eq5WF_KH7LIO8 201
pytest_ditto_pyarrow-0.0.1.dist-info/licenses/LICENSE sha256=Dllo6ok5zVKUEUmEVqsGbGwBoDYtBpQY_e2mxW1qrvQ 1069
pytest_ditto_pyarrow-0.0.1.dist-info/RECORD

entry_points.txt

[ditto]
pyarrow_csv = ditto_pyarrow.io:PyArrowCSV
pyarrow_feather = ditto_pyarrow.io:PyArrowFeather
pyarrow_parquet = ditto_pyarrow.io:PyArrowParquet
pyarrow = ditto_pyarrow.marks:marks