{ "info": { "author": "madelesi", "author_email": "saifemasoud@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "\n\n# anki_ocr_gui\n\nanki_ocr_gui is a PyQt5 gui for the CLI tool [anki_ocr](https://github.com/madelesi/anki_ocr/)\n\nanki_ocr is a python program that converts physical flashcards into digital [Anki](https://apps.ankiweb.net)(Anki is a flashcard program that sychronizes your flashcards and uses spaced repetition for efficient memorization) decks. It uses [PyTesseract](https://pypi.org/project/pytesseract/) and [genanki](https://github.com/kerrickstaley/genanki) to turn your handwritten flashcards into digital anki ones.\n\n## Installation\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install anki_ocr_gui.\n\n```bash\npip install anki_ocr_gui\n```\n\n## Usage\nTo 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**\n(i.e question1>answer1>question2>answer2 and so on)\n\n```bash\nanki_ocr_gui\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/madelesi/anki_ocr", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "anki-ocr-gui", "package_url": "https://pypi.org/project/anki-ocr-gui/", "platform": "", "project_url": "https://pypi.org/project/anki-ocr-gui/", "project_urls": { "Homepage": "https://github.com/madelesi/anki_ocr" }, "release_url": "https://pypi.org/project/anki-ocr-gui/0.1/", "requires_dist": [ "PyQt5", "anki-ocr" ], "requires_python": "", "summary": "Converts physical flashcards to digital anki flashcards", "version": "0.1" }, "last_serial": 5853578, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b48a7836ca4172e02297f3505a43927f", "sha256": "faee04f60eb4285be71bd870aaea7fc19b6a1314ed3ea71e1983b382be7d5f58" }, "downloads": -1, "filename": "anki_ocr_gui-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b48a7836ca4172e02297f3505a43927f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4293, "upload_time": "2019-09-19T02:11:18", "url": "https://files.pythonhosted.org/packages/2c/84/ebc16a30914135db4b900ffc895e8c31c1173ec37e46f0260606a1b7f04e/anki_ocr_gui-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8df7c94ec617a472f26a452e4a690ad", "sha256": "552c3c91b12f89dfdc728d2a2cc5fb34afcc0deb3b3db43019c67d0bf2ed4c89" }, "downloads": -1, "filename": "anki_ocr_gui-0.1.tar.gz", "has_sig": false, "md5_digest": "f8df7c94ec617a472f26a452e4a690ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2665, "upload_time": "2019-09-19T02:11:20", "url": "https://files.pythonhosted.org/packages/08/d2/562ac70c29ceef6053f34753525f4ebba4423335519ea02452ecbd2353e1/anki_ocr_gui-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b48a7836ca4172e02297f3505a43927f", "sha256": "faee04f60eb4285be71bd870aaea7fc19b6a1314ed3ea71e1983b382be7d5f58" }, "downloads": -1, "filename": "anki_ocr_gui-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b48a7836ca4172e02297f3505a43927f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4293, "upload_time": "2019-09-19T02:11:18", "url": "https://files.pythonhosted.org/packages/2c/84/ebc16a30914135db4b900ffc895e8c31c1173ec37e46f0260606a1b7f04e/anki_ocr_gui-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8df7c94ec617a472f26a452e4a690ad", "sha256": "552c3c91b12f89dfdc728d2a2cc5fb34afcc0deb3b3db43019c67d0bf2ed4c89" }, "downloads": -1, "filename": "anki_ocr_gui-0.1.tar.gz", "has_sig": false, "md5_digest": "f8df7c94ec617a472f26a452e4a690ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2665, "upload_time": "2019-09-19T02:11:20", "url": "https://files.pythonhosted.org/packages/08/d2/562ac70c29ceef6053f34753525f4ebba4423335519ea02452ecbd2353e1/anki_ocr_gui-0.1.tar.gz" } ] }