A package to get the Wordle answers
Project description
Wordle Answer
This python package allows you to get today, yesterday and tomorrow's Wordle answer!
Code Example
import wordleanswer
# Answers
todaysAnswer = wordleanswer.getAnswer()
yesterdaysAnswer = wordleanswer.getYesterdayAnswer()
tomorrowsAnswer = wordleanswer.getTomorrowAnswer()
# Getting answers in the past and future
# Answer for 100 days ago
print(wordleanswer.getPastAnswer(100))
# Answer in 100 days
print(wordleanswer.getFutureAnswer(100))
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.1.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.1.tar.gz.
File metadata
- Download URL: wordleanswer-1.0.1.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e87e666681f78e71e23a8af399b702cdd6b1e0dac77ceab22d806c7709853a2b
|
|
| MD5 |
e2ba0e1d52eeace2b95fb838b1a0e56f
|
|
| BLAKE2b-256 |
1a3a6a46d66772858f4382577d959403277af4997d498a769ae17a7c1caca030
|
File details
Details for the file wordleanswer-1.0.1-py3-none-any.whl.
File metadata
- Download URL: wordleanswer-1.0.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a24c490b590126becfee8fc6b9686c6e2bd470f302fdba47f62af95652fec6e
|
|
| MD5 |
e3faf460bf54c10166cbe2fc2d13a443
|
|
| BLAKE2b-256 |
cdc53f427dc04a362b2cea495de03b491d228f833d42886ffb99ec18c8ea93a9
|