Hacker News new | ask | show | jobs
by appveyor 1881 days ago
Hello HN!

This is a step-by-step tutorial on how to create a ToDo web app in Python using Pglet framework and share it on the internet:

https://pglet.io/docs/tutorials/python

The app is a single-file console program of just 100 lines of Python code, yet it is a multi-session, modern single-page application with rich, responsive UI.

I've been developing Pglet framework for 6 months now and I feel it's finally ready for building real apps.

Let me know what you think!