{ "info": { "author": "C. Eigenraam", "author_email": "proprefenetre@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Kees\n\nKees finds translations or synonyms of Dutch words and delivers them to your command line. It currently uses [mijnwoordenboek.nl](http://www.mijnwoordenboek.nl), but other sources may be added at a later date. \n\n## Install\n\nInstall using:\n\n pip install kees\n\n## Usage\n\n usage: kees [-h] [-f FROM] [-t TO] [-a] [WORD [WORD ...]]\n\n translate words to or from Dutch\n\n positional arguments:\n WORD word to be translated\n\n optional arguments:\n -h, --help show this help message and exit\n -f FROM, --from FROM available languages: NL, EN, DE, FR, SP (default: NL)\n -t TO, --to TO available languages: NL, EN, DE, FR, SP (default: EN)\n -a, --all return all translations (default 1)\n\n## Requirements\n\n- [BeautifulSoup](https://www.crummy.com/software/BeautifulSoup/)\n- [lxml](http://lxml.de/)\n\ninstall using:\n\n $ pip install BeautifulSoup4\n\nand (surprise!): \n\n $ pip install lxml\n\n## Reliability\n\nKees' results may vary. Sometimes you get what you need:\n\n $ kees hond \n canine\n\n\nOther times, not so much:\n\n $ kees hond \n dickhead\n\n\nThis is just mean:\n\n $ kees hond \n dickhead\n\n\n $ kees hond\n dickhead\n\n\n $ kees hond \n shit\n\n\nSeriously:\n\n $ kees hond \n dog\n\n\n $ kees hond \n shit\n\n\nKees can be unfriendly in multiple languages:\n\n $ kees hond -t fr\n salop\n\n\nSuch is life. Use at your own risk.\n\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/proprefenetre/kees", "keywords": "thesaurus translate translation dictionary Dutch", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Kees", "package_url": "https://pypi.org/project/Kees/", "platform": "", "project_url": "https://pypi.org/project/Kees/", "project_urls": { "Homepage": "https://github.com/proprefenetre/kees" }, "release_url": "https://pypi.org/project/Kees/0.1.10/", "requires_dist": [ "beautifulsoup4", "lxml" ], "requires_python": "", "summary": "Translate words to or from Dutch", "version": "0.1.10" }, "last_serial": 2325785, "releases": { "0.1.10": [ { "comment_text": "", "digests": { "md5": "68b267b3fdb3755549fa7e8e7562725c", "sha256": "835a0581ed97f0f2e335c4db299e884b3cfba65b66c8ca345a29a124f86f9525" }, "downloads": -1, "filename": "Kees-0.1.10-py3-none-any.whl", "has_sig": false, "md5_digest": "68b267b3fdb3755549fa7e8e7562725c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4964, "upload_time": "2016-09-05T14:56:40", "url": "https://files.pythonhosted.org/packages/9c/89/37037988c717d358704d4a4481129a30666e6a91984659d65397c79bc26c/Kees-0.1.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db84a4f68de4720832f2971d516ed58f", "sha256": "4faeb91ded90c9e8f274be0e0127eb5ae1b062f3a74cdff21e50aa287c78209e" }, "downloads": -1, "filename": "Kees-0.1.10.tar.gz", "has_sig": false, "md5_digest": "db84a4f68de4720832f2971d516ed58f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2945, "upload_time": "2016-09-05T14:56:43", "url": "https://files.pythonhosted.org/packages/32/83/b183d2c2917ca2531024e4be1ef90534bd587dca3b964b795fb7014fa939/Kees-0.1.10.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "d904a12428af1594312e25d70e7824b1", "sha256": "a547d7bb4ab5197f3806541d3ac70c0a18828a0060ce08e5c7de193f5fbbea76" }, "downloads": -1, "filename": "Kees-0.1.8-py3-none-any.whl", "has_sig": false, "md5_digest": "d904a12428af1594312e25d70e7824b1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7158, "upload_time": "2016-08-23T09:00:45", "url": "https://files.pythonhosted.org/packages/0f/c1/af35c6b160b554a54469ff3daeb238bd19bc1b9c659785f1689df9bcb8ed/Kees-0.1.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7b7cd326fe2fa60b7fd036d2f4fae65", "sha256": "d41fa78ab2624dd5b278f297fda93662aa1af6de24c74c321931182a1a870a26" }, "downloads": -1, "filename": "Kees-0.1.8.tar.gz", "has_sig": false, "md5_digest": "b7b7cd326fe2fa60b7fd036d2f4fae65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3085, "upload_time": "2016-08-23T09:00:47", "url": "https://files.pythonhosted.org/packages/72/97/e5df6ca44d73181246e32de724730ef5bcb631e848d09080102b3c3bdb0e/Kees-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "df5ae2f1b8c07523a80679d6cfb7728e", "sha256": "acfade5b8ed30da7486ec76eb520ebf879ca8ab9c84f00c2e39bb88d8319bc97" }, "downloads": -1, "filename": "Kees-0.1.9-py3-none-any.whl", "has_sig": false, "md5_digest": "df5ae2f1b8c07523a80679d6cfb7728e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4955, "upload_time": "2016-09-05T14:52:05", "url": "https://files.pythonhosted.org/packages/12/33/33bd36c32f7afd5f9d4598c1510f31197247f6ec4b7de830fc6a27b16945/Kees-0.1.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "469b3333ca43fca91a2e3ab28b04abc3", "sha256": "816ee8135eb831195ac2d363e5a8ce51ecb9c0efb56960ea744c7565e7d31bd6" }, "downloads": -1, "filename": "Kees-0.1.9.tar.gz", "has_sig": false, "md5_digest": "469b3333ca43fca91a2e3ab28b04abc3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2948, "upload_time": "2016-09-05T14:52:08", "url": "https://files.pythonhosted.org/packages/d0/f3/9cb3dfb229f88296948ea2869a8ee5453b7c2095d5f3b3804cff3473c072/Kees-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "68b267b3fdb3755549fa7e8e7562725c", "sha256": "835a0581ed97f0f2e335c4db299e884b3cfba65b66c8ca345a29a124f86f9525" }, "downloads": -1, "filename": "Kees-0.1.10-py3-none-any.whl", "has_sig": false, "md5_digest": "68b267b3fdb3755549fa7e8e7562725c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4964, "upload_time": "2016-09-05T14:56:40", "url": "https://files.pythonhosted.org/packages/9c/89/37037988c717d358704d4a4481129a30666e6a91984659d65397c79bc26c/Kees-0.1.10-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "db84a4f68de4720832f2971d516ed58f", "sha256": "4faeb91ded90c9e8f274be0e0127eb5ae1b062f3a74cdff21e50aa287c78209e" }, "downloads": -1, "filename": "Kees-0.1.10.tar.gz", "has_sig": false, "md5_digest": "db84a4f68de4720832f2971d516ed58f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2945, "upload_time": "2016-09-05T14:56:43", "url": "https://files.pythonhosted.org/packages/32/83/b183d2c2917ca2531024e4be1ef90534bd587dca3b964b795fb7014fa939/Kees-0.1.10.tar.gz" } ] }