Skip to content

Create a winemenu from your google sheets winecellar

Notifications You must be signed in to change notification settings

WilliamDahlen/Winecellar

Repository files navigation

Winecellar

Use this repository to create a PDF in the style of a winemenu from a Google Sheet.

The pipeline takes a google sheet id as input. The google sheet must be shared with anonymous read access to anyone with the link. After the PDF is generated, it is commited in the root directory with the name winemenu-{datetime}.pdf.

Local usage:

pip install -r requirements.txt
python3 scripts/winemenu.py {sheet_id}
PDF generated successfully: winemenu-{datetime}.pdf

See this Google Sheet template for the winecellar it is based on.

About

Create a winemenu from your google sheets winecellar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages