In the videos and guides below, I demonstrate using AI Studio, which is great for learning and getting started. If you are new to this or the automation is small, a normal ChatGPT or any chatbot will do the job perfectly well, and you do not need to pay for anything extra. The difference shows up when the code gets longer and you are changing it often. At a few hundred lines you end up copying the whole script in and out of a chat window on every iteration, and that becomes the slow part. An AI coder reads and edits the file directly, so that step goes away. For paid options, any AI coder (Claude Code, Cursor, Codex and others) will work. I earlier used to use Cursor, but now I use Claude Code as I find its overall coding ability to be far better. For free options (with limits) Google Antigravity works very well with xlwings Lite, especially when you upload the AI Coder Instructions file. Antigravity is in your Google plan (Aug '26) · Infra Guide: AI Coder (Jan '26) · Andrew Ng on AI Coders (Dec '25) · Google Antigravity at launch (Nov '25) · AI Coder Choices (Oct '25)
View the complete guide in your browser with proper formatting and navigation.
View in Browserxlwings Lite, AI workflows
& data automation
An Excel Tracker for Hundreds of Yahoo Finance Tickers
2026-02-21xlwings Lite Local File Access: 8 Patterns You Can Use Today
2026-02-14xlwings Lite WINGMAN function - usage patterns
2026-02-07Python In Excel - Claude Vs. xlwings Lite? Who Wins?
2026-01-17xlwings Lite Data Importer v2 Released
2026-01-09DuckDB Meets Excel: xlwings Lite Data Tools
2025-12-07The xlwings Lite AI Coder Instruction File - December 2025 Release
2025-12-07Google Antigravity for Analysts & Data Scientists
These tools have been built up over time and I update them as far as possible, but each one sits on top of parts that move on their own schedule: the xlwings Lite runtime, the APIs a tool calls, the third-party services behind those, and other reasons besides. So a tool that worked last month can throw an error today. It is usually a small fix. Copy the error and the tool's code into your AI along with the AI Coder Instructions file above, and that is normally enough to get it working again.
Download workbooks and step-by-step guides.
AI-driven variables, automated charts, profiling & best practices
AI-assisted data transformation, intelligent variable creation, automated profiling, and visualization. Learn to create derived variables, summary metrics, profile tables, correlation matrices, and charts using natural language instructions.
AI rule generation, test case creation & validation workflows
A step-by-step guide for using AI to generate, test, and validate a robust data cleaning script. Learn to analyze data patterns, generate cleaning rules, create test cases for edge scenarios, and audit AI's proposed logic.
Exclusion waterfall, segmentation & test/control framework
A step-by-step guide for working with AI to execute a full, auditable campaign workflow in xlwings Lite. Build exclusion waterfalls, segment populations into prioritized tiers, and implement statistically sound test/control groups.
Worked examples with test data you can download and try.
PDFs, HTML, PowerPoint, Parquet, email attachments - read & write local files
Read and write files on your local drive from xlwings Lite. Mount a local folder, then use 8 distinct patterns covering the most common file workflows.
LLM Python sandbox, stats, cleaning, bucketing & judgment-based categorization
Like =COPILOT in Excel - pass a prompt and data range, get structured results. Works with full ranges, adjacent ranges, and single rows.
See xlwings Lite in action with these live working apps.
A downloadable Excel workbook that pulls prices, dividends and earnings calendar data for hundreds of Yahoo Finance tickers - for when WEBSERVICE keeps failing.
Describe in natural English what and how you need the scrape to be done. Transform Excel into an intelligent web scraping platform.
Create professional technical analysis reports with AI-powered chart pattern recognition.
Connect to any database with a custom FastAPI layer for data analysis and machine learning.
Automate Excel workflows with AI schema detection using Gemini 2.0-Flash or GPT-4o.
Import any file format into xlwings Lite. CSV, Parquet, DuckDB, PDF, Images, ZIP - from cloud URLs with auto-conversion to DuckDB for SQL.
Two-period mutual fund holdings analysis with intelligent automation and data quality checks.
27 posts on Python in Excel, automation, and AI workflows.
5 walkthrough videos covering setup, scraping, analytics, MF holdings, and databases + ML.
Felix Zumstein (xlwings Creator)
Created by Felix Zumstein, it brings Python into Excel seamlessly - enabling native support for databases, AI agents, LLMs, advanced analytics, ML, APIs, and complete automation workflows.