Skip to content

A script to create a PDF file with playing cards from a data file

Notifications You must be signed in to change notification settings

wouterbt/card-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

card-maker

Script for drawing playing cards based on contents of an Excel file
The file should contain three columns: level, front and back texts

Wouter Bergmann Tiest
4 September 2024

Requires openpyxl and pycairo:

  • pip3 install openpyxl
  • brew install cairo pkg-config (only for MacOS)
  • pip3 install pycairo

About

A script to create a PDF file with playing cards from a data file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages