SkillAgentSearch skills...

VkGraph

Сервис для построения графа друзей и поиска цепочки между двумя людьми в ВК

Install / Use

/learn @Djaler/VkGraph
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

VkGraph

Requires Python 3.7.

Create a virtual environment:

virtualenv venv
. venv/bin/activate

Application dependencies:

pip install -r requirements.txt

Development dependencies:

pip install -r requirements-dev.txt

Testing:

pytest

Environment variables:

  • REDISCLOUD_URL - Redis
  • ACCESS_TOKEN - VK API token
View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

95/100

Audited on Mar 9, 2026

No findings