aigit

View on PyPIReverse Dependencies (0)

0.1.9 aigit-0.1.9-py3-none-any.whl

Wheel Details

Project: aigit
Version: 0.1.9
Filename: aigit-0.1.9-py3-none-any.whl
Download: [link]
Size: 7503
MD5: 34d65cc4f65efa501b05dc914b2cad53
SHA256: 72e69b9d89e97693ece04797996141f0452ce7e57c0e4dbf4fd36b0312986359
Uploaded: 2025-01-02 04:50:54 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: aigit
Version: 0.1.9
Summary: A CLI tool to automatically generate git commit messages using OpenAI GPT-4
Author-Email: Ignacio Alonso <ignacio.alley[at]gmail.com>
Project-Url: Homepage, https://github.com/nachoal/aig
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Version Control :: Git
Requires-Python: >=3.6
Requires-Dist: gitpython
Requires-Dist: instructor
Requires-Dist: keyring
Requires-Dist: loguru
Requires-Dist: openai
Requires-Dist: python-dotenv
Requires-Dist: tiktoken
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2892 characters]

WHEEL

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

RECORD

Path Digest Size
aigit/__init__.py sha256=i8AuWd4bwWfru7z2xmrndPYq0PngCnE0xuBKdCQqYQM 127
aigit/config_manager.py sha256=FQciwcMK2C84No24MJKUQRcOlvDlaTT8jGQSxn5wxrA 530
aigit/git_interface.py sha256=oI1E6c8idAFHi6ooVOANWx4ITuFyeDqgp3WGjllRCsA 1935
aigit/logger.py sha256=yCJrP7q1xp_lRXx7qDcGsR3fd_a0hCCv55hUhZoRM7w 163
aigit/main.py sha256=Jw3KpDvsBdfNzDG7Us4gwv2tiJtUtvo_P52noFGIMho 2389
aigit/openai_interface.py sha256=M3l8_xshjEgO36OXcivP0pvQhZtqRYSXVEDelzTqr40 2627
aigit-0.1.9.dist-info/METADATA sha256=HzsN_9qFYxHqBKIeA-wFoPAPSdzPQiSPvqkRkWdJ7n4 3898
aigit-0.1.9.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
aigit-0.1.9.dist-info/entry_points.txt sha256=_UfgZFT2R6_554_R__9Dys5qVOvr5rnOXgosPYIgNyY 40
aigit-0.1.9.dist-info/licenses/LICENSE sha256=Wc6piJ1l6z1St1dXTwKcrX0bBx97nsHha5bos9S9XZY 1087
aigit-0.1.9.dist-info/RECORD

entry_points.txt

aig = aigit.main:main