Skip to main content

Surreal sentence and error message generator.

Project description

surrealism module for Python

This module allows you to generate surreal sentences and error messages very easily from within your python programs.

Installation

If you have downloaded the source distribution, to install do the following at the commandline:

$ python setup.py install

Or using easy_install:

$ easy_install surrealism

And it will download and install the latest version from the Python Package Index.

Or pip:

$ pip install surrealism

And it will download and install the latest version from the Python Package Index.

Usage Examples

Generate a surreal sentence:

>>> import surrealism

>>> sentence = surrealism.get_sentence()

>>> print sentence

>>> If I can get the Pot Noodle to enter Radiohead's Lead Singer, the lego-brick will dilute Julian Assange and I'll be able to spy on Neil Armstrong!

You can also specify an integer representing the relevant row ID from the database in order to return a specific sentence:

>>> import surrealism

>>> sentence = surrealism.get_sentence(39)

>>> print sentence

>>> Don't drop things on X-Wings - get blood out of deep-fat friers!

Generate a surreal error message:

>>> import surrealism

>>> print surrealism.get_fault()

>>> thing.c:466: fearsome error in 'blow-up doll()' - missing thing-a-ma-jig.

You can also specify an integer representing the relevant row ID from the database in order to return a specific sentence:

>>> import surrealism

>>> print surrealism.get_fault(3)

>>> Traceback (most recent call last):  File '/party popper/fighter plane/glistening_seashell/anti-depressant.py', line 20, in straggly_particle accelerator.  waterproofError: salmon mousse did not deep-fry hand-drill.

Please feel free to leave bug reports and feature requests on the github homepage at https://github.com/Morrolan/surrealism.

All comments are welcome!

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

surrealism-1.0.1.tar.gz (152.7 kB view details)

Uploaded Source

File details

Details for the file surrealism-1.0.1.tar.gz.

File metadata

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

File hashes

Hashes for surrealism-1.0.1.tar.gz
Algorithm Hash digest
SHA256 4f0e201fb381a12721ad39ee2be6f6a933ed7163c598f7181155946efd798e5b
MD5 45103c0545e4c50ae3e7f7d6e01e9cde
BLAKE2b-256 312a5e3902999778698f0e3c43bf29a3b7a1f7fed56bc5834c51b69f811e60f0

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