You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A parser for quizbowl packets. It relies on pandoc to transform .docx into .html and then parses the html to produce the packet structure. The requests library is also required.