[PR #2511] Add Taipy library #1830

Open
opened 2025-11-06 13:24:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2511
Author: @RymMichaut
Created: 8/29/2023
Status: 🔄 Open

Base: masterHead: add-Taipy


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adding a new Python library for data visualization and web application building

What is this Python project?

Taipy is an open-source Python library for building your web application front-end & back-end.
No knowledge of web development is required!

Taipy helps you develop an application's front-end without knowing about HTML, JS, and CSS. It provides a simple syntax, accelerating the process of creating interactive and customizable multiple-page dashboards. Taipy generates highly interactive interfaces, including charts and all sorts of widely used controls.

Taipy is also used to develop the back-end of an application. It models dataflows and orchestrates pipelines. Each pipeline execution is referred to as a scenario. Scenarios are stored, recorded, and actionable, enabling what-if analysis and KPI comparison.

Configuring your pipelines has never been simpler with the help of Taipy Studio, the graphical editor.

As a data scientist or developer, Taipy will help you be successful with your Python developments. Whether you want to develop a simple pilot or a full-scale application, either on IDEs’ or Notebooks, Taipy provides all the functionalities you need. It has been designed to reduce drastically the development and deployment time.

Besides, Taipy greatly eases your web application deployment. It provides the most suitable cloud tool to host, deploy, and share your Taipy applications easily. In addition, this platform provides the ability to manage, store, and maintain the various states of your backend.

What's the difference between this Python project and similar ones?

  • Provides a simple syntax to accelerate the process of creating interactive & customizable multiple-page dashboards without requiring any knowledge of web development (CSS, HTML, and JavaScript). It uses augmented Markdown.
  • Flexible: easy user input
  • Enables the use of asynchronous calls
  • Decimator: allows dealing with large/big data
  • Available on several development environments: IDEs or Notebooks.
  • API extension: allows the bringing of third-party graphical components and libraries.
  • Offers front-end and back-end components. Pure Python.
  • Callbacks: Efficient event loops

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2511 **Author:** [@RymMichaut](https://github.com/RymMichaut) **Created:** 8/29/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-Taipy` --- ### 📝 Commits (2) - [`ed66555`](https://github.com/vinta/awesome-python/commit/ed665556efac1eccbbd1f435220710727b120db8) Update README.md - [`256dcef`](https://github.com/vinta/awesome-python/commit/256dcef40f29f3627f654865b868fc70cb67a22e) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adding a new Python library for data visualization and web application building ## What is this Python project? Taipy is an open-source Python library for building your web application front-end & back-end. No knowledge of web development is required! Taipy helps you develop an application's front-end without knowing about HTML, JS, and CSS. It provides a simple syntax, accelerating the process of creating interactive and customizable multiple-page dashboards. Taipy generates highly interactive interfaces, including charts and all sorts of widely used controls. Taipy is also used to develop the back-end of an application. It models dataflows and orchestrates pipelines. Each pipeline execution is referred to as a scenario. Scenarios are stored, recorded, and actionable, enabling what-if analysis and KPI comparison. Configuring your pipelines has never been simpler with the help of Taipy Studio, the graphical editor. As a data scientist or developer, Taipy will help you be successful with your Python developments. Whether you want to develop a simple pilot or a full-scale application, either on IDEs’ or Notebooks, Taipy provides all the functionalities you need. It has been designed to reduce drastically the development and deployment time. Besides, Taipy greatly eases your web application deployment. It provides the most suitable cloud tool to host, deploy, and share your Taipy applications easily. In addition, this platform provides the ability to manage, store, and maintain the various states of your backend. ## What's the difference between this Python project and similar ones? - Provides a simple syntax to accelerate the process of creating interactive & customizable multiple-page dashboards without requiring any knowledge of web development (CSS, HTML, and JavaScript). It uses augmented Markdown. - Flexible: easy user input - Enables the use of asynchronous calls - Decimator: allows dealing with large/big data - Available on several development environments: IDEs or Notebooks. - API extension: allows the bringing of third-party graphical components and libraries. - Offers front-end and back-end components. Pure Python. - Callbacks: Efficient event loops Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:24:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1830