gptcmd

View on PyPIReverse Dependencies (1)

2.0.1 gptcmd-2.0.1-py3-none-any.whl

Wheel Details

Project: gptcmd
Version: 2.0.1
Filename: gptcmd-2.0.1-py3-none-any.whl
Download: [link]
Size: 54241
MD5: 3d2de073b0120a47f40604c6933c7386
SHA256: 3ff88f708e23555bc0626a3187693e440304bebc07f354376d4058b8b448413d
Uploaded: 2024-11-29 13:31:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gptcmd
Version: 2.0.1
Summary: Command line GPT conversation and experimentation environment
Author-Email: Bill Dengler <codeofdusk[at]gmail.com>
Project-Url: Homepage, https://github.com/codeofdusk/gptcmd
Project-Url: Bug Tracker, https://github.com/codeofdusk/gptcmd/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.1
Requires-Dist: openai (<2.0.0,>=1.26.0); python_version >= "3.8"
Requires-Dist: openai (<1.40.0,>=1.26.0); python_version < "3.8"
Requires-Dist: tomli (>=1.1.0); python_version < "3.11"
Requires-Dist: backports.strenum (<2.0.0,>=1.3.1); python_full_version >= "3.8.6" and python_version < "3.11"
Requires-Dist: StrEnum (==0.4.15); python_full_version < "3.8.6"
Requires-Dist: importlib-metadata (<9.0.0,>=1.0.0); python_version < "3.8"
Description-Content-Type: text/markdown
License-File: COPYING.txt
[Description omitted; length: 37461 characters]

WHEEL

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

RECORD

Path Digest Size
gptcmd/__init__.py sha256=H1VP_DsASPPmP-AYfevOn2owLgXBxY0T_hwKQ4Kugz0 80
gptcmd/cli.py sha256=RMTbkNphvcNDCFeeZFZBrfS1bi4mVPBpWKxhPAyQGAI 45421
gptcmd/config.py sha256=r9wfepuJ0s3iu4fzQ8rqUl8zFHuoC8_JiMAmhQz-sks 7087
gptcmd/config_sample.toml sha256=sP2XTs4L27cZeAm3ECYkIfPHM2VyFKnp19gUmXJdHyM 4180
gptcmd/message.py sha256=x0q3X9-uKBc_aJHBg7I5Wd6kkMBSD9ukzyy0xbbD6ZY 13416
gptcmd/llm/__init__.py sha256=KJX_8q2m4YQOiVHYK9hXx1gkQrrjCZegGDd94S5KHQc 5918
gptcmd/llm/openai.py sha256=XCvjwfW0I92vhRr6LulF1CwfLjvs5yrgbrm1It8iJhs 11765
gptcmd-2.0.1.dist-info/COPYING.txt sha256=TWRdxsaB9yyJ10eakraTzKQhFX_felhEdponlLV8VOM 64009
gptcmd-2.0.1.dist-info/METADATA sha256=U0bu4FXnmiF3tfrAJD48GMyFjXoCdYP7LS7CjgFKvb8 39269
gptcmd-2.0.1.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
gptcmd-2.0.1.dist-info/entry_points.txt sha256=CDloM_MYqvRRX4UAvWJ6GfEtswuia2SAljZ3KxOFECs 43
gptcmd-2.0.1.dist-info/top_level.txt sha256=4MA_jx_CFd2VMkoCBNhr2QDF0PThi-fMhdCkawZbu1o 7
gptcmd-2.0.1.dist-info/RECORD

top_level.txt

gptcmd

entry_points.txt

gptcmd = gptcmd.cli:main