gptcommits

View on PyPIReverse Dependencies (0)

0.0.1 gptcommits-0.0.1-py3-none-any.whl

Wheel Details

Project: gptcommits
Version: 0.0.1
Filename: gptcommits-0.0.1-py3-none-any.whl
Download: [link]
Size: 20366
MD5: 0bb7edd9180baa1597b1cdc2c953dea8
SHA256: 9f117814f0dbbd8e08af0f21822ce735742bb57bc1ef421ca0a597e9272ef609
Uploaded: 2024-08-15 12:44:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gptcommits
Version: 0.0.1
Summary: aicommit: A tool that leverages AI to automatically generate Git commit messages.
Author-Email: belingud <im.victor[at]qq.com>
Project-Url: Homepage, https://belingud.github.io/aicommit/
Project-Url: Repository, https://github.com/belingud/aicommit
Project-Url: Documentation, https://belingud.github.io/aicommit/
License: MIT license
Keywords: python
Requires-Python: <4.0,>=3.9
Requires-Dist: gitpython (>=3.1.43)
Requires-Dist: click (>=8.1.7)
Requires-Dist: litellm (>=1.43.0)
Requires-Dist: tomlkit (>=0.13.0)
Requires-Dist: tenacity (>=9.0.0)
Requires-Dist: orjson (>=3.10.6)
Description-Content-Type: text/markdown
[Description omitted; length: 4254 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.3.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aicommit/__init__.py sha256=tVUDpVEhqj4HLjtdKBmty9wwVI_BBsKPn5Fg5eP6YME 90
aicommit/_types.py sha256=J6UvflWxtbrmWrywXx9i-tlbnDUt-Lg14XeS0dlUs_I 560
aicommit/aicommit.toml sha256=VUSf-eZo1pVaUXmvPez5ELGNDQ0VPMJLFiYgkU1S5Qo 2862
aicommit/cli.py sha256=CpzPd8jIiPaOGaorpejEwAGv8nZo3MgGSZt0HzywqWs 9254
aicommit/cmd.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aicommit/config_manager.py sha256=FaeUxKBfajU5jhwJR5_mXc3nGKnnUk3CPjjrssewb4o 10244
aicommit/const.py sha256=W_d_UnzbCagrjuCBcWGJGEe20gdNXBgEEqRY9ZV0YiA 738
aicommit/exceptions.py sha256=b47QeprL5LKSvOLvYBOXvQ4ljc5rTug8pTsmCC7XxTU 1429
aicommit/hook.py sha256=OZ00CBxqxy9WLj2SG5yI9rrr15qxABVPCqpREyPinNk 1932
aicommit/llm_client.py sha256=2atQfnb3fcqNSn0vM8X2SaAFYm8UI2zsBlj1z0sdONc 4707
aicommit/main.py sha256=edb2VqY0vDgz4Q8CO35BN98yV1viZna4rU2WsHGCSvg 8556
aicommit/message_generator.py sha256=kean2j65VpbEGIgCCJm271YjD5hGyUPWp3yJflqf2fI 6383
aicommit/prepare-commit-msg sha256=V3-nhUy1JslY6qsibqu2AcDNZcQT_1nzPV9NAF66qi4 264
aicommit/support_keys.py sha256=rkoBrrVOWB1rnLXv9Myy-Btu_qmruNTIEe4VfKqTZi4 598
aicommit/utils.py sha256=-zd0ESugQGgguhRvAWJ3r8V09ESt27keVqbMsfC14EU 1784
gptcommits-0.0.1.dist-info/METADATA sha256=50rl0mRomHKBA4VtcHRRlDoDwUGoHchKgueGud7TGDg 4919
gptcommits-0.0.1.dist-info/WHEEL sha256=rSwsxJWe3vzyR5HCwjWXQruDgschpei4h_giTm0dJVE 90
gptcommits-0.0.1.dist-info/entry_points.txt sha256=xG_VvkK89YtmDrylW5Vkp21koBO3bGgM7JGvJKnBF7E 47
gptcommits-0.0.1.dist-info/licenses/LICENSE sha256=RRUg9LM2dk1JMaY6C4E6jJj_RtxHIPy_NVmhrFHRvDo 1067
gptcommits-0.0.1.dist-info/RECORD

entry_points.txt

aicommit = aicommit.cli:cli