https://github.com/Avaiga/taipy/pull/2078

My PR has been merged.🎉 #Taipy is hosting a Hacktoberfest event. I will get a hoodie and a backpack because of this PR and get a water bottle for another small PR.

Implemented image upload on Chat by Satoshi-Sh · Pull Request #2078 · Avaiga/taipy

Related Issue #1314 Spec Implementation In this PR, I implemented the feature to support images in the chat control. The images can now be sent and displayed alongside text messages within the chat...

GitHub

#開源分享 一款可以將數據和AI算法快速轉為AI Web應用的工具:Taipy

特點:
1、快速構建: 簡化了Web應用開發流程,可以專注算法和模型,無需處理複雜的開發和部署問題
2、無代碼配置: Taipy Studio擴展可以在Visual Studio Code 中進行無代碼配置,簡化場景配置過程
3、場景和數據管理: 支持創建複雜的管道,管理數據和場景,提供數據處理功能
4、用戶界面生成: 提供了直觀的界面生成工具,可以創建互動式 Web 應用,並支持多種圖表和可視化選項

專案地址: github.com/Avaiga/taipy

#Taipy

UbuntsでTaipyを利用してみた。 - Qiita

Taipyは、フロントエンドおよびバックエンドソリューションを迅速に構築するためのライブラリで、ウェブ開発の経験が少ない方にも使いやすく設計されているようです。データサイエンスやAIアプリケーション…

Qiita

I was working on a PR to #taipy . I assumed it was an easy implementation but ended up doing lots of things.😇 Still in progress but learned many things from it already.
https://github.com/Avaiga/taipy/pull/1538

I also completed easy questions(24) in Grind 75. I'm starting to feel "Easy" challenges easy now, which is a good sign. Let's see how it goes with Medium questions. I have 42 medium questions to go. I don't need to bother Hard questions. I can do it!!

Implement delta_color options by Satoshi-Sh · Pull Request #1538 · Avaiga/taipy

Related Issue fix #1520 Updates Implemented positive_delta_color and negative_delta_color Added tests for the new features Test Screenshot from taipy.gui import Gui value = 50 negative = -20 po...

GitHub

I received these goodies from #taipy because I have actively contributed to their open-source projects.

Taipy is a Python web framework that simplifies web development for data science people, but behind the scenes they use React. My contribution is mainly about that part and their documentation. I'm looking forward to expanding my contribution range project and getting more development experience with this project.

It means a lot to me that the Taipy team appreciates my contributions.

It's fun to keep contributing to the same #opensource project. I learned a lot about the project with each issue. I hope I can keep it up and tackle complicated issues. I'm looking for an opportunity to use #taipy for Hackathon to get to know it better.