Manage a set of tips.
- author: Brigitte Bigi
- organization: Laboratoire Parole et Langage, Aix-en-Provence, France
- contact: contact@sppas.org
- license: GPL, v3
- copyright: Copyright (C) 2011-2018 Brigitte Bigi
Tips is a set of short help messages that a software tool can display when it's starting. Some users find them useful...
Tips are stored into a file with name TIPS_FILE. This file format is with one tip a line.
Example
>>> t = sppasTips()
>>> print(t.get_message())