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.0.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.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wordgrid_tool-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 25f13424a38b7f54f8c2e3389f3896fa352894894e320d7b81ea18ed65b7adf0
MD5 48b51f0b1807163eee50e2c96ba9ab38
BLAKE2b-256 fb0abcac4e7837f090427ebbd784a212062b93b7a00b2efcfc1f328d177aca8a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wordgrid_tool-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 58ebc02937442709b34716150aa817dec636c7f1a2128f5037a12cd5538a50ae
MD5 83a4a14505f5931c2036a831f667255e
BLAKE2b-256 05031e8c6a8a17924278042f7ffc3961c2fcfbc1912c7f997c24a65080d679ba

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