pyground
Playground for running Python using WASM on data in the browser (by mcintyre94)
mma
MMA - Musical MIDI Accompaniment. This is a mirror of the original author's code drops. (by infojunkie)
pyground | mma | |
---|---|---|
2 | 3 | |
16 | 12 | |
- | - | |
0.0 | 2.1 | |
over 2 years ago | 5 months ago | |
TypeScript | Python | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pyground
Posts with mentions or reviews of pyground.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-26.
-
Python 3.11 in the Web Browser
Yep, it’s all static with no server side and the Python all runs locally. The source is on GitHub: https://github.com/mcintyre94/pyground so you can run it locally or deploy it yourself if you’d like too
mma
Posts with mentions or reviews of mma.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-26.
-
Hacker News top posts: Apr 5, 2022
MMA – Musical MIDI Accompaniment\ (9 comments)
- MMA – Musical MIDI Accompaniment
-
Python 3.11 in the Web Browser
Can someone explain to me, really slowly please, how to take an existing Python codebase such as https://github.com/infojunkie/mma and run it in the browser using one of the technologies mentioned in this thread? Especially, how to deal with filesystem calls that expect some files to be present in various folders. Thanks!
What are some alternatives?
When comparing pyground and mma you can also consider the following projects:
webappsec-subresource-integrity - WebAppSec Subresource Integrity
cpython - The Python programming language
Maestoso - An Open Source Music Animation Software
wasm3 - 🚀 A fast WebAssembly interpreter and the most universal WASM runtime
skulpt - Skulpt is a Javascript implementation of the Python programming language