8000 GitHub - djeck1432/vk_publish_comics
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

djeck1432/vk_publish_comics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Публикация комиксов в Вконтакте

С помощью VK API и сайта с комиксами xkcd мы будем публиковать комиксы в группу в vk. С помощью данного скрипта, будем брать рандомный комикс и публиковать его.

How to install

Python3 have to be already installed. Then use pip (or pip3, there is a contravention with Python2) to install dependencies: :

git clone https://github.com/djeck1432/vk_publish_comics.git

After you downloaded the repository open a folder vk_publish_comics using next command:

cd vk_publish_comics

Now all of the required libraries and modules have to be installed:

pip install -r requirements.txt

Now we are ready for the script .

Как запустить скрипт

Для того, что бы запустить скрипт, выполните следующую команду в bash терминале:
python main.py
Поздравляю, вы только что опубликовали случайный комикс себе в группу в vk.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0