vk-graffiti-uploader Upload png, gif, webp images as a graffiti. Implemented using Python 3.8. Requirements installation $ pip install -r requirements.txt Compile .exe using PyInstaller $ pyinstaller --onefile --windowed main.py Used external libraries: PySide2 Requests