Show HN: Htmf – literal HTML in Python f-strings https://ift.tt/zEBjpNZ

Show HN: Htmf – literal HTML in Python f-strings Kind of lit-html and other html`...` libraries, but in Python. It's a suite of: Few text processing utilities you could write in a hour Linter validating the f-expressions HTML beautifier VS Code syntax highlighter It was used to succesfully rebuild UIs of several internal CRUD-apps. Designed to replace the traditional jinja templates with something preserving type-safety and better IDE support. Keeping the models and templates in sync is much easier now. Maybe you would find it useful too. https://ift.tt/I2b5FYC August 6, 2024 at 02:06AM

No comments:

Show HN: I built a selfhosted Wanderlog alternative with real-time collaboration https://ift.tt/rCjSpmi

Show HN: I built a selfhosted Wanderlog alternative with real-time collaboration I built this because I never really liked the existing trav...