mma
MMA - Musical MIDI Accompaniment. This is a mirror of the original author's code drops. (by infojunkie)
pyground
Playground for running Python using WASM on data in the browser (by mcintyre94)
mma | pyground | |
---|---|---|
3 | 2 | |
11 | 16 | |
- | - | |
2.1 | 0.0 | |
3 months ago | over 2 years ago | |
Python | TypeScript | |
GNU General Public License v3.0 only | MIT License |
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.
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!
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
What are some alternatives?
When comparing mma and pyground you can also consider the following projects:
webappsec-subresource-integrity - WebAppSec Subresource Integrity
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
cpython - The Python programming language
pyodide - Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
wasmtime - A lightweight WebAssembly runtime that is fast, secure, and standards-compliant