chatgpt-to-sqlite

View on PyPIReverse Dependencies (0)

0.1.0 chatgpt_to_sqlite-0.1.0-py3-none-any.whl

Wheel Details

Project: chatgpt-to-sqlite
Version: 0.1.0
Filename: chatgpt_to_sqlite-0.1.0-py3-none-any.whl
Download: [link]
Size: 8766
MD5: abc24053d6525c3f15492ee2eb97f1ef
SHA256: dc11c8b72633bf68eedd79990ab4942f3753e1fb30b48e35e4c6271b9fbd2a58
Uploaded: 2024-02-20 00:21:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chatgpt-to-sqlite
Version: 0.1.0
Summary: Import ChatGPT conversations into a SQLite database
Author: Scott Carvalho
Project-Url: Homepage, https://github.com/Scarvy/chatgpt-to-sqlite
Project-Url: Changelog, https://github.com/Scarvy/chatgpt-to-sqlite/releases
Project-Url: Issues, https://github.com/Scarvy/chatgpt-to-sqlite/issues
Project-Url: CI, https://github.com/Scarvy/chatgpt-to-sqlite/actions
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
Requires-Dist: click
Requires-Dist: sqlite-utils
Requires-Dist: funcy
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1885 characters]

WHEEL

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

RECORD

Path Digest Size
chatgpt_to_sqlite/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chatgpt_to_sqlite/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
chatgpt_to_sqlite/cli.py sha256=ek9Pcx-dBCBnWro5Nrzi_6B2L6RoQbEGBX8RQl7qrqU 1587
chatgpt_to_sqlite/utils.py sha256=plHIAT-GB4z2f3gd42Uv8PgwQqi1XgbsFi0h2bJnD9w 2801
chatgpt_to_sqlite-0.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
chatgpt_to_sqlite-0.1.0.dist-info/METADATA sha256=C2CpXtftDj7oVYNjF8TE1NH4JnBYoPXasIW1AAFUgNE 2654
chatgpt_to_sqlite-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
chatgpt_to_sqlite-0.1.0.dist-info/entry_points.txt sha256=tke-PiRERwbaVrhT8OIo2eySLtDneSFRV0Idq40W9J8 64
chatgpt_to_sqlite-0.1.0.dist-info/top_level.txt sha256=CiR3RIAwCx_SGNsbYj2eBKAgmUThkQ9neVgWbUDsgJA 18
chatgpt_to_sqlite-0.1.0.dist-info/RECORD

top_level.txt

chatgpt_to_sqlite

entry_points.txt

chatgpt-to-sqlite = chatgpt_to_sqlite.cli:cli