PyZombis icon indicating copy to clipboard operation
PyZombis copied to clipboard

PoC PyScript Interactive Interpreter

Open abadoni5 opened this issue 1 year ago • 4 comments

Summary

  • This is a proof of concept for an interactive interpreter made using PyScript.
  • The interpreter supports modules outside the standard python library which is not possible in a Brython environment.
  • Right now I have added support for matplotlib, numpy and pandas.
  • I have visualised a graph using pandas in the component, the outputs are not just limited to a terminal and we can display elements for visualisation too.

Checklist

  • [x] Variables, functions and comments are translated to Spanish
  • [x] Functions follow underscore notation
  • [x] Spell check done & typos fixed
  • [x] All python code is PEP8 compliant
  • [x] Test coverage with Playwright implemented; locators are Pyhton code
  • [x] Reviewers assigned (all peers & at least 1 mentor)

Screenshots

Screenshot 2024-03-31 at 5 56 02 AM Screenshot 2024-03-31 at 5 56 16 AM

abadoni5 avatar Mar 30 '24 10:03 abadoni5

Published to http://pyar.github.io/PyZombis/355/index.html

github-actions[bot] avatar Mar 30 '24 10:03 github-actions[bot]

Published to http://pyar.github.io/PyZombis/355/index.html

github-actions[bot] avatar Mar 31 '24 00:03 github-actions[bot]

Published to http://pyar.github.io/PyZombis/355/index.html

github-actions[bot] avatar Mar 31 '24 00:03 github-actions[bot]

Published to http://pyar.github.io/PyZombis/355/index.html

github-actions[bot] avatar Mar 31 '24 00:03 github-actions[bot]