pyfsdb-parquet

View on PyPIReverse Dependencies (0)

1.0.2 pyfsdb_parquet-1.0.2-py3-none-any.whl

Wheel Details

Project: pyfsdb-parquet
Version: 1.0.2
Filename: pyfsdb_parquet-1.0.2-py3-none-any.whl
Download: [link]
Size: 4170
MD5: fd6fc1c104624a826885b9366b905553
SHA256: 5d471a0a7ba51031cbab256cd9b4d8f52c858a7c27098bf42b276f3bad5f764f
Uploaded: 2022-07-13 23:56:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyfsdb-parquet
Version: 1.0.2
Summary: Python tools to convert to and from FSDB and parquet files
Author: Wes Hardaker
Author-Email: opensource[at]hardakers.net
Home-Page: https://github.com/gawseed/pyfsdb_parquet
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pyfsdb (>=2.0.3)
Requires-Dist: cramjam
Requires-Dist: pandas
Requires-Dist: fastparquet
Requires-Dist: pyarrow
Description-Content-Type: text/markdown
[Description omitted; length: 356 characters]

WHEEL

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

RECORD

Path Digest Size
pyfsdb_parquet/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyfsdb_parquet/parquet/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyfsdb_parquet/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyfsdb_parquet/tools/fsdb2parquet.py sha256=QW_dBWtkhqryQYa-bqRknBkMXIXPDNvVW35pRA03QGY 2210
pyfsdb_parquet/tools/parquet2fsdb.py sha256=j8aFZmRUu4mpjfhZww_a2XS8TP0_tc5hsJ6PoU_xAug 1778
pyfsdb_parquet-1.0.2.dist-info/METADATA sha256=E9gzCRtXWUBzeYMGWlJnwM61giAenfA1ZdZFFKmENwk 916
pyfsdb_parquet-1.0.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
pyfsdb_parquet-1.0.2.dist-info/entry_points.txt sha256=Kd-yiOBvjJtntvTW0wXmeMM-FqDTTewdGAseoM1DdIk 125
pyfsdb_parquet-1.0.2.dist-info/top_level.txt sha256=HUIUuWwWrz7SSSAhOowCa9kstC1oxk1DBc634fDN034 15
pyfsdb_parquet-1.0.2.dist-info/RECORD

top_level.txt

pyfsdb_parquet

entry_points.txt

parquet2pdb = pyfsdb_parquet.tools.parquet2fsdb:main
pdb2parquet = pyfsdb_parquet.tools.fsdb2parquet:main