filequery

View on PyPIReverse Dependencies (0)

0.2.6 filequery-0.2.6-py3-none-any.whl

Wheel Details

Project: filequery
Version: 0.2.6
Filename: filequery-0.2.6-py3-none-any.whl
Download: [link]
Size: 17425
MD5: 3626376f4fb62c046598fdf1aff088b4
SHA256: e7e26960d7cb0f0b7827ddd1f23a0566e15c99d60f23c2d649017160fb0c9add
Uploaded: 2024-04-29 01:24:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: filequery
Version: 0.2.6
Summary: Query CSV and Parquet files using SQL
Author-Email: Markus Hutnik <markus[at]markushutnik.com>
Project-Url: repository, https://github.com/MarkyMan4/filequery
License: MIT
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: duckdb (==0.10.1)
Requires-Dist: importlib-metadata (==6.8.0)
Requires-Dist: linkify-it-py (==2.0.2)
Requires-Dist: markdown-it-py (==3.0.0)
Requires-Dist: mdit-py-plugins (==0.4.0)
Requires-Dist: mdurl (==0.1.2)
Requires-Dist: numpy (==1.26.1)
Requires-Dist: Pygments (==2.16.1)
Requires-Dist: rich (==13.6.0)
Requires-Dist: textual (==0.47.1)
Requires-Dist: tree-sitter (==0.20.2)
Requires-Dist: tree-sitter-languages (==1.8.0)
Requires-Dist: typing-extensions (==4.8.0)
Requires-Dist: uc-micro-py (==1.0.2)
Requires-Dist: zipp (==3.17.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5671 characters]

WHEEL

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

RECORD

Path Digest Size
filequery/__init__.py sha256=CALEa08aVRXpP5G4xb1iW-Oy0EShzWEyZ3Lqsoh-Kzk 6422
filequery/__main__.py sha256=0X7mrENCzahBShLmCerZPYzp8dxemGq4tzgcfki3gig 78
filequery/exceptions.py sha256=k7tqPwKBp10X2GzYJCo66fTciG7-2tNOkWfPuTtAEgo 225
filequery/file_query_args.py sha256=AF7eWK-CxmQtFDQ9iO_OWdAQovVdu4sUXYUgiBqxIlA 248
filequery/filedb.py sha256=S71bAeMrW1aQD9un3QuKOH5T-DzZ5mLM7cSzloz4Igk 5560
filequery/filetype.py sha256=6iTuqWp4DF3jxAXWP7zAN4nCXPPmOnBpBYyUkshPJy0 102
filequery/queryresult.py sha256=20olRnJt5mF5IZ926cgagGLUIgeEKo_VFr-kp2oUVi8 2964
filequery/tui/duckui.py sha256=9jOMBojO33O1-vLamqDTq5wn_A_Fo0VVOK13Ws02Dds 12714
filequery/tui/help_content.py sha256=M0flxa7Y-dG4C76Levyf-8zrDzlaJh9IwQYuRZJcYAc 2104
filequery/tui/screens/file_browser.py sha256=01JReOEc9evpyWoUZAAiwNjRE2_EfMqusMJVIE6SnzY 772
filequery/tui/screens/menu.py sha256=WIzqwFkpskc_1Z-xmTe-YGgh_VzcoQTAAY14K1dQQMo 1457
filequery/tui/screens/menu_events.py sha256=_1YUQ2H5FHUTk4b6ggcBiQDzRoABsjmJN5X2KuzRqbI 159
filequery/tui/styles/style.tcss sha256=rDQFPSBugir0al3HjtKKXLWKdxU6drLmNhsBEkHKHi0 1340
filequery-0.2.6.dist-info/LICENSE sha256=K8JxZYZ0B9rsL1I922wEMNl4FSH-Q5rs0tFqB0pbpxc 1070
filequery-0.2.6.dist-info/METADATA sha256=GQ96WQ23w1L5EuoCLRVDuo8qpxOCIQBM7PZkIUoM604 6562
filequery-0.2.6.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
filequery-0.2.6.dist-info/entry_points.txt sha256=DVTjwCIExvrYV1TBC7opUPk_4M77k8RjkA7JP4I94a4 55
filequery-0.2.6.dist-info/top_level.txt sha256=nLWUCEHKsxUZmeGSopiokxL6PN-fJo9tCiwXnwJlyoA 10
filequery-0.2.6.dist-info/RECORD

top_level.txt

filequery

entry_points.txt

filequery = filequery:fq_cli_handler