Fabio Pliger (PyScript co-creator and Principal Software Architect at Anaconda) just gave the talk "PyScript and the magic of Python in the browser" at PyCon US 2023 🇺🇲🐍
#pycon #pyconus #Pyscript #python #pythonspeakingtour
Always so much fun to watch @ntoll and @pauleveritt present. The icing on the cake is all the cool #pyscript stuff.
Fabio Pliger and Ted Patrick demonstrating their Lego creation during a tutorial on #PyScript. An egg is rolled by a motor to allow kids to decorate its shell with markers and pens. Code to run the device is run in #micropython interpreters both on the microcontroller and on the browser on an attached laptop! @PyConUS
For those thinking about the state of python packaging, these guys have put an egg on a wheel
Fabio Pliger and Ted Patrick demonstrating their Lego creation during a tutorial on #PyScript. An egg is rolled by a motor to allow kids to decorate its shell with markers and pens. Code to run the device is run in #micropython interpreters both on the microcontroller and on the browser on an attached laptop! @PyConUS
For those thinking about the state of python packaging, these guys have put an egg on a wheel
I'm attending the talk "The CPU in your browser: WebAssembly demystified" by Antonio Cuni from Anaconda at PyCon DE 2023 in Berlin 🇩🇪🐍
#PyConDE #PyCon #WebAssembly #Python #Pyodide #CPython #WASM #PyScript
#pyconde #pycon #webassembly #python #pyodide #cpython #wasm #Pyscript
Alright, I'm just curious now. Is Pyscript approaching viability to be used in production web applications? I have some familiarity with Flask and Jinja, but if I could build a full-stack Python webapp then that would be really awesome.
Does anyone have any real experience with it?
#python #Pyscript #webdev #opensource
Plattform für PyScript
Mit PyScript.com bietet Anaconda eine Plattform für die Entwicklung und das Deployment von PyScript-Code.
#PyScript #Python #Webentwicklung #Code_Plattform #Anaconda #Linux
#Pyscript #python #webentwicklung #code_plattform #anaconda #linux
Now ntoll is live talking about #pyscript in the #Stockholm #Python User Group meeting.
For #urllib3 v2.0 we invested in moving away from our strong ties to the http.client APIs. Below is one of the many reasons I'm excited to reap the rewards of that effort 🚀
#PyScript/#Pyodide support in urllib3: https://b15ad9a9-0744-48ba-8e37-eedddba9292c.pyscriptapps.com/7b5d346e-e490-43f0-b43f-cdeae7f24665/latest/
@joshburnett @pbeens @villares I will seriously remember that #PyScript #PyCon keynote for the rest of my life. Incredibly bold live-coding demos while talking (not easy to do!!), including Rick-rolling the audience. Fun and inspirational, with infectious enthusiasm.
Really, all the keynotes were fantastic. Can’t wait to go back this year!
@pbeens @villares The #PyScript demo last year during the #PyCon keynote was totally awesome. Peter Wang (CEO of Anaconda) showed off using his webcam to do real-time gesture detection of him and his hands, using moving, opening and closing his hands to control Super Mario Bros., all running in the browser. The room went nuts.
Right around 25:00 in this video (couldn’t figure out how to link to the right time from the mobile web): https://youtu.be/qKfkCY7cmBQ
Hach, so einen schönen Luxus habe ich hier nicht ;) aber sehr cool.
#homeassistant #esp8266 #Pyscript
RT @JeffersGlass
I'll be speaking about @pyscript_dev at @ChicagoPython's February meeting tonight (630pm Chicago/0030 UTC)
• What is #PyScript?
• What can it do?
• How to get started
• What're the interesting/hard challenges of running Python in the browser?
Slides and stream link below ⬇️
RT @DennyBiasiolli
Will #PyScript replace #Django?
Let's hope not! @cheukting_ho at #FOSDEM2023
I created a JSON to #pydantic schema translator that runs entirely in the browser using #pyscript / #pyodide
Check it out here: https://falkben.github.io/json-to-pydantic/
I made this after posting several months back about a similar tool, and commenting that I thought it would be valuable to use pyscript for this (privacy).
Turns out, running #python in the browser is pretty awesome!
If you have feedback let me know!
#pydantic #Pyscript #pyodide #python
Which #javascript #GUI framework would you use with #PyScript?
I want to write a task management software (simple project management) in a single page web app.
The user interface should be great.
Thanks.
#javascript #gui #Pyscript #Python #webapp #taskmanagement