PyAr / PyZombis

Programación Python para Zombis MOOC (código y materiales del curso abierto y masivo en linea)
GNU Affero General Public License v3.0
21 stars 47 forks source link

PyScript Integrated Component #363

Open its-ChaTTy opened 2 months ago

its-ChaTTy commented 2 months ago

Summary

This PR aims to add an Integrated PyScript Component which can be called directly by using .. pyscript:: . Here's an example:

.. pyscript::

print("Hello, World!")

This is implemented by creating a custom extension in Sphinx.

Checklist

Screenshots

GIF Recording 2024-06-20 at 4 01 44 AM

github-actions[bot] commented 2 months ago

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