commitor

View on PyPIReverse Dependencies (0)

0.1.1 commitor-0.1.1-py3-none-any.whl

Wheel Details

Project: commitor
Version: 0.1.1
Filename: commitor-0.1.1-py3-none-any.whl
Download: [link]
Size: 8414
MD5: c2b29d35105508d6bd8c7d2c6ca9c46c
SHA256: 818109b87236477f684f8892a781c304268dd29cf5da7290318930ef4f16abe6
Uploaded: 2024-03-27 08:29:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: commitor
Version: 0.1.1
Summary: A CLI tool to generate commit messages using AI models
Author: xiaojin
Author-Email: xiaojinwhu10[at]gmail.com
Home-Page: https://github.com/xiaojinwhu/commitor
Project-Url: Repository, https://github.com/xiaojinwhu/commitor
License: MIT
Keywords: git,commit,ai,gpt,openai
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
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
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Utilities
Requires-Python: >=3.9,<4.0
Requires-Dist: openai (<2.0.0,>=1.14.3)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: typer (<0.12.0,>=0.11.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1837 characters]

WHEEL

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

RECORD

Path Digest Size
commitor/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commitor/cli.py sha256=FYxHpLuLJJ__IPP5PXmH1kz_5Np_b7TnScLzIHMnOdc 3701
commitor/prompt.py sha256=WnIYBv_nhapmJ5rxrbiiqE5kgtXDzBnEBy-2xGoTmKI 5736
commitor-0.1.1.dist-info/LICENSE sha256=Yjz3dgqUshOsbcWoOVPd2Xz3lTonsVIX2cCL3uadphc 1068
commitor-0.1.1.dist-info/METADATA sha256=_bDAM6e2LiJq5OiJcFOGb0pMtGWku-Cu6y4kVtRyVEw 4715
commitor-0.1.1.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
commitor-0.1.1.dist-info/entry_points.txt sha256=nYQnMteRy3N8twNjBE1cGb3xs0SzGETuXQMAJpok8g8 45
commitor-0.1.1.dist-info/RECORD

entry_points.txt

commitor = commitor.cli:app