clidb

View on PyPIReverse Dependencies (0)

0.2.3 clidb-0.2.3-py3-none-any.whl

Wheel Details

Project: clidb
Version: 0.2.3
Filename: clidb-0.2.3-py3-none-any.whl
Download: [link]
Size: 10947
MD5: 7c777591e39a20a0d1452387f27a8723
SHA256: 5e69c032fdcbaff21d4a3cc75413ae05307f27541df50c38762db9e61cdc5c9b
Uploaded: 2022-12-10 22:08:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: clidb
Version: 0.2.3
Summary: CLI based SQL client for local data
Author: Danny Boland
Author-Email: danny[at]boland.dev
Home-Page: https://github.com/dannyboland/clidb
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Database
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: boto3 (<2.0,>=1.20); extra == "extras"
Requires-Dist: duckdb (<0.4.0,>=0.3.2)
Requires-Dist: fsspec (<2023.0.0,>=2022.2.0); extra == "extras"
Requires-Dist: openpyxl (<4.0.0,>=3.0.9); extra == "extras"
Requires-Dist: pandas (<2.0,>=1.3); extra == "extras"
Requires-Dist: pyarrow (<8.0.0,>=7.0.0); extra == "extras"
Requires-Dist: s3fs (<2023.0.0,>=2022.2.0); extra == "extras"
Requires-Dist: textual (==0.1.18)
Requires-Dist: textual-inputs (<0.3.0,>=0.2.0)
Requires-Dist: xlrd (<3.0.0,>=2.0.1); extra == "extras"
Provides-Extra: extras
Description-Content-Type: text/markdown
[Description omitted; length: 1660 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
clidb/__init__.py sha256=M7tJh9ylTCPEcpqRw4SZKH3kMQsjLnrF6Aj7AwXRXEc 846
clidb/cli.py sha256=bspnOwxYitEUbB1Cl7Kz2Dp9YNihCJuyCpUS461UHg0 5808
clidb/database.py sha256=1HdQrCECuTP5BfQIt3CesSoojX2hxwDOH0OSaISEMTQ 7718
clidb/events.py sha256=rtvhXq-3ykPLnlcb_UvALHu5pUtdV7uA97v7L25qRGU 1768
clidb/views.py sha256=hlOx5irbHxyXHiVxKw-E4c46EGsApZTuoej0wm1LPrU 5229
clidb/workspace.code-workspace sha256=U3bUL8wt6NjVRtPeLgOikXDHUdERd1Qj7qrVOpzdk9w 47
clidb-0.2.3.dist-info/entry_points.txt sha256=-IByYCK-T9u-NbNLNr70-s8KlMF4EwCox97e3m3m_3E 39
clidb-0.2.3.dist-info/LICENSE sha256=3sGS6m42SBwTLznhi2zvWhueKkjenrcqBKnUpTZqOyI 1069
clidb-0.2.3.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
clidb-0.2.3.dist-info/METADATA sha256=u-2E4fPYxu91aQncPjC8L9yMM86FnUf2bwJ0SD4ZR_w 3096
clidb-0.2.3.dist-info/RECORD

entry_points.txt

clidb = clidb.cli:run