Upload png, gif, webp images as a graffiti.
Implemented using Python 3.8.
$ pip install -r requirements.txt
Compile .exe using PyInstaller
$ pyinstaller --onefile --windowed main.py
Upload png, gif, webp images as a graffiti.
Implemented using Python 3.8.
$ pip install -r requirements.txt
$ pyinstaller --onefile --windowed main.py