commitgpt

View on PyPIReverse Dependencies (0)

1.1.0 commitgpt-1.1.0-py3-none-any.whl

Wheel Details

Project: commitgpt
Version: 1.1.0
Filename: commitgpt-1.1.0-py3-none-any.whl
Download: [link]
Size: 23005
MD5: 396a64f62ba7efa13d07146e74f53e1f
SHA256: c26864c56000e1a6981c041afc610c094f8cdb7df8863a3ddf28b7972718efc1
Uploaded: 2023-12-02 22:22:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: commitgpt
Version: 1.1.0
Summary: commitgpt assists developers in generating high-quality commit messages for their version control systems, such as git.
Author: Rodney Osodo
Author-Email: socials[at]rodneyosodo.com
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.8.1,<4.0.0
Requires-Dist: coveralls (<4.0.0,>=3.3.1)
Requires-Dist: feedparser (<7.0.0,>=6.0.10)
Requires-Dist: gitpython (<4.0.0,>=3.1.32)
Requires-Dist: langchain (<0.0.345,>=0.0.329)
Requires-Dist: openai (<1.4.0,>=0.27.10)
Requires-Dist: packaging (<24.0,>=23.2)
Requires-Dist: pytest (<8.0.0,>=7.4.1)
Requires-Dist: tiktoken (<0.6.0,>=0.5.1)
Requires-Dist: typer[all] (<0.10.0,>=0.9.0)
Requires-Dist: unstructured (<0.12.0,>=0.10.28)
Description-Content-Type: text/markdown
[Description omitted; length: 1311 characters]

WHEEL

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

RECORD

Path Digest Size
commitgpt/__init__.py sha256=kkZGfvVupdce3LSwTmgPFq-BOUKwDkcEyahRZ0dNWV4 49
commitgpt/__main__.py sha256=6bV_hUeeA0icGTYSxDzf8PhsczEazJ-05wpwGIOhPog 49
commitgpt/gitop.py sha256=n8GmhdnLV7XBVIyBDrgDZ6N4fyFrjSzXk5JKq19T2s8 3147
commitgpt/gpt.py sha256=ykeGANCawHeeO6KXZXOllmhqOZXMqwPPMbzG32WfeZs 2938
commitgpt/main.py sha256=fmj9gDYZtNYWePTlpEZTSd4qGAJP-9kLUnb8QBDguDQ 8551
commitgpt/prompts.py sha256=L6WNj3cOtDl-fAikp2JMRj9Jv0Ufdubo-aeeqH-6cyo 2247
commitgpt/test_gitop.py sha256=PBtr2t_uBWlyMk3Q5RU-8rcSu72MIkNxgzFfiVKJJ8g 1774
commitgpt/test_gpt.py sha256=58MA7_RUlFR_Qo3BZZAD6LLEeXHqOv1kR2pGZEpoCUI 292
commitgpt/test_update.py sha256=Obb1KSOS9Pn5Rkjcv854mM0wgTYXzehqVMNt1t0VO0w 2442
commitgpt/update.py sha256=QOXHPjwygf3L7EBpAlw_yhsYjQxgzCXhjKFCt6EQp94 1710
commitgpt-1.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
commitgpt-1.1.0.dist-info/METADATA sha256=ztdAQbAeqzZcapTW3T5eWwm2tZD7fREIjC3i2DQep4Q 2319
commitgpt-1.1.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
commitgpt-1.1.0.dist-info/entry_points.txt sha256=Lkjwc2hZHRNIiOIllXiX4NrXWs2m1EQB2Hnsw8tEuqY 48
commitgpt-1.1.0.dist-info/RECORD

entry_points.txt

commitgpt = commitgpt.main:app