Added logic to generate barcodes and generate a PDF with them all. Included free barcode fonts. Also added gitignore file.

This commit is contained in:
dan
2021-06-10 00:48:01 -04:00
parent 3ecdd3a4f3
commit 4431f4836e
9 changed files with 177 additions and 7 deletions

View File

@@ -3,6 +3,7 @@ asgiref==3.3.4
click==8.0.1
colorama==0.4.4
fastapi==0.65.1
fpdf==1.7.2
greenlet==1.1.0
gunicorn==20.1.0
h11==0.12.0