levshuster / Debate-Judge-Bias-Calculator

Desktop program that aims to measure sign of debate judge bias from tabroom records.
1 stars 0 forks source link

Rewrite with Strong Typing #5

Closed levshuster closed 1 year ago

levshuster commented 1 year ago

Rewrote code base using strong typed python, moved aways selenium in favor of fetching HTML and parsing with regex statements, started work on frontend