xiplot_filetypes

View on PyPIReverse Dependencies (1)

1.0 xiplot_filetypes-1.0-py3-none-any.whl

Wheel Details

Project: xiplot_filetypes
Version: 1.0
Filename: xiplot_filetypes-1.0-py3-none-any.whl
Download: [link]
Size: 2308
MD5: 28bf8b74c7122c3b933568eac96c0a54
SHA256: 92eda869cd37c7c71ab89ba90901e126df758dcebdc32b3ccd47135f9848f0d6
Uploaded: 2023-08-22 09:15:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xiplot-filetypes
Version: 1.0
Summary: Xiplot plugin for additional file types
Author-Email: Anton Björklund <anton.bjorklund[at]helsinki.fi>
Project-Url: homepage, https://github.com/edahelsinki/xiplot
Project-Url: repository, https://github.com/edahelsinki/xiplot.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: pandas
Requires-Dist: pyarrow (>=11.0.0); platform_system != "Emscripten"
Requires-Dist: fastparquet; platform_system == "Emscripten"
Description-Content-Type: text/markdown
[Description omitted; length: 744 characters]

WHEEL

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

RECORD

Path Digest Size
xiplot_filetypes/__init__.py sha256=pQUae9uVaqhVvqAZywJX2iJ2FX_M2tbGXo6Oj5TqxBI 638
xiplot_filetypes-1.0.dist-info/METADATA sha256=qC51kdq2KUhTlJ5gC0BAuyzXc19FadaXVFZ5DxCJB38 1399
xiplot_filetypes-1.0.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
xiplot_filetypes-1.0.dist-info/entry_points.txt sha256=Cp_YV09u-aZsrkCRcwA-Ln7aI78yXXBHTmhlg52hnkE 228
xiplot_filetypes-1.0.dist-info/top_level.txt sha256=R7WDiy2s9b49fjcUB6N1nxHfHyNnSs2FMKOf_3pAo94 17
xiplot_filetypes-1.0.dist-info/RECORD

top_level.txt

xiplot_filetypes

entry_points.txt

feather-read = xiplot_filetypes:read_feather
parquet-read = xiplot_filetypes:read_parquet
feather-write = xiplot_filetypes:write_feather
parquet-write = xiplot_filetypes:write_parquet