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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kjxqz-1.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 04cc1e568a4608d8b497e9c85045c3c41178ec827240e0b46062531db5c568c5
MD5 77b6324036dc06974c2601edd2f02299
BLAKE2b-256 64f899bdbacf03b5b7491564cef002d43457b118864845190b5d6aa250339cd4

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for kjxqz-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 192c8c653e5e3630b260ffafaca9686fa2648de0281fe2f56b5cb33fa702ea99
MD5 52aa68301caa82f92ee4ad3de31990b9
BLAKE2b-256 dc2d2369d5120233f8c7224cf27c56ebf7b2b5665755388aae916b3c841745fa

See more details on using hashes here.

Provenance

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