JavaScript Implementation of Python

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Civic Auth - Simple auth for Python backends
Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.
www.civic.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. skulpt

    Skulpt is a Javascript implementation of the Python programming language

  2. Civic Auth

    Simple auth for Python backends. Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.

    Civic Auth logo
  3. pyodide

    Pyodide is a Python distribution for the browser and Node.js based on WebAssembly

    Very cool! Kind of seems like a relic at this point though, cool for studying but probably better to use Pyodide [1] in practice? This is what powers JupyterLite [2], which is a fully fledged Jupyter IDE with support for packages, in browser.

    1: https://github.com/pyodide/pyodide

    2: https://github.com/jupyterlite/jupyterlite

  4. jupyterlite

    Wasm powered Jupyter running in the browser 💡

    Very cool! Kind of seems like a relic at this point though, cool for studying but probably better to use Pyodide [1] in practice? This is what powers JupyterLite [2], which is a fully fledged Jupyter IDE with support for packages, in browser.

    1: https://github.com/pyodide/pyodide

    2: https://github.com/jupyterlite/jupyterlite

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JupyterLite – Jupyter in the Browser

    1 project | news.ycombinator.com | 26 May 2025
  • MiniBox, ultra small busybox without uncommon options

    3 projects | news.ycombinator.com | 14 Aug 2024
  • Show HN: Classic FPS Wolfenstein 3D brought in the browser via Emscripten

    7 projects | news.ycombinator.com | 3 Mar 2023
  • What Are People Building With WebAssembly?

    1 project | dev.to | 5 Jan 2023
  • JupyterLite is a JupyterLab distribution that runs in the browser

    1 project | /r/Boiling_Steam | 29 Nov 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?