Wordle - Wordle solver with python

Overview

wordle

what is wordle?

https://www.powerlanguage.co.uk/wordle/

preparing

$ pip install git+https://github.com/shidocchi/wordle.git

$ wget https://slc.is/data/wordles.txt

play wordle with solver

$ python -m wordle

  guess(1): ready
hitblow(1): -B-B-
 possib(1): bided bides bidet bield biked biled biped bleed blend blued boded bodes bodge bodle boked boned booed bowed boxed budge bused cided cides cited clied
clued codec coded coden codes codex coked coled coned cooed coped cosed coted coved cowed coxed cozed cubed dhole diced dices didie diebs diels diene diets diked
dikes dimes dined dines dinge diode disme dited dites dived dives dixie dizen dobes dobie dodge doeks doest doeth doges dogie dolce doled doles domed domes donee
donne dooce doole doped dopes dosed doseh doses doted dotes douce douse doved doven doves dovie dowed dowel dowie dowle dowse doxed doxes doxie dozed dozen dozes
duces duded dudes duels duets duett duked dukes dulce dules dulse dunce dunes duped dupes duple duvet duxes dweeb dwell dwelt dwile dwine ebbed eched edged edges
edict edile edits educe educt effed egged eidos eiked eldin elfed embed emend ended endew endow endue ephod equid euked ewked fides fidge field fiend fifed fiked
filed fined fixed fjeld flied flued foxed fudge fumed fused fuzed gibed gived gleed glued godet gudes hided hides hiked hived hohed hoied hoked holed homed honed
hoped hosed hoved hoxed iched idees ident idled idles igged imbed imped indew index indie indue inked inned isled ivied jibed jived jobed jodel joked joled jowed
judge juked kidel kidge kited kneed liked limed lined lited lived lobed loden lodes lodge lomed looed loped losed loued loved lowed loxed lubed ludes luged luted
luxed midge miked mimed mined mixed model modem modes modge moled mooed moped mosed moted moved mowed mozed mudge muled mused muted muxed nided nides nixed nodes
nosed noted nowed nudes nudge nudie nuked obied odeon odeum offed ogeed ogled oiled olden oldie onned oohed ooped oozed opted ouped outed owled owned piend piked
piled pined piped pized plied podex podge pohed poked poled pooed posed poted poxed pseud pudge puked puled pwned scend sdein shend shied shoed sided sides sidhe
sidle sield siled sined siped sited sized skeed skied slued sneed soled sowed speed speld spend spied spued steed stend stied sused sweed theed ticed tided tides
tiled timed tined todde toged toked toled toned toped tosed toted towed tozed tsked tubed tuned tweed ugged ummed umped unbed undee undue unfed unked unled unwed
upend upled upped viced video vined vised voled voted vowed widen wides wield wifed wiled wined wiped wised wited wived wodge wooed wowed zoned

  guess(2): spend
hitblow(2): --HHB
 possib(2): diene ident

  guess(3):
[p]op / [c]lear / e[x]it? x
Owner
shidocchi
shidocchi
A minimal and ridiculously good looking command-line-interface toolkit.

Pyceo Pyceo is a Python package for creating beautiful, composable, and ridiculously good looking command-line-user-interfaces without having to write

Juan-Pablo Scaletti 21 Mar 25, 2022
Themes for the kitty terminal emulator

Themes for the kitty terminal This is a collection of themes for the kitty terminal emulator. The themes were initially imported from dexpota/kitty-th

Kovid Goyal 190 Jan 05, 2023
A fantasy life simulator and role-playing game hybrid distributed as CLI, written in Python 3.

Life is Fantasy Epic (LIFE) A fantasy life simulator and role-playing game hybrid distributed as CLI, written in Python 3. This repository will be pro

Pawitchaya Chaloeijanya 2 Oct 24, 2021
🌈 Beautify your command line interfaces.

Basics Install: pip install iridi Usage: import iridi # Create gradient text # iridi.print(message, colors, options) # Ask for input with gradient

Conrad Crawford 39 Oct 20, 2022
Bear-Shell is a shell based in the terminal or command prompt.

Bear-Shell is a shell based in the terminal or command prompt. You can navigate files, run python files, create files via the BearUtils text editor, and a lot more coming up!

MichaelBear 6 Dec 25, 2021
A simple command line virtual operating system, written in python

Virtual operating system A simple virtual operating system written in python. (Under development). Currently, the following commands are supported: Co

B.Jothin kumar 7 Nov 15, 2022
This CLI give the possibility to do a queries in Star Wars API and returns a JSON in a terminal.

Star Wars CLI (swcli) This CLI give the possibility to do a queries in Star Wars API and returns a JSON in a terminal. Install $ pip install swcli Qu

Pery Lemke 5 Nov 05, 2021
Commandline script to interact with volkswagencarnet library

volkswagencarnet-client command line script to interact with volkswagencarnet library Table of Contents General Info Setup Usage Example Acknowledgeme

3 Jan 19, 2022
A simple command line dumper written in Python 3.

A simple command line dumper written in Python 3.

ImFatF1sh 1 Oct 10, 2021
Voidlx is a terminal cli apps launcher made in python

Voidlx is a terminal cli apps launcher made in python

2 Nov 13, 2021
Un module simple pour demander l'accord de l'utilisateur dans une CLI.

Demande de confirmation utilisateur pour CLI Présentation ask_lib est un module pour le langage Python proposant une seule fonction; ask(). Le but pri

CallMePixelMan 7 May 09, 2022
A command line utility for tracking a stock market portfolio. Primarily featuring high resolution braille graphs.

A command line stock market / portfolio tracker originally insipred by Ericm's Stonks program, featuring unicode for incredibly high detailed graphs even in a terminal.

Conrad Selig 51 Nov 29, 2022
Get Air Quality Index for your city/country 😷

Air Quality Index CLI Get Air Quality index for your City. Installation $ pip install air-quality-cli Contents Air Quality Index CLI Installation Cont

Yankee 40 Oct 21, 2022
Wordle helper: help you print posible 5-character words based on you input

Wordle Helper This program help you print posible 5-character words based on you

Gwan Thanakrit Juthamongkhon 4 Jan 19, 2022
Simple Terminal Styling for Python

escape Escape is a very simple terminal styling library largely inspired by the excellent javascript chalk library. There are other terminal styling l

Syed Abbas 8 Sep 03, 2019
Joji convert a text to corresponding emoji if emoji is available

Joji Joji convert a text to corresponding emoji if emoji is available How it Works ? 1. There is a json file with emoji names as keys and correspondin

Gopikrishnan Sasikumar 28 Nov 26, 2022
Chat In Terminal - Chat-App in python

Chat In Terminal Hello all. 😉 Sockets and servers are vey important for connection and importantly chatting with others. 😂 😁 I have thought of maki

Shreejan Dolai 5 Nov 17, 2022
Spongebob-cli - Watch classic spongebob from the terminal

spongebob-cli Watch classic spongebob from the terminal! Thanks to everyone that

523 Jan 02, 2023
3DigitDev 29 Jan 17, 2022
Openstack bucket retention cli

Openstack bucket retention cli

Fatih Sarhan 3 Apr 03, 2022