Built a fully browser-native Python Editor - no backend, no installs. Uses Web Workers for Python session orchestration, a virtual file system for real project workflows, and supports installing packages with prebuilt .whl directly in the browser. Built with Next.js + shadcn/ui + pydiode.
Built with