mirror of
https://github.com/pyscript/pyscript.git
synced 2022-05-01 19:47:48 +03:00
@@ -8,7 +8,7 @@ PyScript is a Pythonic alternative to Scratch, JSFiddle or other "easy to use" p
|
||||
To demonstrate pyscript, see [the pyscript folder](pyscriptjs/README.md).
|
||||
|
||||
### Longer Version
|
||||
PyScript is a meta project that aims to combine multiple open technologies to create a framework for users to use Python (and other languages) to create sophisticated applications in the browser. It highly integrate with the way the DOM works in the browser and allows users to add logic, in Python, in a way that feel natural to web as well as Python developers.
|
||||
PyScript is a meta project that aims to combine multiple open technologies to create a framework for users to use Python (and other languages) to create sophisticated applications in the browser. It highly integrates with the way the DOM works in the browser and allows users to add logic, in Python, in a way that feels natural to web as well as Python developers.
|
||||
|
||||
## Try PyScript
|
||||
|
||||
|
||||
Reference in New Issue
Block a user