pyBegin / projects / custom-seating-cards
🃏

Custom Seating Cards

Creates a decorative PNG seating/place card for each guest listed in guests.txt, drawing their name over a flower image with a custom font.

46 lines🖥 Desktop only

Custom Seating Cards

Creates a decorative PNG seating/place card for each guest listed in guests.txt, drawing their name over a flower image with a custom font.

How to run

pip install Pillow
python custom_cards.py

Dependencies

Pyodide-runnable

No — it reads image and font assets from disk and writes generated card images to an output folder.