openai-to-sqlite

View on PyPIReverse Dependencies (0)

0.4.2 openai_to_sqlite-0.4.2-py3-none-any.whl

Wheel Details

Project: openai-to-sqlite
Version: 0.4.2
Filename: openai_to_sqlite-0.4.2-py3-none-any.whl
Download: [link]
Size: 14302
MD5: b0c11aeff2cb444011bf14d39ac0d369
SHA256: 28427e7d9a793e7afdc0c7588e8152a54b97f2964923d781bbf9ca105fd9b849
Uploaded: 2024-04-17 02:58:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openai-to-sqlite
Version: 0.4.2
Summary: Save OpenAI API results to a SQLite database
Author: Simon Willison
Home-Page: https://github.com/simonw/openai-to-sqlite
Project-Url: Issues, https://github.com/simonw/openai-to-sqlite/issues
Project-Url: CI, https://github.com/simonw/openai-to-sqlite/actions
Project-Url: Changelog, https://github.com/simonw/openai-to-sqlite/releases
License: Apache License, Version 2.0
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: httpx
Requires-Dist: sqlite-utils (>=3.28)
Requires-Dist: openai
Requires-Dist: tiktoken
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-httpx; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10012 characters]

WHEEL

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

RECORD

Path Digest Size
openai_to_sqlite/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
openai_to_sqlite/__main__.py sha256=8hDtWlaFZK24KhfNq_ZKgtXqYHsDQDetukOCMlsbW0Q 59
openai_to_sqlite/cli.py sha256=KT81qIb7aRkF2UpT4hk6nC4b_HR6ZZ2ZN_Ma9mxmu0s 15969
openai_to_sqlite-0.4.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
openai_to_sqlite-0.4.2.dist-info/METADATA sha256=JFHDupNeq2egoTVn9USgHCA8ZewWivUuteHpeAN73vE 10817
openai_to_sqlite-0.4.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
openai_to_sqlite-0.4.2.dist-info/entry_points.txt sha256=42uMc-z5lYDoA-MRWwNFRlKsf6yLHwyOdKmZeKAo8Ug 62
openai_to_sqlite-0.4.2.dist-info/top_level.txt sha256=Z59AUWnlsGdpVfBjP-Y-azpr5WTvpBkkB-GjRB0GXP4 17
openai_to_sqlite-0.4.2.dist-info/RECORD

top_level.txt

openai_to_sqlite

entry_points.txt

openai-to-sqlite = openai_to_sqlite.cli:cli