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
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
Display Images in your terminal with python

A python library to display images in the terminal

Pranav Baburaj 57 Dec 30, 2022
Loading animation; a progress bar

Loading animation; a progress bar. When you know the remaining time or task completion percentage, then you’re able to show an animated progress bar:

Goldy 1 Jan 23, 2022
A simple command line tool for changing the icons of folders or files on MacOS.

Mac OS File Icon Changer Description A small and simple script to quickly change large amounts or a few files and folders icons to easily customize th

Eroxl 3 Jan 02, 2023
A command-line tool to upload local files and pastebin pastes to your mega account, without signing in anywhere

A command-line tool to upload local files and pastebin pastes to your mega account, without signing in anywhere

ADI 4 Nov 17, 2022
A super simple terminal command shortener 🐟

pcmd A super simple terminal command shortener 🐟 Source code : https://github.com/j0fiN/pcmd Documentation : https://j0fin.github.io/pcmd About Durin

9 Mar 02, 2022
🖥️ A cross-platform modern shell.

Ergonomica WARNING: master on this repository is not the same as a stable release! Currently, this software is purely experimental, as I am cleaning i

813 Dec 27, 2022
Access hacksec.in from your command-line

Access hacksec.in from your command-line

hacksec.in 3 Oct 26, 2022
Wordle - Wordle solver with python

wordle what is wordle? https://www.powerlanguage.co.uk/wordle/ preparing $ pip i

shidocchi 0 Jan 24, 2022
A Python package for Misty II development

Misty2py Misty2py is a Python 3 package for Misty II development using Misty's REST API. Read the full documentation here! Installation Poetry To inst

Chris Scarred 1 Mar 07, 2022
Command line tool for monitoring changes of File entities scoped in a Synapse File View

Synapse Monitoring Provides tools for monitoring and keeping track of File entity changes in Synapse with the use of File Views. Learn more about File

Sage Bionetworks 3 May 28, 2022
A CLI Spigot plugin manager that adheres to Unix conventions and Python best practices.

Spud A cross-platform, Spigot plugin manager that adheres to the Unix philosophy and Python best practices. Some focuses of the project are: Easy and

Tommy Dougiamas 9 Dec 02, 2022
Basic python tools to generate shellcode runner in vba

vba_bin_runner Basic python tools to generate shellcode runner in vba. The stub use ZwAllocateVirtualMemory to allocate memory, RtlMoveMemory to write

4 Aug 24, 2021
A command line tool to query source code from your current Python env

wxc wxc (pronounced "which") allows you to inspect source code in your Python environment from the command line. It is based on the inspect module fro

Clément Robert 13 Nov 08, 2022
A simple script that outputs the current date on the user interface/terminal.

Py-Date A simple script that outputs the current date on the user interface/terminal. How to Run Open your terminal and cd into the folder containi

Arinzechukwu Okoye 1 Jan 13, 2022
adds flavor of interactive filtering to the traditional pipe concept of UNIX shell

percol __ ____ ___ ______________ / / / __ \/ _ \/ ___/ ___/ __ \/ / / /_/ / __/ / / /__/ /_/ / / / .__

Masafumi Oyamada 3.2k Jan 07, 2023
Proman is a simple tool for managing projects through cli.

proman proman is a project manager. It helps you manage your projects from a terminal. The features are listed below. Installation Step 1: Download or

Arjun Somvanshi 2 Dec 06, 2021
A Command Line Error Parser Built using Python.

"Stalk Overflow with debuggy" Error Parser Everything is done in Python so it's extremely easy to install and use. Supports Python 3. Debuggy is used

Derhnyel 22 Nov 10, 2022
A CLI framework based on asyncio

asynccli A CLI framework based on asyncio. Note This is still in active development. Things will change. For now, the basic framework is operational.

Adam Hopkins 6 Nov 13, 2022
🖍️This is a feature-complete clone of the awesome Chalk (JavaScript) library.

Terminal string styling done right This is a feature-complete clone of the awesome Chalk (JavaScript) library. All credits go to Sindre Sorhus. Highli

Fabian Keller 132 Dec 27, 2022