ai-git-utils

View on PyPIReverse Dependencies (0)

0.2.6 ai_git_utils-0.2.6-py3-none-any.whl

Wheel Details

Project: ai-git-utils
Version: 0.2.6
Filename: ai_git_utils-0.2.6-py3-none-any.whl
Download: [link]
Size: 7643
MD5: 8a2c9f8c45c30b5c209f9714133c6eb6
SHA256: d03813b04798c9de552c6f1f7b6344979e5ffd0478fe537f5c6339c131b01dab
Uploaded: 2024-12-20 02:12:28 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: ai_git_utils
Version: 0.2.6
Summary: AI git utils is an intelligent Git commit assistant that leverages AI to enhance your Git workflow.
Author-Email: curry tang <twn39[at]163.com>
Maintainer-Email: curry tang <twn39[at]163.com>
Project-Url: Homepage, https://github.com/twn39/aigit
Project-Url: Documentation, https://github.com/twn39/aigit
Project-Url: Repository, https://github.com/twn39/aigit
Project-Url: Source Code, https://github.com/twn39/aigit
Keywords: ai,aigit,git
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: gitpython (>=3.1.43)
Requires-Dist: langchain-openai (>=0.1.23)
Requires-Dist: langchain (>=0.2.16)
Requires-Dist: rich (>=13.8.0)
Requires-Dist: setuptools (>=74.1.1)
Requires-Dist: typer (>=0.12.5)
Description-Content-Type: text/markdown
[Description omitted; length: 637 characters]

WHEEL

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

RECORD

Path Digest Size
ai_git_utils/__init__.py sha256=gALy2JYqB4lc5pnAe4itvsSN5dIu8x8-5lZpmSNTnzk 78
ai_git_utils/ai_model.py sha256=Ux5z3-KAzQiV0I9kSM2HMO-AbsybohknLd6-L9ToFAU 379
ai_git_utils/cli.py sha256=MNt8YEUidpteqtLCt38zXYw_TrynjZ38R-Phj8enx0o 9825
ai_git_utils/config_manager.py sha256=dkaJrL4WiJyNQD3VzlttvlhdNfmmELrARKqcHwXncqg 1439
ai_git_utils/git_operations.py sha256=faiwp7LrfOzxkdUWdgUHhU24JdFlV6KT3HtPQseW9j0 565
ai_git_utils/main.py sha256=Qd-f8z2Q2vpiEP2x6PBFsJrpACWDVxFKQk820MhFmHo 59
ai_git_utils/utils.py sha256=gWP9TBVSKZWh1eqmtUEpYB5q5gQu5ThYXGR65ZpvT54 804
ai_git_utils-0.2.6.dist-info/METADATA sha256=T_x7Ds9D7ipCrXSK5O9tS-DSK9s0Qv83_tecIMjxf9w 1695
ai_git_utils-0.2.6.dist-info/WHEEL sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug 87
ai_git_utils-0.2.6.dist-info/entry_points.txt sha256=Sn1zgttLjMOqSGZM1wEVGiD49g6_CG9tcKlkBdfK6Ds 48
ai_git_utils-0.2.6.dist-info/licenses/LICENSE sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ai_git_utils-0.2.6.dist-info/RECORD

entry_points.txt

aigit = ai_git_utils.main:app