Automated Git commit message generator using AI
Project description
EffortZeroCommit
Automated Git commit message generator using AI.
Dependencies
- Git must be installed on your system. You can download it from git-scm.com
Installation
pip install effort-zero-commit
Usage
- Stage your desired files:
git add .
- Generate commit messages and commit:
ezcommit -run
Configuration
Using your terminal, export your Groq API key and model name:
# Windows (Command Prompt):
set GROQ_API_KEY=your_groq_api_key_here
set MODEL_NAME=mixtral-8x7b-32768
# Windows (PowerShell):
$env:GROQ_API_KEY="your_groq_api_key_here"
$env:MODEL_NAME="mixtral-8x7b-32768"
# Linux/macOS:
export GROQ_API_KEY=your_groq_api_key_here
export MODEL_NAME=mixtral-8x7b-32768
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file effort_zero_commit-0.1.1.tar.gz.
File metadata
- Download URL: effort_zero_commit-0.1.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f93e8bcaf248d8f5882d152437adccabe11f3faeccb8e998d2e1dbc81eeda412
|
|
| MD5 |
856ff642c2f1019981671bd3cef466b4
|
|
| BLAKE2b-256 |
443c335c92b3edfffe638ccef3be57b710710449662721b48e769899cf39e8e8
|
File details
Details for the file effort_zero_commit-0.1.1-py3-none-any.whl.
File metadata
- Download URL: effort_zero_commit-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c883dc950822f112f7efb557009c7a82c9fe2757d0db7acab1bfa3c6f71b9b7e
|
|
| MD5 |
d2d3c9142109cea9ad7e7521b3234e73
|
|
| BLAKE2b-256 |
7fd07b5943a870ee135c6bba300ed559cd865b47b203b2223fd8eef97665fa25
|