Skip to content

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

@github-actions
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