Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1999
| From | Ken Kundert <theNurd@nurdletech.com> |
|---|---|
| Newsgroups | comp.lang.python.announce |
| Subject | Inform 1.1 - Printing and logging for command-line programs |
| Date | 2016-01-22 15:48 -0800 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <mailman.210.1453668762.15297.python-announce-list@python.org> (permalink) |
Inform is a printing and logging package intended to manage the communication to the user for command-line programs. It allows the simple creation of specialized print functions (informants) that communicate messages to the user through stdout, stderr, or a logfile as appropriate. Simply sprinkle these informants though out your code and at start up indicate to inform how verbose the users wishes it to be and it manages the informants accordingly. URL: http://nurdletech.com/linux-utilities/inform License: GPLv3+ Ken Kundert inform@nurdletech.com
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
Inform 1.1 - Printing and logging for command-line programs Ken Kundert <theNurd@nurdletech.com> - 2016-01-22 15:48 -0800
csiph-web