Show HN: Sprag – full-stack Python framework with no JavaScript Required
Category: web-framework
Tags: full-stack, python-to-js, web-framework
Score: 7.0/10 (Innovation: 8, Technical: 7, Documentation: 7, Utility: 6)
SPRAG is a full-stack Python web framework that compiles Python code to JavaScript, allowing developers to write server logic, UI components, and browser behavior entirely in Python without writing JavaScript. It's interesting because it eliminates the frontend/backend split and build toolchain complexity by providing a unified Python runtime for the entire application stack.
Target audience: fullstack developers, python developers, web developers
Repository: https://github.com/BleedingXiko/SPRAG · Python · Apache-2.0 · 1 stars
View on Hacker News