gebeto / vk-graffiti-uploader

Upload png, gif, webp images as graffiti to vk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. PySide2
  2. Requests

About

Upload png, gif, webp images as graffiti to vk.com


Languages

Language:Python 100.0%