home.social

#fasthtml โ€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fasthtml, aggregated by home.social.

  1. It looks like we'll meet at #PyConItalia again this year.
    As always, it's a chance to catch up with old friends and make new ones, with our favorite snake as an excuse.
    This year I will explore #FastHTML, a microframework in #Python that combines the immediacy of FastAPI with the expressiveness of HTMX, allowing even die-hard Pythonistas who are not very familiar with frontend to create full-stack web applications. See you in Bologna in May? #PyConIT #PyConIT26
    2026.pycon.it/en/event/fasthtm

  2. Another project for in . Hold up! It's a fork of . Using instead of . ๐Ÿ˜…

    The difference here is how much datastar use (). It's EVERYWHERE. Very potent stuff.

    Hadn't yet tried datastar, but maybe soon with this. ๐Ÿ˜

    starhtml.com/

  3. Started to mess around in making my own files. Already with , this has been immensely useful. As I'm able to get answers. Let alone a functioning code generator! Which for using framework like this, you kind of want a generator. ๐Ÿ˜…

    llmstxt.org/

  4. Tried out the new Python framework FastHTML, by implementing a Feather Wiki Nest in it.

    njoseph.me/gitweb/featherwiki-

    It can be run against a local Syncthing folder or just a local folder while supporting "save wiki to server" option in the browser.

    FastHTML: fastht.ml

    Maybe this app is not complex enough to make good use of the features of FastHTTP.

    #Python #FastHTML #FeatherWiki