Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyScript Integrated Component #363

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

its-ChaTTy
Copy link
Contributor

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

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

Screenshots

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

Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant