Wave: Create Web Apps with Python

  • Lots of these have popped up in the past year. I have a simple question from all of them.

    Can this do authentication naively? Meaning, there is some simple code needed to ensure that every logged in user sees exactly the stuff they should, and non-logged in users see nothing.

  • What's easier if I just want to make random personal-use web apps for myself as a beginner, this or FastHTML?