# qrcode **Repository Path**: DukeBode/qrcode ## Basic Information - **Project Name**: qrcode - **Description**: 基于现有开源项目二次封装的批量生成二维码功能,网页直接生成图片,方便直接网址调用图片 - **Primary Language**: Python - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-08 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QRcode - 模块导入 ```py from qrc import QRC ```