Skip to content

State of the project — inactive #368

Open
@samuelcolvin

Description

@samuelcolvin

TL;DR this project is on hold while the Pydantic team is flat out building logfire and continuing to maintain Pydantic.

We use FastUI internally for the admin interface of Logfire, and it works well for that application, but we don't have a strong impetus to invest heavily in improving FastUI.


Some background: I originally built FastUI in the hope we could use it for some user facing functionality in Logfire, that didn't happen for a bunch of reasons:

  1. FastUI wasn't ready when we needed to build that stuff
  2. There isn't enough repetitive CRUD functionality in Logfire to demand the truely reusable/composable component structure that FastUI tries to provide.
  3. There was some complex use of generic unions we needed in Pydantic before arbitrary components would work in FastUI, which slowed us down.

Ultimately I couldn't persuade our frontend team that FastUI was the right tool to use, and I wasn't prepared to force them to use a tool I was still experimenting with.

Also, as per #48 I would really like the rendering of HTML in FastUI to happen exclusively (or mostly) serverside, but that's a big rewrite that I don't have time to work on right now.

I won't mark this repo as archived so discussions can continue, and we can continue to fix any bugs we find. But don't expect new PRs or issues to receive attention from the Pydantic team.

For those who were excited about FastUI, sorry to disappoint. 🙏

Maybe at some point in future I'll have the time and bandwidth to resume the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions