PyZombis
PyZombis copied to clipboard
PoC PyScript Interactive Interpreter
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
Published to http://pyar.github.io/PyZombis/355/index.html
Published to http://pyar.github.io/PyZombis/355/index.html
Published to http://pyar.github.io/PyZombis/355/index.html
Published to http://pyar.github.io/PyZombis/355/index.html