PyScript Demo / Tutorial | End-to-end PyScript Tutorial #1

preview_player
Показать описание
We learn about PyScript, and how to use PyScript to build interactive plots / apps in the browser (using only Python)

00:00 what is pyscript
02:34 Html boilerplate (emmet)
07:40 inline python with py-script tag
09:14 py-script with src attribute (sourcing python into py-script)
11:23 VSCode's Live Server extension (+ alternatives to http server in node/python)
14:22 py-repl
15:34 py-env
17:55 rendering bokeh plot w/ pyscript

Рекомендации по теме
Комментарии
Автор

Brilliant video, mate. Very concise and thorough. The 28 mins flew

ArcanePhalanx
Автор

his brain is way faster than the language and typing... great tutorial

mpty
Автор

Thanks mate. Most informative content I have ever seen about pyscript.

ElOmarlomar
Автор

Would love more videos regarding PyScript, subscribed and looking forward for more videos

af.
Автор

Thank you very much.. Please add more more more project about pyscript.... From Indonesia🇮🇩

amieexxcauntie
Автор

Thanks for the video. I'm quite surprised about the no-indent part : it should be quite easy for them to ignore the n-first tabulations on all the "script lines".

eliasrayan
Автор

How does this integrate with nodejs? Ive been wanting to write my UI in python and have javascript run my business logic for quite some time now.

So Happy to be part of such a forward thinking web dev community. Thanks pyscript, this doesnt seem ridiculous at all 🤣🤣🤣🤣🤣

all_bets_on_Ganesh
Автор

You guys asked, and your techbro has duly delivered.




Part 5: Building an interactive map w/ Folium & PyScript

Subscribe to the channel and leave other future ideas here!

SamuelChan
Автор

Amazing job and very insightful video. I have a question, how would you retrieve audience retention? Much appreciated!

TottoOficial-FORNITR
Автор

Hey Samuel, how does event handling work in pyscript? For example, I want to upload a file, parse it, and display it on the page. I'm unsure how event handling works in this situation, would you be able to make a tutorial on it? Awesome work on this one!

sanjayplays
Автор

Really nice video. Thank you so much. Wondering how to pass the URL arguement to pyscrypt like location.search function in js.

tetsujikato
Автор

this means bye bye js or what ? or this is means that we have best feature use python and js power in same time and made amazing work with them.🙂

abdullahsaid
Автор

i don't get it, i just wanna use python to interact with the buttons and link them to an Email or whatever but all people find exciting is the pandas and numpy idk.. i just don't wanna learn JS to interact with HTML buttons

scanty
Автор

how to upload python code with web scraping and matplot graphs. I get an error in ModuleNotFoundError: No module named 'requests'

jovitabuinickaite
Автор

Hi, how can i import an external file in pyscript? I need to run a lot of code and I don't want to put it all in the html... Is there a way to import the external file and then run it witout making a single 100.000 lines-of-code file

donatellodonini
Автор

The browser was blocking the editor. Wouldn't it be better to move the browser to the right half of the screen? The video needs to be redone.

vcool
Автор

Could u make a series on flask and how to deploy it on a linux server with apache on it?

seanalvarado
Автор

my <py-env> does not work they return: ModuleNotFoundError: No module named 'numpy'

thoaihoquang
Автор

Hi Samuel, awesome video mate!
I want to ask how is Pyscript in terms of performance? I'm a noob Python dev who decided to learn a little bit about JS around 2 months ago.

Excellent channel, I'm subscribed!

pietraderdetective
Автор

I tried to import enchant and gensim in pyscript, but i think it causes some error, do you have any idea how to import these 2 packages?

xinchianlim
visit shbcf.ru