# QproCommanderTemplate **Repository Path**: RhythmLian/QproCommanderTemplate ## Basic Information - **Project Name**: QproCommanderTemplate - **Description**: Qpro Commander Template - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-07 - **Last Updated**: 2024-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

QproCommanderTemplate

## Install ```shell pip3 install QproCommanderTemplate -U ``` ## Usage ```shell QproCommanderTemplate --help ``` ## Developer If you need use global config, just edit `__config__.py`: 1. make `enable_config = True`. 2. edit `questions` list. 3. using `config` at `main.py`.