A package to get the Wordle answer
Project description
Wordle Answer
This python package allows you to get today, yesterday and tomorrow's Wordle answer!
Code Example
import wordleanswer
todaysAnswer = wordleanswer.getAnswer()
yesterdaysAnswer = wordleanswer.getYesterdayAnswer()
tomorrowsAnswer = wordleanswer.getTomorrowAnswer()
print(f"Todays's Answer: {todaysAnswer})
print(f"Yesterday's Answer: {yesterdaysAnswer})
print(f"Tomorrow's Answer: {tomorrowsAnswer})
This will return today, yesterday, and tomorrow's answer.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wordleanswer-1.0.0.tar.gz
(11.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wordleanswer-1.0.0.tar.gz.
File metadata
- Download URL: wordleanswer-1.0.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fa97dc0a482d1373092ad51d04373b3276ffa877e0477e4d031609654aa5977
|
|
| MD5 |
e37aadfd2e5f479b07f678b8e8ca83fd
|
|
| BLAKE2b-256 |
13b0b718ce92b3a94ffb4285416ef0350700b016dd998821ceb8bb3251e76456
|
File details
Details for the file wordleanswer-1.0.0-py3-none-any.whl.
File metadata
- Download URL: wordleanswer-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
707eb429845d12ecf2ef23da8158aaf85b6a5064ce1512b685f7e6d5a97eafa3
|
|
| MD5 |
0d9d3055eeb10cf03cb03c4f51e83e5c
|
|
| BLAKE2b-256 |
133cac200e018511fd4f1b47ef40f5c7e32941b17b80c2f7ccb6638e8e81513c
|