OpenClaudeCode
OpenClaudeCode is a simple yet powerful Python tool that brings Anthropic's Claude AI to your terminal. Think of it as your personal coding assistant! Ask questions, run commands, manage files, or even handle Git tasks—all from a command-line interface (CLI) or an interactive REPL.
Key Features: Easy installation with git clone
and pip install
, configuration via a config.json
file, and versatile usage through both quick CLI commands and an interactive REPL.
View on GitHub