A Python Script to Generate a Report to Rank Hugo Themes
Go to file
Trent Palmer f16129da39 fix blox-tailwind 2023-11-28 18:49:38 -08:00
templates fix duplicate ids 2021-08-22 15:50:58 -07:00
test fix desc for Agnes in test/test_showing_columns.py 2023-08-29 18:02:04 -07:00
.gitignore add unittest test_title 2021-08-20 11:40:12 -07:00
LICENSE Initial commit 2017-07-23 04:36:52 -07:00
README.md update README 2021-08-19 12:11:29 -07:00
rank_hugo_themes.bash update example_output, add bullet list of report features to README, add 2017-09-21 00:10:39 -07:00
rank_hugo_themes.py fix blox-tailwind 2023-11-28 18:49:38 -08:00
screenshot.png update screenshot.png 2021-08-19 12:33:50 -07:00

README.md

hugo themes report

Completely rewritten in python, using sqlite for persistent data, and using conditional github api requests to collect the data. Also, now using sqlalchemy and client-side javascript to interactively filter and sort presentation.

I have the script running on a cron job, if you would like to see the result.

screenshot.png