aigit

View on PyPIReverse Dependencies (0)

0.1.3 aigit-0.1.3-py3-none-any.whl

Wheel Details

Project: aigit
Version: 0.1.3
Filename: aigit-0.1.3-py3-none-any.whl
Download: [link]
Size: 6305
MD5: 8f30a256ccb351f685102e1793741780
SHA256: 41c528229f619e1608b50c8a242415142360d81f7320898e5ad62456736c132c
Uploaded: 2024-01-09 05:58:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aigit
Version: 0.1.3
Summary: A CLI tool to automatically generate git commit messages using OpenAI GPT-4
Author: Ignacio Alonso
Author-Email: ignacio.alley[at]gmail.com
Home-Page: https://github.com/nachoal/aig
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Version Control :: Git
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
Requires-Python: >=3.6
Requires-Dist: GitPython
Requires-Dist: openai
Requires-Dist: keyring
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1450 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
aigit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aigit/config_manager.py sha256=FQciwcMK2C84No24MJKUQRcOlvDlaTT8jGQSxn5wxrA 530
aigit/git_interface.py sha256=tXUBU1uC4OjhaU-illit_-LaKPYFaNyXZJ6AeYLfZoQ 1519
aigit/main.py sha256=zq1t1LHiGIW5ANB8J2lTHQgBesy8uSwI_4aE0xSe5SQ 1627
aigit/openai_interface.py sha256=nPXWsTlaHnUK_nuej7ZrMExcERGdoqwqKSu7yiK7eHY 1966
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_main.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aigit-0.1.3.dist-info/LICENSE sha256=Wc6piJ1l6z1St1dXTwKcrX0bBx97nsHha5bos9S9XZY 1087
aigit-0.1.3.dist-info/METADATA sha256=h0r-ITJ-BuwJPwCdAxkKQsq6vzRvy0R25SzD8JC5c5o 2349
aigit-0.1.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
aigit-0.1.3.dist-info/entry_points.txt sha256=_UfgZFT2R6_554_R__9Dys5qVOvr5rnOXgosPYIgNyY 40
aigit-0.1.3.dist-info/top_level.txt sha256=64umRi3WPKV7nYLlOuhV5kefgljf-TpzXZwrIYUPj0w 12
aigit-0.1.3.dist-info/RECORD

top_level.txt

aigit
tests

entry_points.txt

aig = aigit.main:main