commitai

View on PyPIReverse Dependencies (0)

0.1.16 commitai-0.1.16-py3-none-any.whl

Wheel Details

Project: commitai
Version: 0.1.16
Filename: commitai-0.1.16-py3-none-any.whl
Download: [link]
Size: 6339
MD5: 3be03a2f8665da2140d6def5d5f72d1d
SHA256: 39883b8192431bed516729b1db301f161bc61bb90c2588b208be226bfa666501
Uploaded: 2024-04-25 17:04:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: commitai
Version: 0.1.16
Summary: Commitai helps you generate git commit messages using AI
Author: Luis Guilherme
Author-Email: lgpelin92[at]gmail.com
Home-Page: https://github.com/lguibr/commitai
Project-Url: Bug Tracker, https://github.com/lguibr/commitai/issues
Project-Url: Documentation, https://github.com/lguibr/commitai/blob/main/README.md
Project-Url: Source Code, https://github.com/lguibr/commitai
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Requires-Python: >=3.6
Requires-Dist: langchain
Requires-Dist: click
Requires-Dist: langchain-community
Requires-Dist: langchain-anthropic
Requires-Dist: langchain-openai
Requires-Dist: setuptools
Description-Content-Type: text/markdown
[Description omitted; length: 3605 characters]

WHEEL

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

RECORD

Path Digest Size
commitai/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
commitai/cli.py sha256=e6AxBnTBRW4yjl8lmzYBYWaVDdpZQ97UV3k81IvjLzY 4766
commitai/git.py sha256=XWAloZWQuLrFHUyfh3SkOgLsL4kfKRtgj3fzuJjcL2A 1649
commitai/template.py sha256=KlAhYUgea1rXpih6TyFeZ2rU8qN1H-VfZpMt7Wi8dZA 1137
commitai-0.1.16.dist-info/METADATA sha256=b4NT4tsnKlVFoyH3SrJyjeHG2ctwJdms7H9ngh2xvvM 4711
commitai-0.1.16.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
commitai-0.1.16.dist-info/entry_points.txt sha256=KS-RBWo8XGrU1a11k6FgRCIwjGq8X5Zs-OuY8ri9BYU 116
commitai-0.1.16.dist-info/top_level.txt sha256=X76OfoBOic7IkaMkIgobuZxsVlsmcY_WMtBrtXtfn_w 9
commitai-0.1.16.dist-info/RECORD

top_level.txt

commitai

entry_points.txt

commitai = commitai.cli:commitai
commitai-create-template = commitai.cli:commitai_create_template