Software Alternatives & Reviews

Skulpt VS Brython

Compare Skulpt VS Brython and see what are their differences

Skulpt logo Skulpt

Skulpt is an entirely in-browser implementation of Python.

Brython logo Brython

Brython's goal is to replace Javascript with Python, as the scripting language for web browsers.
  • Skulpt Landing page
    Landing page //
    2019-09-08
  • Brython Landing page
    Landing page //
    2023-04-19

Skulpt videos

Modal Skulpt - 4 Voice Virtual Analog Synthesizer Review - Sonic LAB

More videos:

  • Review - DON'T BUY IT! - Skulpt Chisel Bodyfat Analyser
  • Review - Stimming reviews Modal Electronics' SKULPT and CRAFT 2.0 Synth (Electronic Beats TV)

Brython videos

كورس python تطوير الويب - باستخدام brython بديل JavaScript

More videos:

  • Review - Mensahe Ni Elloraine sa Asawang Si Brython Lamb, Ano ang Kahulugan Nito?

Category Popularity

0-100% (relative to Skulpt and Brython)
Programming Language
36 36%
64% 64
OOP
41 41%
59% 59
Generic Programming Language
Developer Tools
33 33%
67% 67

User comments

Share your experience with using Skulpt and Brython. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Brython should be more popular than Skulpt. It has been mentiond 42 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Skulpt mentions (15)

  • What to do after building a basic HTML/CSS site?
    As for python being supported in the browser, I think you're looking for something like https://skulpt.org/. I haven't used it though, but you'll need to learn how to use libraries first. Source: 10 months ago
  • Raspberry Pi Debuts a Code Editor for Young People: "Python is the preferred coding language for beginners (particularly young people), as it’s the most intuitive language utilized by professionals. For this reason, Raspberry Pi’s Code Editor uses Python (specifically the standard library and P5)."
    It's a simple editor, but looks like it would be good for beginners and should work on Chromebooks and mobile devices. It appears to be a React single page app that uses Skulpt behind the scenes. Source: 12 months ago
  • Pointers? In My Python? It's More Likely Than You Think - Part 3: Object Lifetimes and Garbage Collection
    We ended Part 2 by asking the questions: once we've created an object x, how and why does its 'lifetime' end? In this article, we'll learn the answers by exploring how CPython frees objects from memory. CPython isn't the only implementation of Python - for example, there's Skulpt, which Anvil uses to run Python in the browser - but it's the one we'll focus on specifically for this article. - Source: dev.to / over 1 year ago
  • Intro to PyScript: Run Python in your web browser
    I currently use Skulpt for in-browser Python tutorials, how does this compare to that? Source: almost 2 years ago
  • I Tested PyScript — And You Can Literally Write Python Scripts In Your Browser
    It's great to see more options for Python in the browser but the ecosystem has existed for a while. If anyone is interested, there are some cool Python-in-the-browser implementations like Brython and Skulpt that are worth checking out. Source: almost 2 years ago
View more

Brython mentions (42)

  • Reviving PyMiniRacer: A Python <> JavaScript Bridge
    On a related note, Brython lets you run Python in the browser through JavaScript. You can even see Python in the HTML with “text/python” SCRIPT tags. https://brython.info/. - Source: Hacker News / about 2 months ago
  • Is Python a better alternative for JavaScript??
    For frontend there is Brython. It is a Python interpreter written in JavaScript that allows embedding Python scripts in to HTML much like you would with JavaScript. Source: 5 months ago
  • WASM: Big Deal or Little Deal?
    I'm rooting for WASM to win. One of the things that discouraged me from Front-end Web Development is JavaScript weirdness. It just has too many pitfalls and it's very hard to debug for a newcomer unless you study a proper JS course that tells you precisely all of these traps before you get burned. I've never found a programming language that didn't behave like I expected it on first touch, except for JS. I am... - Source: Hacker News / 8 months ago
  • How does PyScript actually work?
    This is the primary difference between Pyodide and projects like Transcrypt or Brython: rather than transpiling to JavaScript, you get the real-deal CPython interpreter running client-side in the user's browser. There are a few things that don't work out of the box, since CPython usually runs on a computer and the Browser environment has some unique restrictions (lack of low-level access to networking, for one),... Source: 10 months ago
  • Is Python a bad programming language?
    Web frontend is doable. See Brython. Still a bit of a performance hit though. The big standard library is a burden if you have to download it. Source: 12 months ago
View more

What are some alternatives?

When comparing Skulpt and Brython, you can also consider the following products

Transcrypt - Transcrypt is a Python to JavaScript transpiler.

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions

Pyjs - pyjs is a Rich Internet Application (RIA) Development Platform for both Web and Desktop.

CrossBrowdy - Open-source JavaScript framework to create cross-platform and hybrid game engines, games, emulators, multimedia libraries and apps

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

Anvil.works - Build seriously powerful web apps with all the flexibility of Python. No web development experience required.