Skip to main content

Converts physical flashcards to digital anki flashcards

Project description

anki_ocr_gui

anki_ocr_gui is a PyQt5 gui for the CLI tool anki_ocr

anki_ocr is a python program that converts physical flashcards into digital Anki(Anki is a flashcard program that sychronizes your flashcards and uses spaced repetition for efficient memorization) decks. It uses PyTesseract and genanki to turn your handwritten flashcards into digital anki ones.

Installation

Use the package manager pip to install anki_ocr_gui.

pip install anki_ocr_gui

Usage

To use anki_ocr, you will need a directory with images of your flashcards. The program will automatically sort the images by date, so you should capture the question followed by its answer, and ensure the number of images is even (i.e question1>answer1>question2>answer2 and so on)

anki_ocr_gui

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anki_ocr_gui-0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

anki_ocr_gui-0.1-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page