csvcli

View on PyPIReverse Dependencies (0)

1.0.2 csvcli-1.0.2-py3-none-any.whl

Wheel Details

Project: csvcli
Version: 1.0.2
Filename: csvcli-1.0.2-py3-none-any.whl
Download: [link]
Size: 13340
MD5: 23fcada5f4cc82b95bc105aaa43f687c
SHA256: 08de5c3a30dfb0714a731a63f53e6b1dc9e7227c2b6fb11c1dc94d85ba09654d
Uploaded: 2021-01-07 15:29:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: csvcli
Version: 1.0.2
Summary: A light-weight command-line tool to browse and query CSV, Excel and Apache Parquet files, regardless of their size.
Author: Ignacio Marin
Author-Email: ignacio.marin[at]holidu.com
Home-Page: https://github.com/IgnacioMB/csvcli
Download-Url: https://github.com/IgnacioMB/csvcli/archive/main.tar.gz
License: GNU GPLv3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: pandas
Requires-Dist: pyarrow (==2.0.0)
Requires-Dist: fastparquet
Requires-Dist: tabulate
Requires-Dist: pandasql
Requires-Dist: xlrd
Requires-Dist: openpyxl
Requires-Dist: numpy
Requires-Dist: wcwidth
Description-Content-Type: text/markdown
[Description omitted; length: 10805 characters]

WHEEL

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

RECORD

Path Digest Size
csvcli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
csvcli/cli.py sha256=k-SCfPfwWmkWhAdpaXZw6IYK5AGAM-mv3rCwWMxgCwo 12932
csvcli/functions.py sha256=TN--JPUd8fK5PKHvEkAe1QqDIpPE8UVyYgmo46lNjis 8866
show/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
show/show.py sha256=30KrFXo_Y1W26-6ukcuzXJtBouqdUjFrW69ZD9wY3HI 6430
csvcli-1.0.2.dist-info/METADATA sha256=YU7Jm5k3ocZsAMBrmMOTsxU8YlqzlhLfcU-Wruks3jY 11635
csvcli-1.0.2.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
csvcli-1.0.2.dist-info/dependency_links.txt sha256=LKgnH2uxkJbfYnDmYGbHQVcXjoVK_Zfk9Ua4I7TcJjU 86
csvcli-1.0.2.dist-info/entry_points.txt sha256=ffkKJqycW-YlZJFXsJA82TY7aR-YuhSgNem4lWonG3I 56
csvcli-1.0.2.dist-info/top_level.txt sha256=jISmImhoI3eEafoSRCW6SnklkxmzZrSI0uwGDzaaTiw 12
csvcli-1.0.2.dist-info/RECORD

top_level.txt

csvcli
show

entry_points.txt

csvcli = csvcli.cli:cli
click
pandas
pyarrow==2.0.0
fastparquet
tabulate
pandasql
xlrd
openpyxl
numpy
wcwidth