commit-agent

View on PyPIReverse Dependencies (0)

0.1.0 commit_agent-0.1.0-py3-none-any.whl

Wheel Details

Project: commit-agent
Version: 0.1.0
Filename: commit_agent-0.1.0-py3-none-any.whl
Download: [link]
Size: 4510
MD5: 4acd4edaa033c894de62c843acbc89a1
SHA256: e45fa4b96f51596b61d9737fb86ed9edfbd1790b5f710be91a3c433b6f95ad76
Uploaded: 2024-02-29 09:34:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: commit-agent
Version: 0.1.0
Summary: A tool to automate commit messages generation.
Author: Shingo Morimoto
Author-Email: shingo[at]wolfssl.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: fire (<0.6.0,>=0.5.0)
Requires-Dist: gitpython (<4.0.0,>=3.1.42)
Requires-Dist: langchain (<0.2.0,>=0.1.9)
Requires-Dist: langchain-community (<0.0.25,>=0.0.24)
Requires-Dist: langchain-openai (<0.0.9,>=0.0.8)
Requires-Dist: openai (<2.0.0,>=1.13.3)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Description-Content-Type: text/markdown
[Description omitted; length: 53 characters]

WHEEL

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

RECORD

Path Digest Size
commit_agent/__init__ copy.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commit_agent/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commit_agent/git_utils/__init__.py sha256=pMqNaMqgm148pMg3L_yXuFukdy6WeGzl-0XDqPwS6XA 100
commit_agent/git_utils/git_local.py sha256=p-zGy6IP56VP-0UDO2tu_iKjzOVf_FITMyuNkrJE0FY 2293
commit_agent/main.py sha256=NU34STB_0FqZ7h1hqbNz_EwrP3Cmpkg6rHK8TQU8wb0 3382
commit_agent-0.1.0.dist-info/METADATA sha256=dI1hYscWvERcyEFvE7pFuGJ7yQ9NlQse4YoiXCqAA60 753
commit_agent-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
commit_agent-0.1.0.dist-info/entry_points.txt sha256=5wxuJN1r6c8T-KhTFrsxBpDD6wmzaSuDAq2M-7Sshzg 46
commit_agent-0.1.0.dist-info/RECORD

entry_points.txt

gmm = commit_agent.main:main