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
Dart Version Manager CLI implemented with Python and Typer.

Dart Version Manager CLI implemented with Python and Typer.

EducUp 6 Jun 26, 2022
A command line tool to remove background from video and image

A command line tool to remove background from video and image, brought to you by BackgroundRemover.app which is an app made by nadermx powered by this tool

Johnathan Nader 1.7k Jan 01, 2023
A simple automation script that logs into your kra account and files your taxes with one command

EASY_TAX A simple automation script that logs into your kra account and files your taxes with one command Currently works for Chrome users. Will creat

leon koech 13 Sep 23, 2021
🗃️ Fileio-cli wrapper for fileioapi.py with fire.py, inspiration DOS

🗃️ File.io File.io simply upload a file, share the link, and after it is downloaded, the file is completely deleted. An API wrapper for the file.io w

nkot56297 2 May 12, 2022
⌨ Toward a more useful keyboard

Toward a more useful keyboard Steve Losh's Modern Space Cadet is an inspiration. It opened my eyes to the fact that there's a more useful keyboard hid

Jason Rudolph 1.7k Jan 01, 2023
CLI based diff viewer

Rich Diff CLI based diff viewer

Suresh Kumar 24 Nov 15, 2022
A command line tool made in Python for the popular rhythm game

osr!name A command line tool made in Python for the popular rhythm game "osu!" that changes the player name of a .osr file (replay file). Example: Not

2 Dec 28, 2021
CLI utility to search and download torrents from major torrent sites

CLI Torrent Downloader About CLI Torrent Downloader provides convenient and quick way to search torrent magnet links (and to run associated torrent cl

x0r0x 86 Dec 19, 2022
spade is the next-generation networking command line tool.

spade is the next-generation networking command line tool. Say goodbye to the likes of dig, ping and traceroute with more accessible, more informative and prettier output.

Vivaan Verma 5 Jan 28, 2022
Ros command - Unifying the ROS command line tools

Unifying the ROS command line tools One impairment to ROS 2 adoption is that all

37 Dec 15, 2022
Pymongo based CLI client, to run operation on existing databases and collections

Mongodb-Operations-Console Pymongo based CLI client, to run operation on existing databases and collections Program developed by Gustavo Wydler Azuaga

Gus 1 Dec 01, 2021
Pyreadline3 - Windows implementation of the GNU readline library

pyreadline3 The pyreadline3 package is based on the stale package pyreadline loc

32 Jan 06, 2023
Python commandline tool for remembering linux/terminal commands

ehh Remember linux commands Commandline tool for remembering linux/terminal commands. It stores your favorite commands in ~/ehh.json in your homedir a

56 Nov 10, 2022
A basic molecule viewer written in Python, using curses; Thus, meant for linux terminals

asciiMOL A basic molecule viewer written in Python, using curses; Thus, meant for linux terminals. This is an alpha version, featuring: Opening defaul

Dominik Behrens 328 Dec 11, 2022
Textual: a TUI (Text User Interface) framework for Python inspired by modern web development

Textual Textual is a TUI (Text User Interface) framework for Python inspired by

17.1k Jan 04, 2023
Display Images in your terminal with python

A python library to display images in the terminal

Pranav Baburaj 57 Dec 30, 2022
Quo is a Python based toolkit for writing Command-Line Interface(CLI) applications.

Quo is a Python based toolkit for writing Command-Line Interface(CLI) applications. Quo is making headway towards composing speedy and orderly CLI applications while forestalling any disappointments

Secretum Inc. 16 Oct 15, 2022
git-partial-submodule is a command-line script for setting up and working with submodules while enabling them to use git's partial clone and sparse checkout features.

Partial Submodules for Git git-partial-submodule is a command-line script for setting up and working with submodules while enabling them to use git's

Nathan Reed 15 Sep 22, 2022
CLabel is a terminal-based cluster labeling tool that allows you to explore text data interactively and label clusters based on reviewing that data.

CLabel is a terminal-based cluster labeling tool that allows you to explore text data interactively and label clusters based on reviewing that

Peter Baumgartner 29 Aug 09, 2022
AWS Interactive CLI - Allows you to execute a complex AWS commands by chaining one or more other AWS CLI dependency

AWS Interactive CLI - Allows you to execute a complex AWS commands by chaining one or more other AWS CLI dependency

Rafael Torres 2 Dec 10, 2021