Skip to main content

Get yes/no-like words.

Project description

yes-no-words

Get yes/no-like words.

Inspired by: https://github.com/sindresorhus/yes-no-words

install

pip install yes-no-words

usage

import yes_no_words

yes_no_words.yes_random()  # "yisss"

yes_no_words.no_random()  # "absolutely not"

# test "truthy" words
yes_no_words.is_truthy("Yisss")  # True

yes_no_words.is_truthy("nope")  # False

# test "falsy" words
yes_no_words.is_falsy("certainly not")  # True

api

.YES

Yes like words.

.NO

No like words.

.ALL

Both yes and no like words.

.yes_random() -> str

Random yes like words.

.no_random() -> str

Random no like words.

.all_random() -> str

Random yes or no like words.

.is_falsy(word_or_phrase: str) -> bool

Test a word to verify if it's falsy.

.is_truthy(word_or_phrase: str) -> bool

Test a word to verify if it's truthy.

license

Apache License 2.0 :copyright: Jeff Triplett

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

yes-no-words-2022.4.3.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

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

yes_no_words-2022.4.3-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file yes-no-words-2022.4.3.tar.gz.

File metadata

  • Download URL: yes-no-words-2022.4.3.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.11

File hashes

Hashes for yes-no-words-2022.4.3.tar.gz
Algorithm Hash digest
SHA256 e9c7fac3adee86ef14ac191647a2443e7da046e171ececa5d46b13e7ae2fc54e
MD5 69230187341a9d6cdcc3aef1b5d1eead
BLAKE2b-256 2277f467eebf92a6019ccb23e63342a5387320b604ea8c235f172f30a0a41386

See more details on using hashes here.

File details

Details for the file yes_no_words-2022.4.3-py3-none-any.whl.

File metadata

File hashes

Hashes for yes_no_words-2022.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 70da7653875d02402d13fb3fe9136e54883b03dbd30652a7d3f47f882d293ba9
MD5 961c4431ae002a1a6fb924f74b62fd16
BLAKE2b-256 220b0b650e19677bebecfe86eef287d809bcb704b21e921d4d42ac9ffdfd4d25

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