{ "info": { "author": "Matt Wiens", "author_email": "mwiens91@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python" ], "description": "[![PyPI](https://img.shields.io/pypi/v/english-words.svg)](https://pypi.org/project/english-words/)\n\n# english-words-py\n\nContains sets of English words from\n[svnweb.freebsd.org/csrg/share/dic/](https://svnweb.freebsd.org/csrg/share/dic/).\nThis is up to date with revision 61569 of their words list.\n\nThere are four sets in this package:\n\n+ `english_words_set`: A set of English words containing both upper- and\n lower-case letters; with punctuation.\n+ `english_words_lower_set`: A set of English words containing\n lower-case letters; with punctuation.\n+ `english_words_alpha_set`: A set of English words containing both\n upper- and lower-case letters; with no punctuation.\n+ `english_words_lower_alpha_set`: A set of English words containing\n lower-case letters; with no punctuation.\n\nwhere the `lower` set is the same as the `english_words_set` with all\nupper-case letters converted to lower-case letters, and where the\n`alpha` set is the same as the `english_words_set` with all apostrophes\n(`'`) removed. The `lower_alpha` set intuitively has both of the rules\nfrom the `lower` set and the `alpha` set applied.\n\nYou can use use these like you would any Python set:\n\n```\n>>> from english_words import english_words_set\n>>> 'ghost' in english_words_set\nTrue\n```\n\n## Installation\n\nInstall this with pip with\n\n```\npip install english-words\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/mwiens91/english-words-py", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "english-words", "package_url": "https://pypi.org/project/english-words/", "platform": "", "project_url": "https://pypi.org/project/english-words/", "project_urls": { "Homepage": "https://github.com/mwiens91/english-words-py" }, "release_url": "https://pypi.org/project/english-words/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "Contains sets of English words", "version": "1.0.3" }, "last_serial": 4190489, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5a526741de804b73a730b8246ef6cdb0", "sha256": "bc54c379aab92e7c7c40879186ca3095bb33822f8a1e0be898b4338489bf574b" }, "downloads": -1, "filename": "english-words-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5a526741de804b73a730b8246ef6cdb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 351783, "upload_time": "2018-08-14T22:09:07", "url": "https://files.pythonhosted.org/packages/12/c9/d4655d76ab769e577eb040a7b0a2d315f91c7e17c96d06c4d669aa39a800/english-words-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "3e162a9b39503ccb16843ad86c283586", "sha256": "15f39f51fefea65017a0c0b3ee9b884f8058b03730cbcebb4c45290f3113f390" }, "downloads": -1, "filename": "english-words-1.0.1.tar.gz", "has_sig": false, "md5_digest": "3e162a9b39503ccb16843ad86c283586", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 351929, "upload_time": "2018-08-14T22:19:42", "url": "https://files.pythonhosted.org/packages/49/f1/96d938a963fcdc36c59397037e5ff6ae52babe83cb37e486d6555b8a1896/english-words-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "667a2d9ab100e522882d0575b1c24868", "sha256": "efadb2bfee821fa1f3cb62daa0f4faa9a1bcaea2d5669da2eb75f43d8e3c3f2f" }, "downloads": -1, "filename": "english-words-1.0.2.tar.gz", "has_sig": false, "md5_digest": "667a2d9ab100e522882d0575b1c24868", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 352086, "upload_time": "2018-08-15T04:07:43", "url": "https://files.pythonhosted.org/packages/84/16/62fb6b7aba040b6e5af2897a79b8ac2b19a2a3c893d5dcfce18c251194fd/english-words-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "c5bdb5181badf509cb412a77562adaa6", "sha256": "e936ba237455e16a89b877660c0e160852e54de682ad553d79083dbb7b10b345" }, "downloads": -1, "filename": "english-words-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c5bdb5181badf509cb412a77562adaa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 352198, "upload_time": "2018-08-21T00:29:28", "url": "https://files.pythonhosted.org/packages/29/55/29a1d27cd11efa447ef98ec18ffcc6b32fa92af13e6473d410fff9799cf3/english-words-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5bdb5181badf509cb412a77562adaa6", "sha256": "e936ba237455e16a89b877660c0e160852e54de682ad553d79083dbb7b10b345" }, "downloads": -1, "filename": "english-words-1.0.3.tar.gz", "has_sig": false, "md5_digest": "c5bdb5181badf509cb412a77562adaa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 352198, "upload_time": "2018-08-21T00:29:28", "url": "https://files.pythonhosted.org/packages/29/55/29a1d27cd11efa447ef98ec18ffcc6b32fa92af13e6473d410fff9799cf3/english-words-1.0.3.tar.gz" } ] }