evolving_ideas.common.constants =============================== .. py:module:: evolving_ideas.common.constants .. autoapi-nested-parse:: evolving_ideas.common.constants Attributes ---------- .. autoapisummary:: evolving_ideas.common.constants.VERSION evolving_ideas.common.constants.OPENAI_API_KEY evolving_ideas.common.constants.BANNER Module Contents --------------- .. py:data:: VERSION .. py:data:: OPENAI_API_KEY .. py:data:: BANNER :value: Multiline-String .. raw:: html
Show Value .. code-block:: python """ _____ _ _ _____ _ | ___| | | (_) |_ _| | | | |____ _____ | |_ ___ _ __ __ _ | | __| | ___ __ _ ___ | __\ \ / / _ \| \ \ / / | '_ \ / _` | | | / _` |/ _ \/ _` / __| | |___\ V / (_) | |\ V /| | | | | (_| | _| || (_| | __/ (_| \__ \ \____/ \_/ \___/|_| \_/ |_|_| |_|\__, | \___/\__,_|\___|\__,_|___/ __/ | |___/ A CLI to capture, evolve, and expand your ideas. """ .. raw:: html