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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for yes-no-words-2022.4.8.tar.gz
Algorithm Hash digest
SHA256 69fbc38d032edd65d15a3d0494b79094ca38fd576d920b4ef0e6a3d3b2337ef4
MD5 8b114b76e508bb0ace7743681da10dc0
BLAKE2b-256 5e9eda7c805ce176609dd65fb647a487f40dc574b2d1de438efcb1ab265503c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for yes_no_words-2022.4.8-py3-none-any.whl
Algorithm Hash digest
SHA256 231feef9861969f8577bfe75a0d42b4bfc34b56128dc72319d43a6c589e524c0
MD5 a69d255083f7642432b425085d807160
BLAKE2b-256 4584bf15c58381a1005ed17d77be7081b2b644b4e8d55013161abbd483ab2725

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