CHANGELOG.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
github_stats_pages/__init__.py
github_stats_pages/gts_run.py
github_stats_pages/repo_list.py
github_stats_pages/stats_plots.py
github_stats_pages.egg-info/PKG-INFO
github_stats_pages.egg-info/SOURCES.txt
github_stats_pages.egg-info/dependency_links.txt
github_stats_pages.egg-info/requires.txt
github_stats_pages.egg-info/top_level.txt
github_stats_pages/templates/about.html
github_stats_pages/templates/index.html
github_stats_pages/templates/page.html
github_stats_pages/templates/repositories.html
github_stats_pages/templates/styles/css/style.css
github_stats_pages/templates/styles/img/bokeh-logo-grey.svg
github_stats_pages/templates/styles/img/bootstrap-logo-grey.svg
github_stats_pages/templates/styles/img/pandas-logo-grey.svg
github_stats_pages/templates/styles/img/python-logo-generic.svg
github_stats_pages/templates/styles/js/bootstrap.min.js
github_stats_pages/templates/styles/js/jquery.min.js
github_stats_pages/templates/styles/js/main.js
github_stats_pages/templates/styles/js/popper.js
scripts/get_repo_list
scripts/gts_run_all_repos
scripts/make_stats_plots
scripts/merge-csv.sh
tests/__init__.py
tests/test_gts_run.py
tests/test_repo_list.py
tests/test_stats_plots.py