An open API service indexing awesome lists of open source software.

https://github.com/hypernormalisation/portent

Python package providing horrifying welcome messages for your application
https://github.com/hypernormalisation/portent

Last synced: 5 months ago
JSON representation

Python package providing horrifying welcome messages for your application

Awesome Lists containing this project

README

          

# portent
Python package providing horrifying welcome messages for your application.

## Installation

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

```bash
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.

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

![](static/img1.png)

Pass the theme argument to the `welcome` function to use a different
greeter:
- basic
- finance