aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/mutual_friends.py (unfollow)
Commit message (Collapse)Author
2021-05-03move scripts from bin/ to vk/Egor Tensin
This is done in preparation to moving to PyPI. TODO: * update docs, * merge/rename some scripts.
2019-12-23pylint/pep8 fixesEgor Tensin
2018-03-03fix Pylint warningsEgor Tensin
2018-03-03switch to VK API version 5.73Egor Tensin
2017-01-28bin.utils.output -> bin.utils.ioEgor Tensin
2017-01-28refactoringEgor Tensin
2017-01-28bin: move file i/o to a separate moduleEgor Tensin
2017-01-26refactoringEgor Tensin
Context managers everywhere!
2017-01-22fix Pylint warningsEgor Tensin
2016-10-11revert most of the recent Pylint fixesEgor Tensin
I know better how to name my things.
2016-10-10fix Pylint warningsEgor Tensin
2016-10-01fix licensing noticesEgor Tensin
2016-07-19mutual_friends.py: interface updateEgor Tensin
2016-06-24code styleEgor Tensin
2016-06-21mutual_friends.py: refactoringEgor Tensin
2016-06-20mutual_friends.py: refactoringEgor Tensin
2016-06-20mutual_friends.py: interface updateEgor Tensin
2016-06-20mutual_friends.py: code styleEgor Tensin
2016-06-20mutual_friends.py: fix Pylint warningsEgor Tensin
2016-06-20mutual_friends.py: refactoring & interface updateEgor Tensin
2016-06-19move files to subdirectoriesEgor Tensin
2016-06-18put format-specific db writers/readers togetherEgor Tensin
2016-06-16refactoring & support more user fieldsEgor Tensin
And a bunch of other minor improvements.
2016-06-15mutual_friends.py: native newlines in CSVEgor Tensin
2016-06-15mutual_friends.py: switch to CSV/JSON outputEgor Tensin
2016-06-15move API wrappers to a packageEgor Tensin
2016-06-09refactoringEgor Tensin
2016-02-12rename the scriptsEgor Tensin
2016-02-12refactoringEgor Tensin
2016-02-12use the standard logging module & refactoringEgor Tensin
Including more command line parameters & better usage messages.
2015-07-17bugfixEgor Tensin