#PyScript
📺 "Will PyScript replace Django? - What PyScript is and is not: Check Ting Ho"

Explore PyScript: capabilities, inner workings, and future.

👤 PyLadies South Florida

🔗 https://www.youtube.com/watch?v=RwUpdX9b5G0

#pyladies#python#oldiebutgoodie
September 9, 2026 at 12:06 PM
Got a demo of the name generator up and running! This doesn't have a lot of features yet - I mostly wanted to see whether building this kind of demo with PyScript was even feasible. If you could please try it out and let me know if it works, I'd really appreciate it. #fantasy #ttrpg #worldbuilding
Context Aware Name Generator demo
malkacodes.github.io
August 21, 2026 at 9:03 PM
It's a tool I made for me whenever I want to frame images I want to post. Its made with PyScript since I'm not too much of a fan of JavaScript
August 16, 2026 at 4:02 AM
July 13, 2026 at 5:48 PM
Just released pyglobegl 0.9.0 to PyPi - still not sure if it's a good idea, but I'm going all in PyScript and MicroPython to support more of the globe.gl API but with Python callbacks. See github.com/owenlamont/p... #Python #datavis #geospatial
Releases · owenlamont/pyglobegl
anywidget wrapper for globe.gl with integrations with popular Python spatial packages - owenlamont/pyglobegl
github.com
June 7, 2026 at 1:56 PM
oh ... sometimes AI really delivers ... I am working on a pure Python wheel that provides exact same contract around the whole API, that took *ONE MINUTE* because 100% code coverage was in there and JS can translate easily to Python 🥳
github.com/WebReflectio...
Added a pure Python port of this library by WebReflection · Pull Request #2 · WebReflection/signals
What the description states, this is still a WIP but I want to check CI. This might be published as PyPI package under my name but, most importantly, I want this to be consumable by PyScript and it...
github.com
May 28, 2026 at 4:51 PM
A new AI review! pyscript/pyscript ⭐3.8/5.0
PyScript is a high-ambition, actively maintained platform that brings Python to the browser via WebAssembly runtimes (Pyodide/CPython and MicroPython) and modern web tooling.
https://gitrated.com/pyscript/pyscript
May 1, 2026 at 7:16 PM
We developed a new in-browser data analysis tool for educational purposes called tinyplot. You can try it out here: margrafgroup.github.io/tinyplot/

It uses pyscript, so the first time you use it, there's some overhead of importing the underlying libraries.

I'd be really interested in feedback!
TinyPlot
margrafgroup.github.io
April 7, 2026 at 3:02 PM
Hoisted by his own PyScript
April 5, 2026 at 5:41 PM
PythonをHTMLとしてするPyScriptがあるようにluaをHTMLとして実行するものもある。一つのプログラミング言語でできるものは他のプログラミング言語でもできる可能性があるというのを人類は悟るべきだ
March 28, 2026 at 11:01 AM
Feed: "Adafruit Industries – Makers, hackers, artists, designers and engineers!"
By: Anne Barela on Wednesday, March 18, 2026
A PyScript skill for Claude
PyScript Skill for Claude is a Claude skill that makes Python code in a conversation immediately runnable in the browser, using PyScript. This is an ambient capability – it activates whenever Python code appears in a conversation, whether Claude generated it or you pasted it in. You don’t need to ask for it explicitly. What it does Produces a live, […]
blog.adafruit.com
March 19, 2026 at 2:05 AM
It consistently and confidently suggested wrong or outdated syntax, to the point that it was slowing the process down until I abandoned it. I found the difference between the performance for html/js and pyscript really interesting. Not surprising as such, but unexpected in magnitude.
March 2, 2026 at 7:50 PM
But then, for some numerical stuff, I wanted to use pyscript. This is a need library that lets you run python in the browser via web assembly. It's fairly new, and the API for interacting between python and js has changed pretty significantly between versions. Here the llm was completely useless 3/n
March 2, 2026 at 7:45 PM
Super Mario Bros © in the browser using PyScript

https://thierrymoudiki.github.io/blog/2022/05/08/python/misc/pyscript

#Techtonique #DataScience #Python #rstats #MachineLearning
February 27, 2026 at 8:54 PM
Template repo: github.com/SweatStack/sweatstack-pyscript-template
This template is SweatStack specific but it can be adapted to work outside of SweatStack usecases as well.
Still a work in progress!
github.com
February 26, 2026 at 12:24 PM
Sneak peek at something I'm working on: Making it easier to bring Python analyses to the web, no web servers or containers needed. Built on Pyodide/PyScript. The cold start (~10-15s) isn't ideal, but seems manageable (?). Would love feedback or ideas for use cases to test!
February 26, 2026 at 12:24 PM
I just released pyglobegl 0.8.0 to PyPi to support the Hex Bin layer. This layer was a challenge as globe.gl relies on frontend JavaScript functions being passed to do hex height and colour calculations. I'm trialling an integration with #pyscript to let you write those functions in #python #datavis
February 16, 2026 at 5:33 PM
PyScript Language: Running Python Directly in the Browser
via Dev.to Webdev

https://flarestart.com/article/pyscript-language-running-python-directly-in-the-browser-20260214
#DevNews #WebDevelopment
PyScript Language: Running Python Directly in the Browser
Web development has traditionally been dominated by JavaScript. For years, Python developers had to rely on backend frameworks or transpilers to bring Python logic to the web. PyScript changes this...
flarestart.com
February 14, 2026 at 7:20 PM
フロントエンドでPythonを活用!PyScriptの魅力と使い方
https://zenn.dev/thinkingsinc/articles/1f3792bcce4a22
フロントエンドでPythonを活用!PyScriptの魅力と使い方
zenn.dev
January 27, 2026 at 1:20 PM
🎉 著書『Pythonで学ぶ スマホ向けゲームWebアプリ開発』が発売になりました✨ #PyScript を利用してブラウザで動くゲームを作ります📝 #生成AI や #API を活用したゲームも。Python入門書の次にピッタリ #ゲーム #パズル …で、楽しんでプログラミングスキルを磨きましょう✨
amzn.to/49bKzPi
Pythonで学ぶ スマホ向けゲームWebアプリ開発 モバイル環境&AI活用でモダン開発
Amazon.co.jp: Pythonで学ぶ スマホ向けゲームWebアプリ開発 モバイル環境&AI活用でモダン開発 eBook : クジラ飛行机: Japanese Books
amzn.to
January 22, 2026 at 11:23 AM
Right, thanks for explaining. I wasn't trying to judge the merit of this by comparing it with PyScript, I was just trying to understand what each thing does 😁
January 21, 2026 at 6:12 PM
Ultimately, I want it to be such that anyone could copy two lines of HTML and drop in their docs, learning materials etc.

PyScript is obviously more flexible in some ways but less convenient for the goals I have in others IMO.
January 21, 2026 at 4:38 PM
This wasn't meant to be a PyScript replacement, I'm just hacking around. The goal here is to make a truly standalone component with a bunch of built-ins so that you don't have to do a bunch of work to get a nice looking REPL widget on a webpage (e.g. theming, completions, syntax highlighting, etc).
January 21, 2026 at 4:38 PM
This looks really cool!

Doesn't PyScript have a similar thing, though? A REPL? Or am I misremembering something?
January 21, 2026 at 4:16 PM