Repository views logger is a log system that can be used for storing GitHub repository traffic datas more than 15 days.
There may be a few bugs as it is still developing.
There is an example usage below:python main.py --token "gh_token" --repository-name "user_name/user_repository" --log-repository-views
After executing the command, script will start to log specified repository's view with one day apart if sent token has enough permission to that.