Skip to main content

A CLI tool to fetch stats and answers for the Wordgrid game.

Project description

wordgrid-tool

A command-line tool to fetch stats and answers for the Wordgrid game using its API.

With wordgrid-tool, you can get the following information for every square:

  • How many answers exist
  • How many answers have been found by players
  • How many unicorns are in existence
  • How many unicorns haven't been found yet
  • (Optionally) Return a list of all the answers

Installation

Make sure you have Python 3.7 or newer.

pip install wordgrid-tool

Or install from source:

git clone https://github.com/yourusername/wordgrid-tool.git
cd wordgrid-tool
pip install .

Usage

wordgrid [OPTIONS]

Options

Flag Description
-s Specify the indices of the grid squares to check from 1-9. These are numbered from left to right, top to bottom. You can provide one or more (e.g. -s 3, 7, 8).
-c Specify the challenge number. You can use negative numbers to go backward, e.g. -c -1 for yesterday's challenge. You can even look at challenges that haven't been revealed yet.
--imacheater Returns all possible answers in the specified squares.
--help Show full CLI help message.

Examples

  • Get stats for today's challenge:

    wordgrid
    
  • Get stats for squares 3, 7, and 8 in today's challenge:

    wordgrid -s 3 7 8
    
  • Get stats for day before yesterday's challenge:

    wordgrid -c -2
    
  • Get all the answers for the specified squares:

    wordgrid -s 1 9 5 --imacheater
    

Disclaimer

This tool uses publicly available data from the Wordgrid API and is not affiliated with or endorsed by the creators of Wordgrid. Use the --imacheater flag responsibly.


License

MIT License — see the LICENSE file.


Contributing

Issues and pull requests are welcome!

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

wordgrid_tool-0.1.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wordgrid_tool-0.1.2-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file wordgrid_tool-0.1.2.tar.gz.

File metadata

  • Download URL: wordgrid_tool-0.1.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for wordgrid_tool-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e4bb89983cce79ead39cc338357a3ee57f92bdb2956690a301944ec7fe4a93ea
MD5 0f46a27f589bdb4bdb443e58bba4b39b
BLAKE2b-256 cce0c7b692b33af629c67777a3f58cce8e9ee96d0fd86c8ef59c5be45ec627e2

See more details on using hashes here.

File details

Details for the file wordgrid_tool-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: wordgrid_tool-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for wordgrid_tool-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 024b32798ba8bce7c7eeab3986e5c5e2204811a77d40ea384916f88a5586f0a7
MD5 2f64fd3a6458eeda9ae19ca82fae65de
BLAKE2b-256 be03be5e1985f5b2364875d1c0d504198a7e452523845443c8aa257e27fdd21b

See more details on using hashes here.

Supported by

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