Commit graph

2 commits

Author SHA1 Message Date
303c8a7584 Update to work with Python 3
- Replace Mechanize with BeautifulSoup.
 - Adjust requirements.txt for updated dependencies.
2015-11-23 11:53:56 +13:00
3100081986 Refactor, add very basic support for MoxQuizz questions.
- Add rudimentary classes for reading MoxQuizz questions.
 - Add a very simple ask command. No scores or quiz game-play yet.
 - Refactor SQL models out into a separate file.
 - Make the code more Python 3 friendly.
 - PEP8 and pyflakes.
2014-11-25 01:24:40 +13:00