CoderGPT

View on PyPIReverse Dependencies (0)

0.1.8 codergpt-0.1.8-py3-none-any.whl

Wheel Details

Project: CoderGPT
Version: 0.1.8
Filename: codergpt-0.1.8-py3-none-any.whl
Download: [link]
Size: 18533
MD5: fb2cc51625c5d83182300e43fe60b9ec
SHA256: fbe701ff915d23c153fea6434d9c95a86c74d92127d3d64cc2f87bcc60492ffb
Uploaded: 2024-02-27 00:10:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: CoderGPT
Version: 0.1.8
Summary: CoderGPT
Author: Harshad Hegde
Author-Email: hhegde[at]lbl.gov
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: click
Requires-Dist: importlib-metadata (>=4.8.0)
Requires-Dist: langchain (<0.2.0,>=0.1.6)
Requires-Dist: langchain-google-genai (<0.0.9,>=0.0.8)
Requires-Dist: langchain-openai (<0.0.6,>=0.0.5)
Requires-Dist: poetry-dynamic-versioning (<2.0.0,>=1.2.0)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4563 characters]

WHEEL

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

RECORD

Path Digest Size
codergpt/__init__.py sha256=i9QFL2gyeNtwt-Ik7gHBzQDN1sdZ-BsnvlzUJT2-ghE 583
codergpt/cli.py sha256=MuUDstwiQh4x5pIFBjpApCankKW638wAjrn_UGo11Sk 5918
codergpt/commenter/__init__.py sha256=jcdwdOr2-5NduCX0_u5QxqfALYK8Uw4Qm4KJ1WWlaZ0 107
codergpt/commenter/commenter.py sha256=7a6oGQiTIQZitHd3FCCR4PCYOL6vsn457-bJUkknUUo 2793
codergpt/constants.py sha256=PmaUjpxi3BiUgtkOWsHUGZNV_atrlZmIgPhclNYgafI 1099
codergpt/documenter/__init__.py sha256=zpO9yxR7FOguf44JBLlLNJooMGeJiiDutKow9KaBiDg 108
codergpt/documenter/documenter.py sha256=YDqcR6jqVNwlBJnrI7Nh4QWtZef7IBSJV01JjqFVDbU 2636
codergpt/explainer/__init__.py sha256=IeYCMsmsJRGtqWmMh2IbSfXGUDVpi0fJtvpgVZJZhbA 98
codergpt/explainer/explainer.py sha256=UMUCDy-dIhHeruXkoTYP3gXaH8wtVUB90EBYBNJH_Jw 1832
codergpt/extensions.yaml sha256=Z4zyobXiBQXim2eFbJdUyhKIqRKK9GZKOq8EZbVBFC8 851
codergpt/main.py sha256=Njw9zUvy29UYnw2Pe60qDgQfo4DENaNW8TSIJRhpBHo 6842
codergpt/optimizer/__init__.py sha256=HZY2dHVHTDjXfcFpR9LcxJwhT3znSax5pimNDOW5wXI 99
codergpt/optimizer/optimizer.py sha256=69oqraktIXa6WJmCfgv0JJt9dW3xnkCh0eV-TjYC_IE 2933
codergpt/templates/python_code_comments.md sha256=34l4oA1ma8-puDX_UK4oT_MumRVXirVEMBvV2uZ11ps 3855
codergpt/templates/sphinx_style_document.md sha256=LaZQiFLsGrZOSShNi4v-khjF9ZwsebU6Y3FnjM86R28 3571
codergpt/test_writer/__init__.py sha256=TrDJ9qVK6-dm0hwVwHoyve4W1lArEfJ3jxUplhZhiZQ 27
codergpt/test_writer/test_writer.py sha256=BwU8n-Cm3vjb-5mwxJZcrAhZnDOZenoo7mDM9cLLES4 2542
codergpt-0.1.8.dist-info/LICENSE sha256=77mDOslUnalYnuq9xQYZKtIoNEzcH9mIjvWHOKjamnE 1086
codergpt-0.1.8.dist-info/METADATA sha256=TrD-FsAFYPnupafdO1kWa3jXOJzYiT-CmRw7z4SVqyE 5379
codergpt-0.1.8.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
codergpt-0.1.8.dist-info/entry_points.txt sha256=ad_4TNaSWRa3n_AEgo7HYnXYZ4FewlR2NpVSwhfFluI 46
codergpt-0.1.8.dist-info/RECORD

entry_points.txt

codergpt = codergpt.cli:main