Terminal AI for Code Explanation & Correction
Project description
🛠️ Fixify - Terminal AI for Code Explanation & Correction
Fixify lets you explain and fix code right from your terminal — no tab-switching, no distractions, just pure productivity.
⚡ Features (Based on Flow)
1. 🧠 Explanation (Parameter-Based)
Send your problem and prompt directly through the terminal.
Fixify gives a human-readable explanation.
2. 📄 Explanation (File-Based)
Just provide file name + start & end line.
Fixify explains that code block in terminal.
3. 🔧 Correction (Parameter-Based)
Send your buggy code snippet and description as parameters.
Fixify shows corrected code + what it changed.
4. ✍️ Correction (File-Based)
Give file, start & end lines.
Fixify directly edits the file inline using your chosen model.
🚀 Usage (Coming Soon)
fixify explain --prompt "Why this fails?" --code "..."
fixify explain --file app.py --start 20 --end 35
fixify fix --prompt "Fix null error" --code "..."
fixify fix --file app.py --start 10 --end 40
Project details
Release history Release notifications | RSS feed
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 fixify-0.0.4.tar.gz.
File metadata
- Download URL: fixify-0.0.4.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ca9823b0d3bb9c5995b567191c68210d243a42ecda5a4249eaab65dacefeb7b
|
|
| MD5 |
08c19a3d89902ee732c88222a3409fd6
|
|
| BLAKE2b-256 |
d4001610929521563f8eeb2396ead1105598ebf0933a92a8c23c021998e42025
|
File details
Details for the file fixify-0.0.4-py3-none-any.whl.
File metadata
- Download URL: fixify-0.0.4-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a32648022874009e867fb209dfb5ca3a3b5689fd9890b0af0d6a3201dcd0d829
|
|
| MD5 |
b2d3bc495287cceda2aeb4dd25dac24a
|
|
| BLAKE2b-256 |
2e8fa1a74d6ab2266b97f13ef9901742d69c493534f2f3fcbe3017e7a91eb63b
|