Top 11 Python claude-code Projects
-
Project mention: I Tested the 3 Major Terminal AI Agents—And This Is My Winner | dev.to | 2025-08-20
Awesome Claude Code
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
Project mention: Show HN: Claude Code Usage Monitor – real-time tracker to dodge usage cut-offs | news.ycombinator.com | 2025-06-19
If the repo was structured as a package e.g. with project.toml and such there would be an even faster one-liner with pipx (https://pipx.pypa.io/latest/):
> pipx install git+https://github.com/Maciek-roboblog/Claude-Code-Usage-Monitor
> ccusage_monitor
I think there is a similar command for uv; uvx?
-
Using LM-Studio as the frontend and Playwright-powered MCP tools for browser access. I've had success with one such MCP: https://github.com/instavm/coderunner It has a tool called navigate_and_get_all_visible_text, for example.
Here's a demo of this functionality: https://www.youtube.com/watch?v=9mLrGcuDifo
-
-
It’s a very smart move for DeepSeek to put out an Anthropic-compatible API, similar to Kimi-k2, GLM4.5 (Puzzled as to why Qwen didn’t do this). You can set up a simple function in your .zhsrc to run Claude-Code with these models:
https://github.com/pchalasani/claude-code-tools/tree/main?ta...
-
chrome-devtools-mcp
An MCP Server for Chrome DevTools, following the Chrome DevTools Protocol. Integrates with Claude Desktop and Claude Code.
-
Project mention: Exploring CLI Alternatives to Claude Code for Agentic Coding Workflows | dev.to | 2025-05-12
5. Devseeker & aicode
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Claude Hooks Manager
-
talkito
TalkiTo lets developers interact with AI systems through speech across multiple channels (terminal, API, phone). It can be used as both a command-line tool and a Python library.
Project mention: Show HN: Omnara – Run Claude Code from Anywhere | news.ycombinator.com | 2025-08-12Like others (smithclay, sst/opencode) have said about aiming for a similar feature, I had plans to make a mobile app for Talkito[0][1] which primarily adds voice TTS/ASR and WhatsApp/slack interactions to Claude Code.
This looks like exactly what I was envisioning so congrats on getting out there first! LMK if you want to add voice controls to this.
[0]: https://github.com/robdmac/talkito
-
sprout
A CLI tool to automate git worktree and Docker Compose development workflows. (by SecDev-Lab)
Project mention: Sprout: CLI tool to automate Git worktree and Docker Compose workflows | news.ycombinator.com | 2025-06-26 -
autocode
Alternative to Claude Code & Open Codex. Let's not get ahead of ourselves. This is more like a fun project. (by myriade-ai)
Nice but sad to see lack of tools. Most your code is about the agent framework instead of specific to SWE.
I've built a SWE agent too (for fun), check it out => https://github.com/myriade-ai/autocode
Python claude-code discussion
Python claude-code related posts
Index
What are some of the best open-source claude-code projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | awesome-claude-code | 12,898 |
2 | Claude-Code-Usage-Monitor | 4,690 |
3 | coderunner | 500 |
4 | mcp-claude-code | 257 |
5 | claude-code-tools | 206 |
6 | chrome-devtools-mcp | 80 |
7 | Devseeker | 57 |
8 | claude-hooks | 58 |
9 | talkito | 35 |
10 | sprout | 7 |
11 | autocode | 5 |