Block or Report
Block or report fpliger
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
383 contributions in the last year
Contribution activity
May 2022
Created 18 commits in 1 repository
Created a pull request in pyscript/pyscript that received 2 comments
Hotfix for py-script/py-repl loading
This replaces using the interpreter promise with using the interpreter itself. Also make it event base instead of relying on delays. This is not a …
+43
−22
•
2
comments
Reviewed 13 pull requests in 1 repository
pyscript/pyscript
13 pull requests
- Fix dedenting of <py-script> code
-
Fix absolute path when import
.pyfiles in examples - README and getting started updates
- Closed the body tag in Example Html
- Create a code of conduct file
- Fix minor typo
- add classname dynamically in examples
- Create .gitkeep
- Providing an example for message passing + interactive REPL
- Update README.md: fix typos
- update script and css location temporarily
- Use pyscript.net urls in getting-started
-
Improvements to
numpy_canvas_fractalsexample
Created an issue in pyscript/pyscript that received 1 comment
Simplify how scripts run
Right now, we have added complexity when scripts run because we are making a difference between a script is sync or async (and calling pyodide.runP…
1
comment