• Stars
    star
    1
  • Language
    Python
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Current implementation is a python script taking a Quizlet Url as a parameter, which it scrapes and writes all flashcards to a text file. I plan on adding a GUI to this initial project using PyQT5, and potentially look into other options for users to store the flashcards(DB, excel, csv, pdf, etc)