PyScript - Python in the Web Browser - A thread.../ https://t.co/zKC8M4QsQM
PyScript is a framework that combines the power of Pyodide, WASM, and contemporary web technologies with the HTML interface to let users build robust Python applications in the browser.
The PyScript programming language would not be possible without basing it on a recent version of Pyodide. Pyodide is an interpreter for the CPython language that has been compiled with Emscripten into WebAssembly. This enables Python to run in a web browser. https://t.co/TuTyPdR7WU
-- single-page application (SPA) written in
-- TypeScript using the Svelte framework
-- styled with Tailwind CSS
-- bundled with rollup.js
Source: https://t.co/i9G7T8EiMo
PyScript is not trying to convert professional web developers. Instead, it’s designed for the 99% of web users who aren’t professional developers - Peter Wang[Anaconda co-founder and CEO]
“Hello, World!” in PyScript
https://t.co/ffVoXNP0te https://t.co/nQ19y6IU6Y
Furthermore
- https://t.co/wFqHuLCkVN
- https://t.co/eTvmC9FTaK
- https://t.co/2vk06CeldC
That's it for this 🧵. Stay tuned!
#TechTwitter #DEV #PyScript #WebDev #Python