packages = [
"qrcode",
"pillow",
"typer",
"https://cdn.holoviz.org/panel/1.2.1/dist/wheels/bokeh-3.2.1-py3-none-any.whl",
"https://cdn.holoviz.org/panel/1.2.1/dist/wheels/panel-1.2.1-py3-none-any.whl"
]
[[fetch]]
files = ["./index.py"]
[[fetch]]
from = "../../bucket_of_utils/qr/wifi.py"
to_folder = "bucket_of_utils/qr"
[[fetch]]
from = "../../bucket_of_utils/panel_autogenerator/main.py"
to_folder = "bucket_of_utils/panel_autogenerator"
[[fetch]]
from = "https://cdnjs.cloudflare.com/ajax/libs/firacode/6.2.0/ttf"
files = ["FiraCode-Regular.ttf"]
to_folder = "_static/fonts"