Skip to main content

hodor!

Project description

For any operation, hodor will always say hodor.

>>> from hodor import hodor
>>> hodor + 1
hodor
>>> 3 ** hodor
hodor
>>> hodor().foo['bar']
hodor

What’s more, hodor is a module, and a class.

>>> import hodor
>>> hodor
hodor
>>> class myclass(hodor):
...     pass
>>> myclass()
hodor

Hodor is also a metaclass!

>>> myclass
hodor
>>> type(myclass)
hodor

My favorite: hodor is an instance of itself.

>>> type(hodor)
hodor
>>> type(hodor) is hodor
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

hodor-1!0.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file hodor-1!0.tar.gz.

File metadata

  • Download URL: hodor-1!0.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hodor-1!0.tar.gz
Algorithm Hash digest
SHA256 147fd8d5a41dcf49e23cbf0ffb43269e2e56249c8f65b52726c73f9e40d62456
MD5 f279fbc2365f8d2686ecf8ac59a53773
BLAKE2b-256 b10b7429d6f727b4035f50057b0861fec7a95671d8191a47d0fe58d6c4690143

See more details on using hashes here.

Supported by

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