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
/
user.py
(
unfollow
)
Commit message (
Collapse
)
Author
2019-12-23
pylint/pep8 fixes
Egor Tensin
2018-03-03
fix Pylint warnings
Egor Tensin
2018-03-03
no more user.screen_name
Egor Tensin
Can't find any mention of it in the docs.
2018-03-03
switch to VK API version 5.73
Egor Tensin
2016-10-11
revert most of the recent Pylint fixes
Egor Tensin
I know better how to name my things.
2016-10-10
fix Pylint warnings
Egor Tensin
2016-10-01
fix licensing notices
Egor Tensin
2016-06-20
implement more user fields
Egor Tensin
2016-06-19
add Pylint configuration & fix the warnings
Egor Tensin
2016-06-19
factor things out of vk.user
Egor Tensin
2016-06-17
how_much_online.py: CSV/JSON/bar chart output
Egor Tensin
2016-06-17
add basic "online periods" extraction
Egor Tensin
2016-06-17
add the platform a user was "last seen" using
Egor Tensin
2016-06-16
refactoring & support more user fields
Egor Tensin
And a bunch of other minor improvements.
2016-06-16
make "last seen" timestamps timezone-aware
Egor Tensin
2016-06-16
track_status.py: move stuff to the package
Egor Tensin
2016-06-15
move API wrappers to a package
Egor Tensin