gptimpl

View on PyPIReverse Dependencies (0)

0.1.1 gptimpl-0.1.1-py3-none-any.whl

Wheel Details

Project: gptimpl
Version: 0.1.1
Filename: gptimpl-0.1.1-py3-none-any.whl
Download: [link]
Size: 17360
MD5: a8bdbbdbaeaf23acf773a2e1644c79e0
SHA256: 82823bce869ba5598ef7e0c7a2998ce24a086bb4c20dfd89d5d59ba17ec79823
Uploaded: 2023-04-03 00:59:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gptimpl
Version: 0.1.1
Summary: Ask ChatGPT to implement your existing python functions.
Author: Aalekh Patel
Author-Email: aalekh.gwpeck.7998[at]icloud.com
Home-Page: https://github.com/aalekhpatel07/gptimpl
Project-Url: Repository, https://github.com/aalekhpatel07/gptimpl
License: LICENSE
Classifier: License :: Other/Proprietary License
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: astor (==0.8.1)
Requires-Dist: openai (==0.27.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2959 characters]

WHEEL

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

RECORD

Path Digest Size
gptimpl/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gptimpl/ai_codegen.py sha256=PRoIzwVYSwb3Sf5LXUsU1NnwaCLoVemju0fpRkLIPhM 1393
gptimpl/collector.py sha256=aa4LL7Vbg7Od36iSPAQF9TyszLOAZk8ZKfxMbzPWCok 2079
gptimpl/main.py sha256=b2SnbupP-cyMmpx5jxXaVNOfgbQQXtkwNLytwg9aWiU 4648
gptimpl-0.1.1.dist-info/LICENSE sha256=CcA3V7ZS5RTUiR4PBBtRrCxxTMkAds5EnY5Ej4NOJ_8 33095
gptimpl-0.1.1.dist-info/METADATA sha256=pLQvlUczwvYw4lkwI3VjYqcIARkgicXNtdtmshCZO04 3658
gptimpl-0.1.1.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
gptimpl-0.1.1.dist-info/entry_points.txt sha256=swk6ZfWyfSV6an2fiLUdPF3VUfySyoQ7lTAlitvxoeU 45
gptimpl-0.1.1.dist-info/RECORD

entry_points.txt

gptimpl = gptimpl.main:main