# create-pytauri-app **Repository Path**: suihan-y/create-pytauri-app ## Basic Information - **Project Name**: create-pytauri-app - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-19 - **Last Updated**: 2025-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![banner.png](https://raw.githubusercontent.com/pytauri/branding/main/assets/banner.png) # create-pytauri-app The recommended way to start a new PyTauri project. ## How to use Make sure you have [uv](https://docs.astral.sh/uv/) and [pnpm](https://pnpm.io/) installed. ```shell uvx copier copy https://github.com/pytauri/create-pytauri-app . ``` ## Refer -