Skip to main content

Python package providing horrifying welcome messages for your application

Project description

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

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

portent-0.0.2.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

portent-0.0.2-py3-none-any.whl (18.0 kB view hashes)

Uploaded Python 3

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