Taipy (4.0) - open-source Python framework for Data & AI Web Applications
from Rym@lemmy.world to selfhosted@lemmy.world on 18 Nov 09:16
https://lemmy.world/post/22158177

Hi all, I am new at Lemmy, 👋🏻

I’m one of the contributors to Taipy, an open-source Python Data & AI web application builder.

Glad to receive feedback and even a few contributors! 😊

github.com/Avaiga/taipy

Taipy 4.0 just launched! It’s similar to tools like Streamlit, Gradio, Dash, Reflex, etc., but with some unique twists.

Recap about Taipy

Taipy is an open-source Python framework designed to simplify the creation of data-driven web applications. It provides powerful tools for data scientists and engineers to build GUIs and manage complex scenarios without needing extensive front-end development skills. Whether you’re creating dashboards, chatbots, or any other type of interactive data application, Taipy aims to make the process as intuitive as possible.

Key features in Taipy 4.0:

A look back at Taipy 3.0:

Fully open-source (Apache-2) and continuously evolving. Come check it out, and let us know what you think!

#selfhosted

threaded - newest

filister@lemmy.world on 18 Nov 18:05 collapse

This looks pretty cool, I will give it a try. I am using Streamlit at the moment and I am quite content with it.