solves the wordle word puzzle
Project description
A program to support you to solve the wordle puzzles.
installation
$ pip install wordler
alternatively clone or download this repository and run python wordler.py from the root directory.
usage
Use a pangram like “vogue jacks blitz dwarf nymph” for the first five guesses. Then run:
>>> from wordler import wordler
>>> wordler.main()
and answer the questions.
dependencies
if you cloned or downloaded this repository, run pip install anagram-solver (https://github.com/patrickleweryharris/anagram-solver) before you start.
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
wordler-0.1.3.tar.gz
(2.2 kB
view details)
File details
Details for the file wordler-0.1.3.tar.gz
.
File metadata
- Download URL: wordler-0.1.3.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b85d0adf3cba85a457cb8bcacc854d7de1abeeeecc8be0a266a19aa5c812dc6c |
|
MD5 | 3a2b5089ec02c42666edc3e88c2aa0a5 |
|
BLAKE2b-256 | 0c8379cc6c1b982ececcd5c4bd1813569b7ba832a95ff21d108f5bcd14fa9411 |