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
/
sessions.py
(
unfollow
)
Commit message (
Expand
)
Author
2023-03-03
add runtime version information
v1.0.3
Egor Tensin
2021-05-03
vk.tracking: merge online_sessions into sessions
Egor Tensin
2021-05-03
move scripts from bin/ to vk/
Egor Tensin
2019-12-23
pylint/pep8 fixes
Egor Tensin
2018-03-03
fix Pylint warnings
Egor Tensin
2017-01-28
bin.utils.output -> bin.utils.io
Egor Tensin
2017-01-28
refactoring
Egor Tensin
2017-01-28
vk: move file i/o to a separate module
Egor Tensin
2017-01-28
bin: move file i/o to a separate module
Egor Tensin
2017-01-27
refactoring & bugfix
Egor Tensin
2017-01-26
refactoring
Egor Tensin
2017-01-26
refactoring
Egor Tensin
2017-01-26
move BarChartBuilder to a separate module
Egor Tensin
2017-01-22
fix Pylint warnings
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
online_duration.py -> online_sessions.py
Egor Tensin
2016-07-19
make the terminology more consistent
Egor Tensin
2016-07-19
refactoring
Egor Tensin
2016-07-19
online_duration.py: interface update
Egor Tensin
2016-06-24
code style
Egor Tensin
2016-06-21
add asserts just in case
Egor Tensin
2016-06-21
replace users' "screen names" with their "domains"
Egor Tensin
2016-06-20
online_duration.py: refactoring + Pylint fixes
Egor Tensin
2016-06-19
move files to subdirectories
Egor Tensin
2016-06-19
add Pylint configuration & fix the warnings
Egor Tensin
2016-06-18
vk.utils.tracking -> vk.tracking
Egor Tensin
2016-06-18
implement grouping by hour of the day
Egor Tensin
2016-06-18
bugfix
Egor Tensin
2016-06-18
online_duration.py: usage message update
Egor Tensin
2016-06-18
online_streak_duration.py -> /online_duration.py
Egor Tensin
2016-06-18
online_streak_duration.py: grouping by date/wday
Egor Tensin
2016-06-18
"online periods" are called "online streaks" now
Egor Tensin
2016-06-18
group online periods by date/user/etc.
Egor Tensin
2016-06-18
put format-specific db writers/readers together
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-16
refactoring & support more user fields
Egor Tensin