blob: bb85601d14de4761ac09cffdb5d75b7ee4676c0d (
plain) (
tree)
|
|
VK scripts
==========
[![CI](https://github.com/egor-tensin/vk-scripts/actions/workflows/ci.yml/badge.svg)](https://github.com/egor-tensin/vk-scripts/actions/workflows/ci.yml)
Scripts to stalk people on VK.
Installation
------------
pip install vk-scripts
Python 3.4 or higher is required.
`vk-sessions` uses [matplotlib].
[matplotlib]: http://matplotlib.org/
Usage
-----
* [vk-mutuals] — Learn who your ex and her new boyfriend are both friends
with.
* [vk-status] — Track when people go online/offline.
* [vk-sessions] — View/visualize the amount of time people spend online.
[vk-mutuals]: docs/mutuals.md
[vk-status]: docs/status.md
[vk-sessions]: docs/sessions.md
Development
-----------
### Linting
Requires [Pylint].
pylint vk
[Pylint]: https://www.pylint.org/
License
-------
Distributed under the MIT License.
See [LICENSE.txt] for details.
[LICENSE.txt]: LICENSE.txt
|