invoice-generator:使用python,weasyprint和yaml生成PDF发票

时间:2024-06-11 09:31:15
【文件属性】:

文件名称:invoice-generator:使用python,weasyprint和yaml生成PDF发票

文件大小:48KB

文件格式:ZIP

更新时间:2024-06-11 09:31:15

HTML

ecm.online发票生成器 使用python,weasyprint和yaml生成发票。 只需将数据添加到documents/invoice/data.yml并运行./buildpdf.py脚本即可。 当前模板如下所示: 用法请参阅./buildpdf.py --help : usage: buildpdf.py [-h] [--template TEMPLATE] [--yaml_file YAML_FILE] [--output_pdf OUTPUT_PDF] [--locale LOCALE] Convert HTML template to pdf with data from yaml optional arguments: -h, --help show this help message and exit --t


【文件预览】:
invoice-generator-master
----requirements.txt(25B)
----LICENCE(1KB)
----README.md(899B)
----documents()
--------invoice()
----pdf.png(36KB)
----.gitignore(8B)
----buildpdf.py(3KB)

网友评论