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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for anki_ocr_gui-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | faee04f60eb4285be71bd870aaea7fc19b6a1314ed3ea71e1983b382be7d5f58 |
|
MD5 | b48a7836ca4172e02297f3505a43927f |
|
BLAKE2b-256 | 2c84ebc16a30914135db4b900ffc895e8c31c1173ec37e46f0260606a1b7f04e |