codeprompt

View on PyPIReverse Dependencies (0)

0.2.0 codeprompt-0.2.0-py3-none-any.whl

Wheel Details

Project: codeprompt
Version: 0.2.0
Filename: codeprompt-0.2.0-py3-none-any.whl
Download: [link]
Size: 9683
MD5: fcc5d4c2ffae5cacab8f42b0d319a367
SHA256: f9372502007a3c68e4d2ba21f95646e894265ae243d2d0302c17be038cecf634
Uploaded: 2023-04-18 08:24:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codeprompt
Version: 0.2.0
Author: Nutchanon Ninyawee
Author-Email: nutchanon[at]codustry.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: loguru (<0.8.0,>=0.7.0)
Requires-Dist: pydantic (<2.0.0,>=1.10.7)
Requires-Dist: pygithub (<2.0.0,>=1.58.1)
Requires-Dist: pyperclip (<2.0.0,>=1.8.2)
Requires-Dist: python-frontmatter (<2.0.0,>=1.0.0)
Requires-Dist: tiktoken (<0.4.0,>=0.3.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2167 characters]

WHEEL

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

RECORD

Path Digest Size
codeprompt/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codeprompt/chatgpt_models.py sha256=qpnjO4i4oyXbYqMM-9lEw7iarESVduQ30cVY6QLkjWw 1480
codeprompt/cli.py sha256=yiplQuLlQxAXZqXM7FTaYtWTqUGRoHtmC2On7hLRHoM 2075
codeprompt/codeprompt.py sha256=ekKPQtKYb682PC61_t4HrBf6TYG5xBGS5HEe4vkX6OA 5407
codeprompt/promptstr.py sha256=yu9eNueymZMxv5PFTIcBYurczjsPvD8Waoc9mBrK8uM 295
codeprompt/techniques/chunk.py sha256=wecr13wOHvPjI3kfSXcXDdt4LAhPsCDQNgi9MMCS6Gs 1032
codeprompt/techniques/count_token.py sha256=A_VeXj_F14G_X8hS7aKYIc5EsDF7f-rFdPb17f-d26g 419
codeprompt/template.py sha256=0d6K-YLI5lbeZKqrn813fxxS0WTgddPBXcL_zA7ihCk 4881
codeprompt-0.2.0.dist-info/entry_points.txt sha256=L5Ftpi9vVBpQ1RIUkba-UMDVJBemrbVj-nyrthY3OAs 57
codeprompt-0.2.0.dist-info/LICENSE sha256=xJmRWaThwoYlmZ7bRV2yRbEaoJYeFPyAq4VWORfij1U 1096
codeprompt-0.2.0.dist-info/METADATA sha256=lIa9ukTVXdcm5mRjuoxFcjWzcKLFX-Vl_Dcxwienwg0 2898
codeprompt-0.2.0.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
codeprompt-0.2.0.dist-info/RECORD

entry_points.txt

codeprompt = codeprompt.codeprompt:main