Automatically fix Python code using ChatGPT
Project description
Auto Code Fixer 🛠️🤖
Auto Code Fixer is a CLI tool that automatically detects runtime errors in Python code and fixes them using ChatGPT.
It:
- Recursively discovers imported local Python files
- Runs code in an isolated temp environment
- Auto-installs missing dependencies
- Iteratively fixes errors using GPT
- Safely updates files only after successful execution
✨ Features
- 🔍 Recursive import discovery
- 🧠 GPT-powered auto-fixing
- 📦 Auto-install missing Python libraries
- 🔁 Retry & fix loop
- 🛠 CLI-based (works from anywhere)
- 🔐 Safe overwrite handling
📦 Installation
✅ Recommended (Install from PyPI)
pip install auto-code-fixer
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
auto_code_fixer-0.1.5.tar.gz
(4.3 kB
view details)
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 auto_code_fixer-0.1.5.tar.gz.
File metadata
- Download URL: auto_code_fixer-0.1.5.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b460b82dcc4c698c99c34e88e4712267e5ba21dd17fa3e9d0a746e07d05a0555
|
|
| MD5 |
867d3d26b82a18d2c9c1ba051500fdf3
|
|
| BLAKE2b-256 |
95c41f55936be384ab8e4b36b2b5eeddb8a61411c386c1af46e621065374211f
|
File details
Details for the file auto_code_fixer-0.1.5-py3-none-any.whl.
File metadata
- Download URL: auto_code_fixer-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc5e71b6c8b0a0e5d51760ff02ee5bc9e7e46b6d20194115a808352c40b0d936
|
|
| MD5 |
3319bfc9bef15abc2e76bba454feec6c
|
|
| BLAKE2b-256 |
99cfa24bd264703beccbbcb7c9b9970b0a6ffc77d7fbe868137fcb7b7cf24576
|