wesktop
Python
Cross-platform web-based desktop application framework for Python -- Lean by design: your app runs in the OS's own WebView, so there is no need to bundle Chromium with your app
Typed, async tool-calling loops for OpenAI-compatible LLM APIs, in Python.
Python library 0.5.0
pip install toolstream
Typed, async tool-calling loops for OpenAI-compatible LLM APIs, in Python.
It is for Python developers who want the tool-calling loop handled for them while keeping full control over which HTTP endpoint and credentials are used.
Text, ToolUse, StepFinish and Resultpip install toolstream
Python
Cross-platform web-based desktop application framework for Python -- Lean by design: your app runs in the OS's own WebView, so there is no need to bundle Chromium with your app
JavaScript
Let your AI agents do all the boring stuff you don't wanna do on your real browser, on your behalf -- First-class support for Chrome and Firefox alike
Python
Drive Claude Code from Python: run it as a subprocess and read its output as typed events, with async and sync sessions, sandbox policies, and tools you define in Python