wordle, but in the command line
Project description
━━━━━━ ❖ ━━━━━━
❖ Information
wordle-cli is, as the name suggests, wordle in the command-line. There are no fancy gui/tui elements, just a simple and minimalistic way to play wordle :)
❖ Installation
Install from pip
$ pip3 install wordlecli
Install from source
- First, install poetry
$ git clone https://github.com/ZenithDS/wordle-cli.git
$ cd wordle-cli
$ poetry build
$ pip3 install ./dist/wordlecli-0.2.2.tar.gz
❖ Usage
Playing wordle in the command-line is as simple as running the following command:
$ wordle
But if your addiction to wordle needs more, you can also play an older wordle by specifying it's number
$ wordle 240
The on-screen keyboard can be turned off using the --hard
option
$ wordle --hard
❖ What's New?
0.2.2 - Updated words.py
to be consistent with the official wordle
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wordlecli-0.2.2.tar.gz
(44.4 kB
view hashes)
Built Distribution
wordlecli-0.2.2-py3-none-any.whl
(43.1 kB
view hashes)
Close
Hashes for wordlecli-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4e552ca9d69c5ddbf6bb615d95fdb59cbb684a123a8f0cc49f2be93f2d18612 |
|
MD5 | 1508f6268b8ba6f7fc93195d21cfebf4 |
|
BLAKE2b-256 | f3f2ec1bb2889da3ee7c655eafb1dd39e1a9dfc44f9c66e63ae071d6db3ce8f7 |