Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How create a mobile app with python and static web (html, css and js)

I’m searching for a way to create a python desktop gui program, and in the search I find the package named ‘eel‘ and I liked how it works, because the visual application is made with html, css and javascript. It create a desktop application, so I’m with this question: have a way to create a mobile application, like we can do with kivy, using html, javascript and css?

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Check out progressive web applications, they may interest you:
https://en.wikipedia.org/wiki/Progressive_web_app
https://web.dev/learn/pwa/

example with Django (first article found by me in the Internet)
https://medium.com/beginners-guide-to-mobile-web-development/convert-django-website-to-a-progressive-web-app-3536bc4f2862

example with flask (also first article found in the Internet)
https://medium.com/@tristan_4694/how-to-create-a-progressive-web-app-pwa-using-flask-f227d5854c49

Also as far as I know Toga allows you to use html and css for styling.
https://toga.readthedocs.io/en/stable/

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading