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

Uploaded Python 3

File details

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

File metadata

  • Download URL: wordgrid_tool-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 e5cb8cf604d64cca409ea71b64649b9a3e4685f32ad20cb98492980df848e1cf
MD5 6ae8f5438b785231151c76514a2c698f
BLAKE2b-256 b9614bb0a7a11367ad61211c3e83ad9c8b101c4e0a93ca602279f0fe08afa56b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wordgrid_tool-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e3fb992630d3a249aae029ab2766806cf2f08ad36f2dd61828fd4dcda9415408
MD5 911e2988082afa9fe882d6c7caa6b1f2
BLAKE2b-256 0fe9adf35cd9c1195d80462c3ac1867caa8a4c6eb42144df8bd0af3212971dbf

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