Course Information
Course Overview
Learn to Embed Python in HTML - When the Page Loads...Python Runs!
Pyscript is an exciting new project that lets you embed Python directly in HTML pages. When you load the page, the Python code runs inside the browser with no server-side requirements.
The PyScript project was just recently announced to the public by Anaconda at PyCon 2022. Right now, the technology is in Alpha and is quickly gaining popularity for it's power and ease of use.
That means this is the perfect time to get in early and get the skills that will make you stand out!
It doesn't matter if you are a beginner or an advanced Python user – the fundamentals of incorporating the framework into your projects is the same.
This course is designed to allow newer Python users to quickly become productive with PyScript. And more advanced users will be able to take the PyScript specific information and explore...
Get ready to learn:
PyScript Basics
Key PyScript Tags to Make Python Run in the Browser
Including Standard Python Modules
Working with Functions
Implementing Python REPL in the Browser
Dealing with External Modules and Dependencies
Handling Forms and Event Triggers
And More!
Lessons are presented as both concepts and hands-on coding demonstrations. This gives you the best of both worlds...Having the knowledge that comes from being grounded in the technology and the real-world skills for implementing the code.
Get the skills you need to take Python to the next level - to the browser!
Course Content
- 9 section(s)
- 19 lecture(s)
- Section 1 Introduction
- Section 2 The Basics of PyScript
- Section 3 The PyScript Project and Architecture
- Section 4 PyScript Tags
- Section 5 Using Python Modules
- Section 6 External Modules
- Section 7 Working with Forms
- Section 8 Python REPL
- Section 9 Conclusion
What You’ll Learn
- What PyScript is and what it means to your development skills
- Step by Step - How to add PyScript to your HTML
- Basic capabilities of the framework and key tags
- The architecture that supports PyScript and running Python in the browser
- Technology preview for what is coming next!
Skills covered in this course
Reviews
-
JJaroslav Němec
Course needs to be updated, there is lot outdated information in it. Also, is pretty basic, you will learn lot more from oficial docs.
-
MMussa Khonje
great skills to start into exploring what Pyscript can do
-
AAfrat Kamyi
Absolutely brilliant course, demonstrating very exciting concepts that transforms the use of Python from backend to frontend.
-
DDaniel Apetri
Very basic, you could learn a lot more from the Pyscript documentation