An open API service indexing awesome lists of open source software.

https://github.com/z0m31en7/gptpythonfixer

This script leverages OpenAI's ChatGPT to provide assistance in fixing or suggesting solutions for errors in a Python file. It supports two modes of operation: processing the Python code directly or analyzing the output of a Python file via pipe. By interacting with ChatGPT, the script generates suggestions or explanations tailored to the provided.
https://github.com/z0m31en7/gptpythonfixer

chatgpt codereview error-handling python

Last synced: 3 months ago
JSON representation

This script leverages OpenAI's ChatGPT to provide assistance in fixing or suggesting solutions for errors in a Python file. It supports two modes of operation: processing the Python code directly or analyzing the output of a Python file via pipe. By interacting with ChatGPT, the script generates suggestions or explanations tailored to the provided.

Awesome Lists containing this project