No more compromises on performance, customization, and scalability.
- Taipy? What for?
- Taipy and its ecosystem
- Quickstart
- Documentation and resources
- Contributing
- Code of Conduct
- License
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 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.
To install the stable release of Taipy, run:
pip install taipy
For alternative installation methods, an
Installation Guide
provides step-by-step instructions.
A comprehensive documentation set is available at Taipy Documentation to help you with Taipy tools.
It includes Tutorials, user manuals, API references, and Galleries.
Want to help build Taipy? Check out our Contributing Guide.
Want to be part of the Taipy community? Check out our Code of Conduct
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.