Install And Launch¶
The usual install command is:
Then open a project with:
Install With uv¶
If you already use uv, install AICodePrep as a tool:
Upgrade later with:
Install With pipx¶
pipx also works:
Upgrade later with:
Launch¶
Run it in the current folder:
Run it for another folder:
The longer command also works:
File Explorer Launch¶
After installing the right-click integration from inside the app, you can open AICodePrep from a folder in your file manager.
- Windows: File Explorer
- macOS: Finder action
- Linux: supported file manager integration
Python Requirement¶
AICodePrep is a Python desktop app. Install a supported Python version first if your system does not already have one.
The PyPI package currently supports Python 3.9 through 3.13.