Codact is a CLI tool that helps you install Python packages, integrate them into your project and debug your code.
To install Codact, clone this repository and install the required dependencies:
- Clone the repository
- Open
main.py
and add your OpenAI key in the client. - Inside the root directory run
pip install -e .
Now you can open any python project in your terminal and use Codact. More documentation here: https://codact.dev