12 lines
240 B
Markdown
12 lines
240 B
Markdown
# 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
|
|
|