gpyt

View on PyPIReverse Dependencies (0)

0.2.23 gpyt-0.2.23-py3-none-any.whl

Wheel Details

Project: gpyt
Version: 0.2.23
Filename: gpyt-0.2.23-py3-none-any.whl
Download: [link]
Size: 20122
MD5: 29f6a2fd8d4041705184df6cd9a537ca
SHA256: ab1cdade5c2e97f621b3317e5ed1f296a06cbb420f9df5af3766a6f5e4f2a2fc
Uploaded: 2023-07-23 21:27:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gpyt
Version: 0.2.23
Summary: GPT on the command line.
Author: Justin Stitt
Author-Email: jstitt007[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: google-generativeai (<0.2.0,>=0.1.0rc3)
Requires-Dist: gpt4free (<2.0.0,>=1.0.2)
Requires-Dist: openai (<0.28.0,>=0.27.5)
Requires-Dist: openai-async (<0.0.4,>=0.0.3)
Requires-Dist: pydantic (<2.0.0,>=1.10.7)
Requires-Dist: pyperclip (<2.0.0,>=1.8.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: textual[dev] (<0.30.0,>=0.29.0)
Requires-Dist: tiktoken (<0.5.0,>=0.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1864 characters]

WHEEL

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

RECORD

Path Digest Size
gpyt/__init__.py sha256=OH8bkk6N0-iyY8p4vp998NVokzRNtsoIdxDhZr0IcEo 1658
gpyt/__main__.py sha256=6BnIygZTautgDF88a-UqTXo8oSqiothTjVDVnHP3zJg 180
gpyt/app.py sha256=IgawX0kp0zAG-mr1se6ZQzEhg3L4yHM7DF-8Selmx6w 151
gpyt/args.py sha256=JR0fAFc0itjE4yT7HXmMzTUGom6zaNsgRQ9e0f_hgc4 508
gpyt/assistant.py sha256=vk5t9tUffYicU07q9opkbTBtYBomA3DEAyf27FLewCI 5721
gpyt/components/assistant_app.py sha256=YeIqTpvNWHHJhoHEPnIFqPABaPf8PCF8Xr0IObNGh9U 11035
gpyt/components/assistant_response.py sha256=psSdEic108FtEHc5ZVgx269KY1X0lgnBioCKvHPm0rs 1073
gpyt/components/assistant_responses.py sha256=kLO3QsKOG0gTl8XSzSHDoIBwufJ9uJF0Pzd_5E8vUl4 4484
gpyt/components/conversation_option.py sha256=Cdx5t02BeSfccOfEyJ29AE3Bx5jZs00rvZJhs8oj0dM 1427
gpyt/components/options.py sha256=BxIXkf19jLq70cI5YrXMGdVMrG8e7lUzCOE-ftot12o 1362
gpyt/components/past_conversations.py sha256=iLJKeolfIwX4jtxBN2nNQ-2_6R9BIEE82CudOp7p1ck 803
gpyt/components/user_input.py sha256=TGhchzWL4pIZoXJocUMX3_svPjoyx7b6sYZemLRVewI 2327
gpyt/components/vim_list.py sha256=IINDWDy-0hmtQsdl0HDv2k-Fm1Nwg4ACfuSsB23nVGE 725
gpyt/config.py sha256=OA6UVhsyqUph-MtY-pXE_gQawF18iB0um_t8ctqF7Xo 1625
gpyt/conversation.py sha256=2bkAN2CDRxE0SFlMZ5_tH7d2nqM31YgbKvQcA30XAeg 187
gpyt/exception.py sha256=q9V2YSLZpeDhUClOz5kzzoHIXQgRn6vuZROTGzc_LVI 44
gpyt/free_assistant.py sha256=K1SyCHQnlV4fDXerRBPwCGmwpdyRawp1ScaPmfXlgek 2465
gpyt/id.py sha256=zpMASxRpoIafgWuyu-QAWcgI6RiQEUFkmENa_jYol48 612
gpyt/palm_assistant.py sha256=MqZx6jqBXGo1BgMEhm8BWQWN6p2KdklsGUjNVBCY-lM 3518
gpyt/styles.cssx sha256=5tDzxZHpmUuKdrYBHKGE0sS-449zL-SOoFkSvZmNY9M 1907
gpyt-0.2.23.dist-info/METADATA sha256=2egGV94x96cllqgfGOaJMIOKCRZiODmQKP_IVnnMydg 2571
gpyt-0.2.23.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
gpyt-0.2.23.dist-info/entry_points.txt sha256=khoJJM0d3FfhJJQttzXJoFaDvjNrVy_RjGdGgQfydhQ 43
gpyt-0.2.23.dist-info/RECORD

entry_points.txt

gpyt = gpyt.__main__:main