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.3.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.3 - Added type hints
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.3.tar.gz
(44.3 kB
view hashes)
Built Distribution
wordlecli-0.2.3-py3-none-any.whl
(43.0 kB
view hashes)
Close
Hashes for wordlecli-0.2.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3cc543009b0305eb6d43d857829b08a3c2c847b595dd59b7893f26fb54eeed3 |
|
MD5 | aae385e103b5396bfa905d9cc0531cb5 |
|
BLAKE2b-256 | be4f4677d5f6ee575c81dac0fa39303e72a9936f923a787b6bdfa50e1f904abb |