用于快速构建 基于python的web应用

Fred Lefévère-Laoide db381369a6 show warning only in debug mode 2 tháng trước cách đây
.github 332f1fc29f Update trigger-benchmark.yml 3 tháng trước cách đây
doc f3f9e4ee76 Update year to 2025 in header 4 tháng trước cách đây
frontend 7268736068 force table column width 2 tháng trước cách đây
readme_img 94503b8d01 banner_changes (#1408) 11 tháng trước cách đây
taipy db381369a6 show warning only in debug mode 2 tháng trước cách đây
tests bf929ea264 allow front-end synchronization (#2452) 2 tháng trước cách đây
tools 4a6315fada chore: replace coverage job (#2404) 3 tháng trước cách đây
.coveragerc 4a6315fada chore: replace coverage job (#2404) 3 tháng trước cách đây
.editorconfig 356260bd3b fix: update markdown format 1 năm trước cách đây
.gitattributes 7f0b872e89 Add taipy-rest package (#13) 3 năm trước cách đây
.gitignore 4cce531e86 Allow overriding data accessor for pandas (#2437) 3 tháng trước cách đây
.license-header f3f9e4ee76 Update year to 2025 in header 4 tháng trước cách đây
.pre-commit-config.yaml 9fee734d62 Added examples for progress control (#1809) 8 tháng trước cách đây
CODE_OF_CONDUCT.md d6cfd7f4ae New installation.md (#2092) 6 tháng trước cách đây
CONTRIBUTING.md 349b047dd9 fix wrong typing 4 tháng trước cách đây
INSTALLATION.md d6cfd7f4ae New installation.md (#2092) 6 tháng trước cách đây
LICENSE f3f9e4ee76 Update year to 2025 in header 4 tháng trước cách đây
MANIFEST.in 356260bd3b fix: update markdown format 1 năm trước cách đây
Pipfile 1668422919 Update dependencies [pyarrow, flask related] (#2239) (#2248) 6 tháng trước cách đây
README.md acb9826c15 Improve read me 3 tháng trước cách đây
SECURITY.md 2080aa17c5 Update SECURITY.md 7 tháng trước cách đây
mypy.ini 9fee734d62 Added examples for progress control (#1809) 8 tháng trước cách đây
package-lock.json 1486c443fb Added Feature Cover Json Data Node in Data Node control (#2164) 6 tháng trước cách đây
package_desc.md acb9826c15 Improve read me 3 tháng trước cách đây
pyproject.toml 4a6315fada chore: replace coverage job (#2404) 3 tháng trước cách đây
pytest.ini f5a18ef9f8 Remove modin dependency. compatibility is guaranteed by falling back on pandas. 1 năm trước cách đây
setup.py f3f9e4ee76 Update year to 2025 in header 4 tháng trước cách đây

README.md


Build Python Data & AI web applications

From simple pilots to production-ready web applications in no time.
No more compromises on performance, customization, and scalability.


Go beyond existing libraries

## Table of Contents

⭐ What for?

Taipy is designed for data scientists and machine learning engineers to create data & AI driven web applications.

⭐️ Enables building production-ready web applications.
⭐️ No need to learn new languages; only Python is needed.
⭐️ Focus on data and AI algorithms. Delegates development complexities to Taipy.
⭐️ Simplifies production operations (hosting, deployments, maintenance, etc.).

✨ Taipy and Taipy Ecosystem

Taipy includes the Taipy Python library enabling developers to easily empower their end-users with:

  • User interface generation
  • Data Integration
  • Pipeline orchestration
  • What-if analysis and scenario management
  • Authentication, roles and user management
  • Cron jobs and scheduling

Besides the Taipy Library, the Taipy Ecosystem includes:

  • Taipy Designer
  • Taipy Studio
  • Predefined templates
  • Data platform integration

Taipy comes with a set of materials to facilitate production operations and maintenance.

  • Command line interface.
  • Deployment scripts.
  • Version Management.
  • Data migration.
  • Telemetry and monitoring.

⏩ Quickstart

To install the stable release of Taipy, run:

pip install taipy

For alternative installation methods, an Installation Guide provides step-by-step instructions.

💡 Documentation and resources

A comprehensive documentation set is available at Taipy Documentation to help you with Taipy tools.

It includes Tutorials, user manuals, API references, and Galleries.

⚒️ Contributing

Want to help build Taipy? Check out our Contributing Guide.

🪄 Code of Conduct

Want to be part of the Taipy community? Check out our Code of Conduct

🪪 License

Copyright 2021-2025 Avaiga Private Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at Apache License

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.