# 批量生成barcode **Repository Path**: liulovedan/batch-generate-barcode ## Basic Information - **Project Name**: 批量生成barcode - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-01 - **Last Updated**: 2021-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 批量生成barcode #### 介绍 git@gitee.com:liulovedan/batch-generate-barcode.git #### 软件架构 设置bn码,生成条形码 #### 安装教程 1. import os 2. import barcode #### 使用说明 1. bn.txt文件里输入需要生成条码的数字字符 例如: 103027185 102164701 102768942 2. 运行main.py文件 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request