Show HN: Pyxle – Python and React in one file, no API layer
Pyxle lets developers write Python backend logic and React frontend code in a single file, eliminating the need for a separate API layer.
Pyxle, a developer tool that combines Python and React into a single file without requiring an API layer, was posted to Hacker News on August 25, 2026 by user shivamsn97 as a Show HN submission.
The project, accessible at pyxle.dev, positions itself as a way to collapse the typical full-stack separation between a Python backend and a React frontend. Rather than building and maintaining a REST or GraphQL API to bridge the two, developers write both sides of the application in one file, with Pyxle handling the boundary between them.
No additional details about the project's founding, team size, funding status, or prior milestones were included in the submission. The author, identified only by the HN handle shivamsn97, provided no company background in the post itself.
The submission received 1 point and no comments at the time of indexing, per the Hacker News listing. The tool enters a small but growing category of full-stack frameworks that attempt to reduce or eliminate the client-server boundary — a pattern seen in projects like Next.js Server Actions, Phoenix LiveView, and Laravel Livewire, though none of those are mentioned in the source material.
Further details on Pyxle's architecture, licensing, and roadmap would need to come from the project's own documentation at pyxle.dev, as the HN post contains no elaboration beyond the title.
No comments yet — start the thread.