alexmojaki / alexmojaki/pyodide-worker-runner
Pyconsole
- Vorherrschende Sprache
- TypeScript
- Sterne
- 31
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello. What a fantastic package, but unfortunately, many of the things you did here go beyond my capability to make it work in my project. Would you find a moment of time to give an idea how:
1. Connect the stdin to pyodide console from [their own pyodide console](https://github.com/pyodide/pyodide/blob/main/src/templates/console.html)? I.e. the console uses [`interpreter (command)`](https://github.com/pyodide/pyodide/blob/71cc8bc925f15e11964e8ec363fd535615bec541/src/templates/console.html#L147) to read from (jquery) console. I imagine it would be calling one of your functions
2. I do not want to read files from a zip file, but from a database, i.e. I want to pass an array of files with {name, source}[] format.
Thank you!
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.