Skip to content

jkmnt/htmf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML in Python f-strings

Introduction

htmf is a collection of utilities for writing HTML in Python f-strings. It works great for typed UI components.

Also it is the suite of tools to boost the developer experience:


Read the documentation


Installation

pip install htmf

Working example

example

Github markdown doesn't support the syntax highlight for htmf (yet :-), so it's presented as an image here.

Documentation site shows this example as proper code and explains the ideas and motivation.

Releases

No releases published

Packages

No packages published

Languages