Skip to main content

Word list and anagram solver tools.

Project description

KJXQZ is an Apache2 licensed collection of anagram word solver tools.

https://github.com/grantjenks/kjxqz.com/actions/workflows/integration.yml/badge.svg https://github.com/grantjenks/kjxqz.com/actions/workflows/release.yml/badge.svg

Quickstart

Installing KJXQZ is simple with pip:

$ pip install kjxqz

You can access documentation in the interpreter with Python’s built-in help function. The help works on modules, classes and methods in KJXQZ.

>>> import kjxqz
>>> help(kjxqz)
>>> kjxqz.load()
>>> results = kjxqz.search(letters='abcdef?', contains='hi')
>>> words = list(kjxqz.isearch(letters='abcdef?', contains='hi'))

Build website assets from the packaged word list:

$ python -m kjxqz
$ python -m kjxqz build

The build updates www/dawg.js, kjxqz/dawg.js, and www/service-worker.js.

Search from the command line:

$ python -m kjxqz abcdef? hi
$ python -m kjxqz search abcdef? hi

Development

Install uv and sync dev dependencies:

$ uv sync --extra dev

Run checks and tests:

$ uv run poe check

Common tasks:

$ uv run poe fmt
$ uv run poe test
$ uv run poe docs
$ uv run poe build-dist

Publishing

The release workflow builds distributions and publishes to PyPI using GitHub Actions Trusted Publishing. Push a tag beginning with v to trigger release.

References

KJXQZ License

Copyright 2018-2026 Grant Jenks

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kjxqz-1.1.1.tar.gz (1.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kjxqz-1.1.1-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file kjxqz-1.1.1.tar.gz.

File metadata

  • Download URL: kjxqz-1.1.1.tar.gz
  • Upload date:
  • Size: 1.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kjxqz-1.1.1.tar.gz
Algorithm Hash digest
SHA256 cd8a674e966d712552c39e860e9c138f8cdf4e9fc27b70f7e590aeb5669d2bee
MD5 ff27a6275c5fc64d59fe61396e8cbc74
BLAKE2b-256 ef24052622ff57f5b4e34463d5c1d498470fd4e2819433bb385310b7de75038e

See more details on using hashes here.

Provenance

The following attestation bundles were made for kjxqz-1.1.1.tar.gz:

Publisher: release.yml on grantjenks/kjxqz.com

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kjxqz-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: kjxqz-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for kjxqz-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9ed64d5fcd964d7fac00701da346f601d36b75ba927a80c5b9fd08e6823a6427
MD5 51d6f429808e94f5463dd11823574fa0
BLAKE2b-256 01a5c6f75c10a6ce849431ecabe17763ed4507a2da99f06415cfd2ff32f6c2fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for kjxqz-1.1.1-py3-none-any.whl:

Publisher: release.yml on grantjenks/kjxqz.com

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page