pyscript.net
Open in
urlscan Pro
2606:4700:4400::ac40:99e8
Public Scan
Submitted URL: http://pyscript.net/
Effective URL: https://pyscript.net/
Submission: On October 31 via api from US — Scanned from DE
Effective URL: https://pyscript.net/
Submission: On October 31 via api from US — Scanned from DE
Form analysis
0 forms found in the DOMText Content
Run Python in Your HTML Wouldn't it be cool... to run Python... <html>| ...| <py-script> print('Now you can!') </py-script>| </html>| | EXAMPLES Click here for example projects TRY IT OUT! PyScript.com is the easiest way to try it out, for free DOCUMENTATION Click here for PyScript documentation INSTALL Click here for instructions Just kidding, you don't need to install anything. 😃 To use PyScript you can either download it and follow the instructions, or add the following lines to your page. <link rel="stylesheet" href="https://pyscript.net/latest/pyscript.css" /> <script defer src="https://pyscript.net/latest/pyscript.js"></script> Click here for more info on how to use PyScript. PYSCRIPT_DEV @pyscript_dev PyScript - programming for the 99% Follow us on Twitter SAY HELLO TO PYSCRIPT PyScript is a framework that allows users to create rich Python applications in the browser using HTML's interface and the power of Pyodide, WASM, and modern web technologies. The PyScript framework provides users at every experience level with access to an expressive, easy-to-learn programming language with countless applications. WHAT IS PYSCRIPT? WELL, HERE ARE SOME OF THE CORE COMPONENTS: * Python in the browser: Enable drop-in content, external file hosting, and application hosting without the reliance on server-side configuration * Python ecosystem: Run many popular packages of Python and the scientific stack (such as numpy, pandas, scikit-learn, and more) * Python with JavaScript: Bi-directional communication between Python and Javascript objects and namespaces * Environment management: Allow users to define what packages and files to include for the page code to run * Visual application development: Use readily available curated UI components, such as buttons, containers, text boxes, and more * Flexible framework: A flexible framework that can be leveraged to create and share new pluggable and extensible components directly in Python All that to say… PyScript is just HTML, only a bit (okay, maybe a lot) more powerful, thanks to the rich and accessible ecosystem of Python libraries. In short, our mission is to bring programming for the 99%. Project home © 2022 Anaconda, Inc.