An unauthorized command-line interface for uploading scores to conjuguemos.com. Use at your own risk (the website may change at any time and break things). Despite the name, the author would really prefer if you didn't use his hard work to cheat, as learning a language is fun and rewarding!
cli.py
: the CLI wrapper. (needs to be marked as executable/have alias created first)base.py
: contains theConjuguemosInterface
class.
python3.8
or laterrequests
library
- There is a
mode
setting (defaulthomework
). There isn't support for changing it (yet).