Skip to main content

Wordle in the command-line

Project description

wordlemini

wordlemini preview image licence PyPI version Publish to PyPI.org release issues CodeQL Tests

wordlemini is a TUI package that allows you to play wordle in the command-line using Textual.

  • Download the latest source code here.
  • Available languages: Czech, German, English, Spanish, French, Italian, Dutch, Portugese, Russian

Installation

Install the package from PyPI (a virtual environment is recommended):

pip install wordlemini

Run the game:

wordlemini

CLI

arguments

  • config
    • lang <lang-code> - Change the language.
    • dark <on/off> - Turn dark mode or on off.

Example:

wordlemini config lang ru
  • stats - View your stats, including your guess distribution and games played.

Runtime dependencies

textual platformdirs pycountry

Acknowledgements

textual - A Rapid Application Development framework for Python.

platformdirs - Finding the right place to store user data, independent to the OS.

pycountry - ISO databases for languages

Gallery

Stats TUI

stats page

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wordlemini-0.1.5.tar.gz (159.1 kB view hashes)

Uploaded Source

Built Distribution

wordlemini-0.1.5-py3-none-any.whl (169.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page