Is there a way to bypass downloading the python executable for pyscript? /u/InternalVolcano Python Education

I want to make some simple web apps using python as the backend. I’ve come to know about pyscript which runs the python code directly in the browser, which I thought would be helpful for reducing server side compute. However web apps made with pyscript takes a long time to load and very simple web apps uses huge amount of memory. I’ve observed this with an example web app in the pyscript.com website.

Is there a way I can avoid the long loading times and huge memory footprint?

Also please suggest some other frameworks that are easy enough and very cheap?

submitted by /u/InternalVolcano
[link] [comments]

​r/learnpython I want to make some simple web apps using python as the backend. I’ve come to know about pyscript which runs the python code directly in the browser, which I thought would be helpful for reducing server side compute. However web apps made with pyscript takes a long time to load and very simple web apps uses huge amount of memory. I’ve observed this with an example web app in the pyscript.com website. Is there a way I can avoid the long loading times and huge memory footprint? Also please suggest some other frameworks that are easy enough and very cheap? submitted by /u/InternalVolcano [link] [comments] 

I want to make some simple web apps using python as the backend. I’ve come to know about pyscript which runs the python code directly in the browser, which I thought would be helpful for reducing server side compute. However web apps made with pyscript takes a long time to load and very simple web apps uses huge amount of memory. I’ve observed this with an example web app in the pyscript.com website.

Is there a way I can avoid the long loading times and huge memory footprint?

Also please suggest some other frameworks that are easy enough and very cheap?

submitted by /u/InternalVolcano
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *