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
CLI utility for updating the EVE Online static data export in a postgres database

EVE SDE Postgres updater CLI utility for updating the EVE Online static data export postgres database. This has been tested with the Fuzzwork postgres

Markus Juopperi 1 Oct 29, 2021
A Reverse Shell Python Packages

A Reverse Shell Python Packages

1 Nov 03, 2021
Zero-config CLI for TypeScript package development

Despite all the recent hype, setting up a new TypeScript (x React) library can be tough. Between Rollup, Jest, tsconfig, Yarn resolutions, ESLint, and

Jared Palmer 10.5k Jan 08, 2023
doq (python docstring generator) extension for coc.nvim

coc-pydocstring doq (python docstring generator) extension for coc.nvim Install CocInstall: :CocInstall coc-pydocstring vim-plug: Plug 'yaegassy/coc-p

yaegassy 27 Jan 04, 2023
xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt.

xonsh xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. The language is a superset of Python 3.6+ with additio

xonsh 6.7k Jan 08, 2023
moviepy-cli: Command line interface for MoviePy.

Moviepy-cli is designed to apply several video editing in a single command with Moviepy as an alternative to Video-cli.

Kentaro Wada 23 Jun 29, 2022
commandline version of wordle game and my auto solver.

Wordle Machine (and Wordle Game) (in commandline) My implementation of the Wordle game (inspired by https://www.powerlanguage.co.uk/wordle/) and my in

Kevin Xu 11 Jan 03, 2023
Command line parser for common log format (Nginx default).

Command line parser for common log format (Nginx default).

Lucian Marin 138 Dec 19, 2022
CLI tool to show the current crypto balance

CryptoBoard The simple python CLI tool for one currency to show the current crypto balance yours purchases. That's all. Data source is from https://ww

John 2 Nov 18, 2021
Simple CLI prompt for easy I/O with OpenAI's API

openai-cli-prompt Simple CLI prompt for easy I/O with OpenAI's API Quickstart Create a .env file with: OPENAI_API_KEY=Your OpenAI API Key Configure

Erik Nomitch 1 Oct 12, 2021
An ZFS administration tool inspired on Midnight commander

ZC - ZFS Commander An ZFS administration tool inspired on Midnight commander Work in Progress Description ZFS Commander is a simple front-end for the

34 Dec 07, 2022
Trans is a dependency-free CLI for Google Translate

Trans is a dependency-free CLI for Google Translate

11 Jan 04, 2022
pls is a better ls for developers, pronounced /pliːz/ as in 'please'

pls is a better ls for developers. The "p" stands for ("pro" as in "professional"/"programmer") or "prettier". It works in a manner similar to ls, in

Dhruv Bhanushali 572 Dec 28, 2022
Create argparse subcommands with decorators.

python-argparse-subdec This is a very simple Python package that allows one to create argparse's subcommands via function decorators. Usage Create a S

Gustavo José de Sousa 7 Oct 21, 2022
slipit is a command line utility for creating archives with path traversal elements.

slipit is a command line utility for creating archives with path traversal elements. It is basically a successor of the famous evilarc utility with an extended feature set and improved base functiona

usd AG 35 Dec 23, 2022
A cli tool , which shows you all the next possible words you can guess from in the game of Wordle.

wordle-helper A cli tool , which shows you all the next possible words you can guess from the Game Wordle. This repo has the code discussed in the You

1 Jan 17, 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
A 3D engine powered by ASCII art

3D engine powered by ASCII art

Lingdong Huang 48 Nov 16, 2022
Python Command Line Application (CLI) using Typer, SQLModel, Async-PostgrSQL, and FastAPI

pyflycli is a command-line interface application built with Typer that allows you to view flights above your location.

Kevin Zehnder 14 Oct 01, 2022
Program Command Line Interface (CLI) Sederhana: Pemesanan Nasi Goreng Hekel

Program ini merupakan aplikasi yang berjalan di dalam command line (terminal). Program ini menggunakan built-in library python yaitu argparse yang dapat menerima parameter saat program ini dijalankan

Habib Abdurrasyid 5 Nov 19, 2021