/portent

Python package providing horrifying welcome messages for your application

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

portent

Python package providing horrifying welcome messages for your application.

Installation

portent is available on the Python Package Index (PyPI).

pip install portent

It requires python version 3.6 or later.

Usage

Simply place something like the following in your top-level application file, and portent will display a helpful, motivational welcome message once per session.

import portent
portent.welcome(name='My application', version='2.3.6')

Pass the theme argument to the welcome function to use a different greeter:

  • basic
  • finance