openai-to-sqlite-api2d

View on PyPIReverse Dependencies (0)

0.1.4 openai_to_sqlite_api2d-0.1.4-py3-none-any.whl

Wheel Details

Project: openai-to-sqlite-api2d
Version: 0.1.4
Filename: openai_to_sqlite_api2d-0.1.4-py3-none-any.whl
Download: [link]
Size: 14422
MD5: e85b45b40ea763f04acb3651e100cb87
SHA256: 28f8db28a705111f400da70b209375ade1b76c7e1b6b8ce0689403506dd7eee2
Uploaded: 2024-02-01 12:58:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openai-to-sqlite-api2d
Version: 0.1.4
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.42.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=tL38MLxMRf62nxQEpTt2HjQsgQPWnYW4OGDIrSuPBEY 16047
openai_to_sqlite_api2d-0.1.4.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
openai_to_sqlite_api2d-0.1.4.dist-info/METADATA sha256=WCwIGezAn-k_yM3-jUhUDChDfiKZ0RNMKDYD7J3Ku4c 10823
openai_to_sqlite_api2d-0.1.4.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
openai_to_sqlite_api2d-0.1.4.dist-info/entry_points.txt sha256=42uMc-z5lYDoA-MRWwNFRlKsf6yLHwyOdKmZeKAo8Ug 62
openai_to_sqlite_api2d-0.1.4.dist-info/top_level.txt sha256=Z59AUWnlsGdpVfBjP-Y-azpr5WTvpBkkB-GjRB0GXP4 17
openai_to_sqlite_api2d-0.1.4.dist-info/RECORD

top_level.txt

openai_to_sqlite

entry_points.txt

openai-to-sqlite = openai_to_sqlite.cli:cli