src.features package

Submodules

src.features.build_features module

src.features.computer module

class src.features.computer.DeepThought(questions=None)[source]

Bases: object

Designed to allow better examining the “Ultimate Question of Life, the Universe, and Everything” [1]

1
  1. Adams, “The Hitchhiker’s Guide to the Galaxy”

Parameters

questions (list) – Optional list of potential “Ultimate Questions..”. If absent, common sense will be used.

get_a_question()[source]

Finds a (possible) “Ultimate Question of Life, the Universe, and Everything”

Note

This may or may not be satisfying… but it is a bit better than waiting.

Returns

question – A… question!

Return type

str

get_the_answer()[source]

Finds the answer for the “Ultimate Question of Life, the Universe, and Everything”!

Returns

question – The Answer!

Return type

str

get_the_question()[source]

Finds the “Ultimate Question of Life, the Universe, and Everything”!

Returns

question – The Question!

Return type

str

src.features.thingy module

Something may be happening here… but I will not tell you