tgit

View on PyPIReverse Dependencies (0)

0.10.2 tgit-0.10.2-py3-none-any.whl

Wheel Details

Project: tgit
Version: 0.10.2
Filename: tgit-0.10.2-py3-none-any.whl
Download: [link]
Size: 15071
MD5: eaa68be84766751914c7141003ed6365
SHA256: a2488b42012ef04685b4cb8ba7018e832429241f608ca0b5cc482b150c73ca59
Uploaded: 2024-12-18 17:08:48 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: tgit
Version: 0.10.2
Summary: Tool for Git Interaction Temptation (tgit): An elegant CLI tool that simplifies and streamlines your Git workflow, making version control a breeze.
Author-Email: Jannchie <jannchie[at]gmail.com>
Keywords: changelog,commit,git,tool,version
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Version Control
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: gitpython (>=3.1.43)
Requires-Dist: inquirer (>=3.4.0)
Requires-Dist: jinja2 (>=3.1.4)
Requires-Dist: openai (>=1.52.0)
Requires-Dist: pyyaml (>=6.0.2)
Requires-Dist: rich (>=13.9.2)
Description-Content-Type: text/markdown
License-Expression: MIT
[Description omitted; length: 302 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tgit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tgit/add.py sha256=ZcDdTmIHWHCbzStbxtB4GFBAPd-ckN4psgYtVjXPwlQ 481
tgit/changelog.py sha256=rRh-COHrhiINpoLTxVEhX57QXQC_5T_ViuhQBfCscX0 10438
tgit/cli.py sha256=Gti5YUUfFt-ItmXOfSfFlpEfTnqAaxfFypvtN2n0Lg8 1235
tgit/commit.py sha256=UE953rpe7-HGFTNfnYFWqsPZILvd1n6KbwU-2bpD8MA 4623
tgit/settings.py sha256=IMht-NG5kZPgNmu2pIHdGJI9HwsXXgXF_BMfDbSW8oE 826
tgit/utils.py sha256=CpNFW5FPFOD4gGNSkQy_ZljjZd2gcIp5dDPGk-G8ZdM 3198
tgit/version.py sha256=YkgGHSvZA0c3MMy0eiaALfKyiKLw04lAGfHFKiQhtok 20193
tgit/prompts/commit.txt sha256=XSsrDhQ2TiLmgzysK8QE3ado2hXx7CC-NDLhn4Z8gKs 918
tgit-0.10.2.dist-info/METADATA sha256=fxf5hHnrIs6v9ggfNzF_YabkDVhHTWVRdtXFONAiqvw 1172
tgit-0.10.2.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
tgit-0.10.2.dist-info/entry_points.txt sha256=kpGAfuRbS_RJHDmemt0LLSFuB7jykZXsGoDJuAoWIY0 39
tgit-0.10.2.dist-info/RECORD

entry_points.txt

tgit = tgit:cli.main