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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kjxqz-1.1.2.tar.gz
  • Upload date:
  • Size: 1.1 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.2.tar.gz
Algorithm Hash digest
SHA256 c1b43cd55306209c948303a2f4aaca7ba97ef73bab3396f2091f8182a07ed331
MD5 e145f347402104911a1cc7bfcbf7f66e
BLAKE2b-256 b0ee9f83f3da4365d2ded909cab6849e35ae4b1cc784839451d0269e34d48bd4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: kjxqz-1.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9172ea0e8a5e3f5679b2a8ff0523bcb9684ddb8d4f0c75ec59118a84b0e61dc9
MD5 4fd171b2e300ac0de76372224c297cb3
BLAKE2b-256 934b27d11d97efc5acb056d338e1b1b5734320eb60a26376091f7623f8b72194

See more details on using hashes here.

Provenance

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