You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			| 
				
					
						 | 
			8 months ago | |
|---|---|---|
| .gitignore | 9 months ago | |
| A4.png | 9 months ago | |
| data.json | 8 months ago | |
| main.py | 8 months ago | |
| readme.md | 8 months ago | |
| requirements.txt | 9 months ago | |
| rust.jpg | 9 months ago | |
| template.docx | 9 months ago | |
		
			
				
				readme.md
			
		
		
			
			
		
	
	读取模板生成报表
打包
windows上直接使用以下命令打包为exe后缀的可执行文件
pyinstaller -F main.py -w -n doc_generate.exe
使用
使用命令行调用