# wm-python-template **Repository Path**: Moxyz/wm-python-template ## Basic Information - **Project Name**: wm-python-template - **Description**: WILL_Moxyz' template for python, using `uv` as Package Manager. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2026-02-05 - **Last Updated**: 2026-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Init ```bash uv venv --python .venv .\.venv\scripts\activate ``` Then Add your project name and description to `pyproject.toml`.