Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Programming General (http://siteownersforums.com/forumdisplay.php?f=44)
-   -   What is PyScript? (http://siteownersforums.com/showthread.php?t=982344)

sahithya 06-13-2022 05:34 AM

What is PyScript?
 
PyScript is a framework that can be run in the browser using a mix of Python and a standard HTML interface. *

PyScript is dependent on Pyodide which is a Python distribution for the browser and Node.js is based on WebAssembly.

quantumleap 06-13-2022 06:11 AM

What is PyScript?
 
PyScript provides an interface for running Python code in browsers. To be able to do this, PyScript uses the tag. The tag adds a REPL component to the page, which acts as a code editor and allows you to write executable code inline.


All times are GMT -7. The time now is 07:31 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.