index
:
vk-scripts
master
Scripts to stalk people on VK
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
vk
/
tracking
(
unfollow
)
Commit message (
Expand
)
Author
2019-12-23
pylint/pep8 fixes
Egor Tensin
2019-09-09
work around Python 3.4 csv incompatibility
Egor Tensin
2019-09-09
handle SIGINT in StatusTracker properly
Egor Tensin
2019-09-09
add show_status.py
Egor Tensin
2018-03-03
fix Pylint warnings
Egor Tensin
2018-03-03
switch to VK API version 5.73
Egor Tensin
2017-05-23
bugfix
Egor Tensin
2017-01-29
don't overwrite database files
Egor Tensin
2017-01-29
add connection errors to the db logger
Egor Tensin
2017-01-28
refactoring
Egor Tensin
2017-01-28
add abstract classes for db readers/writers
Egor Tensin
2017-01-28
vk: move file i/o to a separate module
Egor Tensin
2017-01-26
refactoring
Egor Tensin
2016-10-11
revert most of the recent Pylint fixes
Egor Tensin
2016-10-10
fix Pylint warnings
Egor Tensin
2016-10-01
fix licensing notices
Egor Tensin
2016-07-19
make the terminology more consistent
Egor Tensin
2016-06-21
replace users' "screen names" with their "domains"
Egor Tensin
2016-06-19
add Pylint configuration & fix the warnings
Egor Tensin
2016-06-19
remove commented out code
Egor Tensin
2016-06-19
factor things out of vk.user
Egor Tensin
2016-06-18
vk.utils.tracking -> vk.tracking
Egor Tensin