Forms And Inputs
A Claude skill from deeleeramone/PyWry.
Css Selectors
A Claude skill from deeleeramone/PyWry.
Modals
A Claude skill from deeleeramone/PyWry.
Iframe
A Claude skill from deeleeramone/PyWry.
Native
A Claude skill from deeleeramone/PyWry.
Data Visualization
A Claude skill from deeleeramone/PyWry.
Jupyter
A Claude skill from deeleeramone/PyWry.
Authentication
A Claude skill from deeleeramone/PyWry.
Interactive Buttons
A Claude skill from deeleeramone/PyWry.
Component Reference
A Claude skill from deeleeramone/PyWry.
Chat
A Claude skill from deeleeramone/PyWry.
Chat Agent
How an agent operates inside a PyWry chat widget — reading user messages, attachments, @-context, tool-call result cards, edit/resend, settings changes.
Styling
A Claude skill from deeleeramone/PyWry.
Autonomous Building
Autonomous PyWry application building using LLM sampling, elicitation, and progress reporting.
PyWry
PyWry is a cross-platform app factory, rendering engine and UI toolkit for Python that produces native desktop, web, and notebook experiences from a single API.
Tvchart
Drive a live TradingView Lightweight Charts widget end-to-end via PyWry MCP tools — symbol, interval, indicators, markers, price lines, layouts, state.
Deploy
A Claude skill from deeleeramone/PyWry.
Events
The PyWry event system — namespaced events, request/response round-trips, widget IDs, component IDs, and how tool results flow back to the agent.
Pywry Orientation
When to reach for PyWry MCP tools (native webview rendering, Plotly, TradingView, AgGrid, chat) instead of writing Flask/Streamlit/Dash/Electron code. Use at the start of any task involving interactive UI, dashboards, charts, or chat widgets driven from Python.