gptask-cli

View on PyPIReverse Dependencies (0)

0.2.0 gptask_cli-0.2.0-py3-none-any.whl

Wheel Details

Project: gptask-cli
Version: 0.2.0
Filename: gptask_cli-0.2.0-py3-none-any.whl
Download: [link]
Size: 9215
MD5: 4342252f38ee50314c476a1389954007
SHA256: 6cd81af17a3ebd856588f0a72f02bea997d7ef5fdb79328510c8016d873e7f74
Uploaded: 2023-07-24 20:52:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gptask-cli
Version: 0.2.0
Author: Calum Bird
Author-Email: calum[at]trelent.net
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.1.6)
Requires-Dist: openai (<0.28.0,>=0.27.8)
Description-Content-Type: text/markdown
[Description omitted; length: 1829 characters]

WHEEL

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

RECORD

Path Digest Size
gptask_cli/.gptask.example/prompts/bug-fixer.gptask sha256=pBMXGUyX_L23bDHiAUnrgOg4ctKtyeLVAz0ntWpixW0 118
gptask_cli/.gptask.example/prompts/code-docs.gptask sha256=hkcvrTExySMC5LPGVA2ynQT5PH4FRsqOlzOxyPJIH8g 557
gptask_cli/.gptask.example/prompts/code-helper.gptask sha256=mTLkPKtZopXDcT76-mR16D1LwJhyn8esv27GRw2vgvY 200
gptask_cli/.gptask.example/prompts/code-refactor.gptask sha256=qbmnOmaIKGWSA5nJkKuMe-KiuEAeSmWismC__x0lam8 189
gptask_cli/.gptask.example/prompts/code-tester.gptask sha256=wEsD2nb1UfXYMaa7OiC3Lg0XFy7XAY8GGQAidpLKi10 107
gptask_cli/.gptask.example/prompts/doc-reviewer.gptask sha256=rxwmVHU40fNTKSCfbnsD9nnfsf27rnYOFGCeudX7QWQ 185
gptask_cli/.gptask.example/prompts/general.gptask sha256=7x2DzPfAso2iqeJcETdQRbK63Z_o7pnnEwce43HffvE 58
gptask_cli/.gptask.example/prompts/security-auditor.gptask sha256=RT9sZEYzU7d81wkQcE6CBTxZpqIYwue1IatBRqjayn4 118
gptask_cli/__init__.py sha256=5Fnfhf1OocOwAIhagmxlcYheRj_fBGsum8HsiwLgus8 3959
gptask_cli/conf.py sha256=vPLJlmrfCe9K8K9vXwkT6IPFkEXJRO8xGYSxapYFLQM 1984
gptask_cli/git_checker.py sha256=OUu9kVNZcWL8bFRWQROeeIIGmlKrank3AVoj-QPDNrc 854
gptask_cli/openai_gptask.py sha256=MtPqfOqLrQ1Rz-m-5EdHcZ5ApYJYH2qD7IZPSV1BTRM 1407
gptask_cli-0.2.0.dist-info/LICENSE sha256=WNTHxdNOvJmd0LiQzt-9UCp6x6ypTpeVfIMTZi8vZ9g 1075
gptask_cli-0.2.0.dist-info/METADATA sha256=jjiUNp3Z173TydvjRcESAwvLw_Svuh9CKl0jZdqdy8Q 2342
gptask_cli-0.2.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
gptask_cli-0.2.0.dist-info/entry_points.txt sha256=iYR7U11TvzHvfLPQqFXRZpdy6OBILiR-OIAL8T6G5LE 69
gptask_cli-0.2.0.dist-info/RECORD

entry_points.txt

gptask = gptask_cli:main
run_gptask = gptask_cli:main