py-wordsearch-gen - Word Search Generator
py-wordsearch-gen is a word search generator, originally written to generate a word search for distribution at the PSF booth at PyCon US 2025. It is incredibly simple to use and will generate a new word search with every run.
Installation
Installation is easy:
pip install py-wordsearch-gen
Usage
To use just run wordsearch from the command line.
usage: wordsearch.py [-h] [-w [WIDTH]] [-t [HEIGHT]] [-m [MIN_WORD]] [-d] [-r] [-k] [-x [EXCLUDED_LETTERS]] words [words ...]
Word Search Generator
positional arguments:
words List of words for the search.
options:
-h, --help show this help message and exit
-w, --width [WIDTH] Width of puzzle, (Default: 10)
-t, --height [HEIGHT]
Height of puzzle, If not set will be the same as the width (square puzzle.)
-m, --min [MIN_WORD] The minimum word length. Cannot be larger than the size of the grid. (Default: 4)
-d, --diagonal Allow words to be placed diagonally.
-r, --reverse Allow words to be placed backwards.
-k, --answer-key Print the answer key ahead of the puzzle.
-x, --exclude [EXCLUDED_LETTERS]
A list of letters to be excluded as fill. Defaults to 'JQXZ'
Release files for py-wordsearch-gen 2025.7.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| py_wordsearch_gen-2025.7.2.tar.gz | 5.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| py_wordsearch_gen-2025.7.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.5 kB
Release files / py_wordsearch_gen-2025.7.2.tar.gz
| Download URL | py_wordsearch_gen-2025.7.2.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8a256caf0642bfd2b2f81bbffab1dcb59607029bacb83c82083bf2426e4a49c0
|
|
BLAKE2b-256 checksum How to use checksums |
b857c40cb2467e2f517792c23e965996af6350cc96b68afa10999f17edce78c3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 9, 2025.
Transparency logRelease files / py_wordsearch_gen-2025.7.2-py3-none-any.whl
| Download URL | py_wordsearch_gen-2025.7.2-py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d362202afc3a3b9476ccd5701461744a6674bc365ced9be2dd4e0c77624ed605
|
|
BLAKE2b-256 checksum How to use checksums |
8664febc837534cd056769624e8b1c1aae26ca542b20083112c9cb389a691318
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 9, 2025.
Transparency log