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.6.tar.gz (6.4 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.6-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for yes-no-words-2022.4.6.tar.gz
Algorithm Hash digest
SHA256 cd64f64093d8d0aa8e1619d3979a5b7aa11f025074f5a02a5a5147d6fd7dbd59
MD5 6fffb9c702ab2f082d478293819ecae0
BLAKE2b-256 9132e36409d9c383f8bd0a483a0114c6d8f35dfdc0b74c89acfe85ab51ec5e39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for yes_no_words-2022.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4b544a75ab485408c0de8f038d443c80f5a313968126b1e02f5a7f229e91580d
MD5 8b344cf1c0429a49f8c24ddaff923833
BLAKE2b-256 efafefb3a25e5159da33e2642c61a6943fd65cfd311826a36b45729ae93bca40

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