-
Notifications
You must be signed in to change notification settings - Fork 25.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Taipy library #2511
Open
RymMichaut
wants to merge
2
commits into
vinta:master
Choose a base branch
from
RymMichaut:add-Taipy
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add Taipy library #2511
+1
−0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Adding a new Python library for data visualization and web application building
FlorianJacta
approved these changes
Aug 29, 2023
Putting Taipy in the right place in alphabetical order
FlorianJacta
approved these changes
Aug 29, 2023
7244736
reviewed
Aug 29, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Y
arcanaxion
approved these changes
Aug 30, 2023
gmarabout
approved these changes
Sep 1, 2023
trgiangdo
approved these changes
Sep 7, 2023
snooty155mcca
approved these changes
Sep 28, 2023
djfrancesco
approved these changes
Sep 29, 2023
marisogo
approved these changes
Oct 2, 2023
optinvest
approved these changes
Oct 2, 2023
eperspicace
approved these changes
Oct 2, 2023
mtribak
approved these changes
Oct 3, 2023
Reda-Chanaa
approved these changes
Oct 5, 2023
enarroied
approved these changes
Oct 9, 2023
matteo-andreuzza
approved these changes
Nov 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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?
Anyone who agrees with this pull request could submit an Approve review to it.