KartikTalwar / Duolingo

Unofficial Duolingo API Written in Python
MIT License
822 stars 129 forks source link

Add extra topic helper methods. #42

Closed icole closed 7 years ago

icole commented 7 years ago

The primary goal was to just add some extra methods to slice up the language topics into more buckets. Had a need to specifically see how many "learned" skills I have left to review, as well as how many are unlearned. Also did some minor code cleanup. Please let me know if there is anything I can fix / add!

KartikTalwar commented 7 years ago

Thanks @icole!