/panda

Python script to generate answer checkers for P&A Magazine

Primary LanguagePythonMIT LicenseMIT

Panda Answer Checker

Overview

Python script to generate answer checkers for P&A Magazine.

This script will log into pandamagazine.com, then generate an answer checker for each issue of P&A Magazine you have. The answer checker is a barebones html page that functions much like the actual answer checker.

NOTE: This script uses your "progress" page to get the answers, meaning that it will only get answers to puzzles you've solved already. I would have to parse the answer .pdf to get all the answers and I don't want to do that. Sorry.

Usage

python panda.py USERNAME PASSWORD

Make sure that you have "template.html" in the same directory. The script will generate an HTML file for each issue you have.

Requirements

Note

This software only creates a system for users to check their answers, so that you can share older issues you've completed already. Please support the original content creator by buying your own issues at http://www.pandamagazine.com/

License

This project is licensed under the MIT License