0 Forks
6 Stars
6 Watchers

pythonic-chatgpt

Pythonic ChatGPT connects ChatGPT and a series of Python tools to synthesize code and enhances code quality through prompt specification, linting, testing, debugging, and repairing Python code.

How to download and setup pythonic-chatgpt

Open terminal and run command
git clone https://github.com/DeepPrompting/pythonic-chatgpt.git
git clone is used to create a copy or clone of pythonic-chatgpt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pythonic-chatgpt https://github.com/DeepPrompting/pythonic-chatgpt/archive/master.zip

Or simply clone pythonic-chatgpt with SSH
[email protected]:DeepPrompting/pythonic-chatgpt.git

If you have some problems with pythonic-chatgpt

You may open issue on pythonic-chatgpt support forum (system) here: https://github.com/DeepPrompting/pythonic-chatgpt/issues