aigit

View on PyPIReverse Dependencies (0)

0.1.6 aigit-0.1.6-py3-none-any.whl

Wheel Details

Project: aigit
Version: 0.1.6
Filename: aigit-0.1.6-py3-none-any.whl
Download: [link]
Size: 7083
MD5: e55dd9baa6909717b2103cf5dbab8f6c
SHA256: 469495f32aab99e114c13d1f492ce1f685daf66b08194b5b7273778bc2c833a2
Uploaded: 2024-07-03 23:17:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aigit
Version: 0.1.6
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
Requires-Dist: instructor
Requires-Dist: loguru
Requires-Dist: tiktoken
Requires-Dist: python-dotenv
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1450 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (70.2.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=oI1E6c8idAFHi6ooVOANWx4ITuFyeDqgp3WGjllRCsA 1935
aigit/logger.py sha256=yCJrP7q1xp_lRXx7qDcGsR3fd_a0hCCv55hUhZoRM7w 163
aigit/main.py sha256=hyz_SoGWbKnQFzUSLgG4nsfX9PETIBtIhQD4WeLwvxs 2003
aigit/openai_interface.py sha256=zY1xr8JBlj9ZU8XPQlhc1kiFWzJyHJns8B4EX91VdJg 2632
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_main.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
aigit-0.1.6.dist-info/LICENSE sha256=Wc6piJ1l6z1St1dXTwKcrX0bBx97nsHha5bos9S9XZY 1087
aigit-0.1.6.dist-info/METADATA sha256=njyAKk28fwU4-xcwSdFqjdZM5Cph04UtNKbFYPnP-vg 2450
aigit-0.1.6.dist-info/WHEEL sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg 91
aigit-0.1.6.dist-info/entry_points.txt sha256=_UfgZFT2R6_554_R__9Dys5qVOvr5rnOXgosPYIgNyY 40
aigit-0.1.6.dist-info/top_level.txt sha256=64umRi3WPKV7nYLlOuhV5kefgljf-TpzXZwrIYUPj0w 12
aigit-0.1.6.dist-info/RECORD

top_level.txt

aigit
tests

entry_points.txt

aig = aigit.main:main