Skip to main content

Humor inspired by `import this` and _The Trashmen_

Project description

Build Status

Inspired by Python’s import this, The Trashmen, and The Family Guy, theword is a quirky library to answer that eternal question, “What’s the word?”

Installation

From any command line:

$ pip install theword

Emulating the Zen of Python

From any command line:

$ python -c "import theword"

_Surfin' Bird_, by The Trashmen

A well a everybody's heard about the bird
Bird, bird, bird, b-bird's the word
A well a bird, bird, bird, b-bird's the word
A well a bird, bird, bird, b-bird's the word
A well a bird, bird, b-bird's the word

General Usage

You can import any of the following:

from theword import TheWord, TheBird, what_is_the_word

Ask the question:

>>> what_is_the_word()
<theword.theword.TheBird object at 0x10f582d90>   # Returns TheBird
>>> what_is_the_word().answer
'[E]verybody knows that the bird is the word!'
>>> print what_is_the_word()  # We overloaded __str__
{"answer": "[E]verybody knows that the bird is the word!", "question": "What's the word?", "id": "The Bird"}

More quirky fun:

>>> what_is_the_word().play()  # Turn on the volume, ensure your WiFi is on
{'artist': 'The Trashmen', 'title': "Surfin' Bird", 'question': "What's the word?", 'released': 1964, 'answer': '[E]verybody knows that the bird is the word!', 'id': 'The Bird'}
>>> what_is_the_word().celebrate() # Be prepared to laugh
{'answer': '[E]verybody knows that the bird is the word!', 'celebrated_on': "FOX's The Family Guy", 'question': "What's the word?", 'id': 'The Bird', 'celebrated_by': 'Seth MacFarlane'}
>>>

If you watch all the skits you will recognize this:

Sir, our math shows that the Bird is greater than or equal to the Word!

>>> isinstance(TheBird(), TheWord)
True
>>> issubclass(TheBird, TheWord)
True

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

theword-1.0.1b2.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file theword-1.0.1b2.tar.gz.

File metadata

  • Download URL: theword-1.0.1b2.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for theword-1.0.1b2.tar.gz
Algorithm Hash digest
SHA256 a67eb7ca533e2f4a93212caf9498c76856382c68f887b871e3ce263d92532a5c
MD5 cdc280cefef700a6dfe9f5d1192cb249
BLAKE2b-256 783387b2459d28641e22a483a225f0c729fff8dcebea4d4581d19d53c66acdc1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page