gitpt

View on PyPIReverse Dependencies (0)

0.2.0 gitpt-0.2.0-py3-none-any.whl

Wheel Details

Project: gitpt
Version: 0.2.0
Filename: gitpt-0.2.0-py3-none-any.whl
Download: [link]
Size: 10313
MD5: a7cf0791b985f0f9b392b413c92940e7
SHA256: 879ad5e45b237e044a0aa87741545d9c86ed361ea665275b4b4f937aed2fadcd
Uploaded: 2024-12-27 18:51:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gitpt
Version: 0.2.0
Summary: An LLM based git commit message creator.
Author: Your Name
Author-Email: you[at]example.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10,<4.0
Requires-Dist: click (>=8.1)
Requires-Dist: langchain-anthropic (<0.3.0,>=0.2.3)
Requires-Dist: langchain-core (<0.4.0,>=0.3.13)
Requires-Dist: langchain-google-genai (<3.0.0,>=2.0.4)
Requires-Dist: langchain-ollama (<0.3.0,>=0.2.0)
Requires-Dist: langchain-openai (<0.3.0,>=0.2.4)
Requires-Dist: tomli (<3.0.0,>=2.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 3780 characters]

WHEEL

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

RECORD

Path Digest Size
gitpt/cli.py sha256=yuKlhsvRLJHwjFTXs0srLsu1FFxbsgOGVHIXkL6jf7o 7846
gitpt/generators/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitpt/generators/comments.py sha256=28cGzl9WejDoz7g9m258F-75yVbxM4KE8pcYMRxQUkM 4471
gitpt/prompts/prompt_message.md sha256=kG5NfwCGW2mg6XhK7eMW_sYw-3q9WuC36DZNmKktYWI 1039
gitpt/prompts/prompt_summary.md sha256=9G1nAunyhkd9UDdAlxRLi_FJEsoVtm8_vNvIjxRASKE 651
gitpt/prompts/small_prompt.md sha256=nTys-9jwUWA5eBwmgWFIR6rg46zURtjEN5V46D1zOao 646
gitpt/prompts/verbose_prompt.md sha256=0bQwVblZHb1PPKNadj0rs4wItja2NWkOS3S54lD85QQ 696
gitpt/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gitpt/utils/config.py sha256=8MF8rHpAfetwasV4zqZfW8oa52dOdToL_7wVb1taXYE 1023
gitpt/utils/spinner.py sha256=Mc-FVisrzLCOMKlhBq1JrSbc1dCoZ2TLrNtkRgH_uYY 611
gitpt-0.2.0.dist-info/METADATA sha256=9KpBVwvay3lsSMxBgOG23WQat-uDvhvw9xZKDkb5Xn8 4571
gitpt-0.2.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
gitpt-0.2.0.dist-info/entry_points.txt sha256=ixzdLD542KviYvSh_lFU4Q9bZqybjeSJirJQmhApBzk 40
gitpt-0.2.0.dist-info/RECORD

entry_points.txt

gitpt = gitpt.cli:main