commitcrafter

View on PyPIReverse Dependencies (0)

0.3.2 commitcrafter-0.3.2-py3-none-any.whl

Wheel Details

Project: commitcrafter
Version: 0.3.2
Filename: commitcrafter-0.3.2-py3-none-any.whl
Download: [link]
Size: 8555
MD5: 9aecd887e46d330e9a6183b03ef55a15
SHA256: d28a99049fa5d730cdc75de75eb251ca9c4f64f8c88c20574c13759a0e2a7b8c
Uploaded: 2025-01-18 16:01:44 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: commitcrafter
Version: 0.3.2
Summary: A CLI tool to generate commit messages based on git diffs using AI
Author: mpruvot
Author-Email: marius.pruvot[at]outlook.fr
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12,<4.0
Requires-Dist: gitpython (<4.0.0,>=3.1.43)
Requires-Dist: mypy (<2.0.0,>=1.14.1)
Requires-Dist: openai (<2.0.0,>=1.23.1)
Requires-Dist: pre-commit (<5.0.0,>=4.0.1)
Requires-Dist: pydantic-ai (<0.0.20,>=0.0.19)
Requires-Dist: pyperclip (<2.0.0,>=1.9.0)
Requires-Dist: pytest (<9.0.0,>=8.1.1)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: ruff (<0.10.0,>=0.9.2)
Requires-Dist: typer (==0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2357 characters]

WHEEL

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

RECORD

Path Digest Size
commitcrafter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commitcrafter/cli.py sha256=MSKYXgDVqPK3LlgpDkOMEmkrOBv07n1oGl-7H7X1MMg 2600
commitcrafter/commit_generator.py sha256=Zy06JLSGTKz100DkdWqfhtuYVc8qaE7j4ryahn8lDQs 2479
commitcrafter/commitcrafter.py sha256=bN-imPHdgLeWuH9HQWzejd10-iPNRAGZBYRLvsn7OzA 2151
commitcrafter/exceptions.py sha256=95LdQc8wf2Nm-Tz-sMtSgnnpxQ8vau9w5PMPiwotDnA 42
commitcrafter/models.py sha256=oEnAZ_yNQofAJHOZEEbN1iNERGJoP9Fk3zXLV1gbbfo 2053
commitcrafter/prompt.txt sha256=nv8kdzpxyt7c7TxAgK6wg-OOh0uc2KxsOnQjZymBK4s 2398
commitcrafter-0.3.2.dist-info/METADATA sha256=BZX_H9XbhTVLX-mhGKR0ft9ak-Z6YxGHnn_S9UIu2W4 3214
commitcrafter-0.3.2.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
commitcrafter-0.3.2.dist-info/entry_points.txt sha256=4TKYJyi7hVQZa9NIqS60oeHqVCuuQGxFYA81G0eayPY 53
commitcrafter-0.3.2.dist-info/RECORD

entry_points.txt

commitcraft = commitcrafter.cli:app