What is Taipy Common
developTaipy Common is a foundational package within the Taipy ecosystem. It provides the base code used by other Taipy packages, including classes and methods for:
- Enabling logging
- CLI functionality
- Application configuration
Taipy is modular, and taipy-common is designed to allow users to install only the minimum components required for their specific use case.