{ "info": { "author": "Joshua Litven", "author_email": "jlitven@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Vexer\r\n=====\r\n\r\nCheck out `my blog post on Vexer `__ for\r\nmore information.\r\n\r\nVexer (Vocabulary Expander) creates stylish English vocabulary flash\r\ncards for the popular SRS software `Anki `__ using\r\nMac OS X's built-in dictionary.\r\n\r\nVexer uses word definitions to construct cloze-deletioned,\r\nmultiple-choice Anki cards. Here is an example card with the words\r\n*silly*, *funky* and *goofy*:\r\n\r\n |Vexer example question|\r\n\r\nAnd the corresponding answer: \r\n\r\n|Vexer example answer|\r\n\r\nVersion\r\n-------\r\n\r\n0.2.1-alpha\r\n\r\nPrerequisites\r\n-------------\r\n\r\n- Python 2\r\n- Mac OS X 10.5 or higher\r\n- Anki\r\n- ``pip`` (Python Install Packager)\r\n\r\nInstall\r\n-------\r\n\r\n``vexer`` can be installed using ``pip``:\r\n\r\n::\r\n\r\n sudo pip install vexer\r\n\r\nUsage\r\n-----\r\n\r\nTo create vocabulary cards in Anki, simply call ``vexer`` with a list of\r\nwords in the command line or from within a text file:\r\n\r\n::\r\n\r\n vexer goofy funky silly\r\n\r\nor\r\n\r\n::\r\n\r\n vexer my_words.txt\r\n\r\nYou may need to call ``sudo vexer`` to allow administrator permissions.\r\n\r\n*Note: Make sure Anki is closed or else vexer will give you a locked\r\ndatabase error.*\r\n\r\nUpon running for the first time, ``vexer`` will ask you for your Anki\r\ncollection path and the name of the deck the words will be added to.\r\nThese will be stored in a ``config.ini`` file in the local package\r\ndirectory which you can edit if these parameters change.\r\n\r\nYou can also include the number of choices in a card using the -n\\_c\r\n(ranging from 2-5) paramater as well as the number of definitions for\r\neach part of speech using the -n\\_d parameter:\r\n\r\n::\r\n\r\n vexer goofy funky silly -n_c 3 -n_d 2\r\n\r\n``vexer`` stores defaults for these parameters in the ``config.ini``\r\nfile.\r\n\r\nFor information about all parameters run:\r\n\r\n::\r\n\r\n vexer --help\r\n\r\n*Note: Vexer adds the tag ``vocabulary`` to the Anki cards. Do not edit\r\nthese tags as vexer uses this tag information.*\r\n\r\nUninstall\r\n---------\r\n\r\n``vexer`` can be uninstalled using ``pip``:\r\n\r\n::\r\n\r\n sudo pip uninstall vexer\r\n\r\n.. |Vexer example question| image:: https://raw.githubusercontent.com/jlitven/vexer/master/screenshots/vexer_example_card_question.png?raw=true\r\n.. |Vexer example answer| image:: https://raw.githubusercontent.com/jlitven/vexer/master/screenshots/vexer_example_card_answer.png?raw=true", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/jlitven/vexer/releases/download/v0.2.1-alpha/vexer-0.2.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jlitven/vexer", "keywords": "anki,english,vocabulary", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "vexer", "package_url": "https://pypi.org/project/vexer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/vexer/", "project_urls": { "Download": "https://github.com/jlitven/vexer/releases/download/v0.2.1-alpha/vexer-0.2.1.tar.gz", "Homepage": "https://github.com/jlitven/vexer" }, "release_url": "https://pypi.org/project/vexer/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Learn Vocabulary using Anki and the Mac OS X dictionary.", "version": "0.2.1" }, "last_serial": 2033831, "releases": { "0.1": [], "0.2": [ { "comment_text": "", "digests": { "md5": "ee4fd9a5eb25b7ca998145cb4465363c", "sha256": "c9c8199483d518726a5fcd6b4bd764fd08aed5919fc74a59bbe7f33c5fb34475" }, "downloads": -1, "filename": "vexer-0.2.tar.gz", "has_sig": false, "md5_digest": "ee4fd9a5eb25b7ca998145cb4465363c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 208749, "upload_time": "2016-03-27T08:41:13", "url": "https://files.pythonhosted.org/packages/0b/59/211ba78635f6fbd17462925f3ffaff5023e937cb9a739306350a993c7f0b/vexer-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "ba207dd3219bbd55b8799f611b4e9122", "sha256": "a18874db7b640c8181d38c7e21289e5ee4c391f1212d2921c991793437619836" }, "downloads": -1, "filename": "vexer-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ba207dd3219bbd55b8799f611b4e9122", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212012, "upload_time": "2016-03-29T09:10:24", "url": "https://files.pythonhosted.org/packages/52/81/bfe996875a572d7e2788e911bb580c9fd07fa0af730a3cc2e77d533940ff/vexer-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ba207dd3219bbd55b8799f611b4e9122", "sha256": "a18874db7b640c8181d38c7e21289e5ee4c391f1212d2921c991793437619836" }, "downloads": -1, "filename": "vexer-0.2.1.tar.gz", "has_sig": false, "md5_digest": "ba207dd3219bbd55b8799f611b4e9122", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212012, "upload_time": "2016-03-29T09:10:24", "url": "https://files.pythonhosted.org/packages/52/81/bfe996875a572d7e2788e911bb580c9fd07fa0af730a3cc2e77d533940ff/vexer-0.2.1.tar.gz" } ] }