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.2.0.tar.gz (1.1 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.2.0-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for kjxqz-1.2.0.tar.gz
Algorithm Hash digest
SHA256 0ceec161559b744cd88cb7047b476140b43a7d66701ea07b84ec202b133490f1
MD5 3e16c5c3121b69a4422dd562809017e2
BLAKE2b-256 796dcb9bbf0d81eabb5cc6860a5252066519f7a6605179f71be11bb2d85e758d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kjxqz-1.2.0.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.2.0-py3-none-any.whl.

File metadata

  • Download URL: kjxqz-1.2.0-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.12

File hashes

Hashes for kjxqz-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7107abb0a689bd28c8a86817b7fe04b9972572896b2a33077ca33539e267f30
MD5 eb2da363278a4878359c04a20140df8c
BLAKE2b-256 99a2f57cf02fdd6e0929f19f22cc6ed1f18df001e137359310dfa4d7c730f2aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for kjxqz-1.2.0-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