🐵 Max I'm looking to build a web app to deploy a tiny python script I wrote. I have nearly 0 experience with web dev. At the moment I would like to implement it without using a framework like flask or django. I've heard of the websockets / asyncio packages, does anyone have references to guides or tutorials on this subject?
Jan Can you be a bit more specific? Do you want to have a web interface where the script gets ran on the server after the user clicks a button or submits a form, or do you want to make the script run in a browser?
3y, 33w 1 reply
🐵 Max I think the first option is more suitable but for learning purposes I'm interested in the second option as well.
3y, 33w reply
Login or register your account to reply