# code-snippets **Repository Path**: smart-catering/code-snippets ## Basic Information - **Project Name**: code-snippets - **Description**: 代码片段 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # code-snippets ### 项目介绍 代码片段 ### 片段说明 1. [generate-qrcode.py](generate-qrcode.py): 生成(桌台)二维码
  字体取自 `C:\Windows\Fonts\微软雅黑`中的**微软雅黑 常规**, 即(`msyh.ttf`)
  需要安装python第三方库 `pip install qrcode[pil]` 2. todo