# fencing **Repository Path**: li_qi_shan/fencing ## Basic Information - **Project Name**: fencing - **Description**: No description available - **Primary Language**: Python - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-11 - **Last Updated**: 2022-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # virtual-fencing Install dependencies: ```shell $ pip install -r requirements.txt ``` To run this app: ```shell $ python main.py ``` To modify MySQL setups, edit `./config/fen-config.yaml`# fencing