Anvil extension that downloads an image and sets it as the background.
Find a file
2025-02-05 05:14:31 +09:00
.gitignore Initial commit 2025-02-02 06:31:03 +09:00
aecpic.py first. 2025-02-02 06:54:31 +09:00
LICENSE first. 2025-02-02 06:54:31 +09:00
README.md Added a note to the README file. 2025-02-05 05:14:31 +09:00

aecpic

Anvil extension that downloads an image and sets it as the background.


There are some Python packages required to run this command, so install them as follows:

python -m pip install requests python -m pip install pillow