NYT Spelling Bee Cheat "code"
New York Times' Spelling Bee Game
The letters for a recent game are "lmexgap." The challenge is to fine as many word words as possible that use those letters. The "L" must be included in all words.
For bonus points, find "pangrams" that use all of the letters in a single word.
Installation
pip install spelling-bee-mh
Example Usage
import spelling_bee as sb
words = sb.word_finder("lmexgap")
# print pangrams
print(sb.find_pangrams(words))
# print all words
print(sorted(words, key=len, reverse=True))
['megaplex']
['appellee', 'expellee', 'lamellae', 'malaxage', 'megaplex', 'pellmell', 'allegge', 'amalgam', 'example', 'exempla', 'exemple', 'lamella', 'lappage', 'palamae', 'agleam', 'alegge', 'allege', 'allele', 'appall', 'appeal', 'empale', 'gaggle', 'galage', 'galeae', 'lappel', 'lexeme', 'mallam', 'mallee', 'malmag', 'mammal', 'paella', 'palama', 'palapa', 'paleae', 'paleal', 'pallae', 'palpal', 'pelage', 'plagal', 'plexal', 'aglee', 'alaap', 'alapa', 'algae', 'algal', 'allee', 'allel', 'ample', 'appal', 'appel', 'apple', 'eagle', 'elpee', 'expel', 'galax', 'galea', 'gelee', 'gemel', 'gleam', 'lapel', 'legal', 'legge', 'lemel', 'lemma', 'llama', 'malax', 'maple', 'melee', 'pagle', 'palea', 'palla', 'papal', 'pelma', 'pepla', 'plage', 'alae', 'alap', 'alee', 'alga', 'alma', 'alme', 'amla', 'axal', 'axel', 'axle', 'eale', 'egal', 'gala', 'gale', 'gall', 'geal', 'glam', 'glee', 'gleg', 'lall', 'lama', 'lame', 'lamp',
'leal', 'leam', 'leap', 'leep', 'leme', 'male', 'mall', 'malm', 'meal', 'mela', 'mell', 'pale', 'pall', 'palm', 'palp', 'peal', 'peel', 'pela', 'pele', 'pell', 'plap', 'plea']
Release files for spelling-bee-mh 0.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| spelling_bee_mh-0.0.0.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spelling_bee_mh-0.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.9 kB
Release files / spelling_bee_mh-0.0.0.tar.gz
| Download URL | spelling_bee_mh-0.0.0.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
25f6731cf3d2197169573fb130df4ec43502e247ed113dc265059a173703a47e
|
|
BLAKE2b-256 checksum How to use checksums |
960b79299c056a65b3bfc563a002962a6c494787e7f5546d718b056f375ce6e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|
Release files / spelling_bee_mh-0.0.0-py3-none-any.whl
| Download URL | spelling_bee_mh-0.0.0-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fd65030cfaa8300781de5e31fac9f1f8e3b2eb74d1b64d2060523980e50174cb
|
|
BLAKE2b-256 checksum How to use checksums |
c33e60261f3f130c4a4d5e9ee5dad2c4f351c3715ae0f6a5c27deccf62aec646
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|