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
- Host: GitHub
- URL: https://github.com/hypernormalisation/portent
- Owner: hypernormalisation
- License: agpl-3.0
- Created: 2020-09-09T21:13:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T20:38:14.000Z (almost 6 years ago)
- Last Synced: 2025-09-25T14:39:10.807Z (9 months ago)
- Language: Python
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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')
```

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