Little Black Book - An interactive address book. - News
posted by klnavarro, Tue 04 Nov 2008 07:42:00 AM UTC - 0 replies
Now use the YAML 1.1 (with PyYAML) as default format.
posted by klnavarro, Sun 13 Aug 2006 08:54:34 PM UTC - 0 replies
This release provides a new Gtk+/glade-2 interface and YAML support.
posted by klnavarro, Sun 13 Aug 2006 08:42:27 PM UTC - 0 replies
An improved setup.py script and code cleanup.
posted by klnavarro, Sun 24 Oct 2004 12:48:56 PM UTC - 1 reply
This release provide a new Gtk+/glade interface and getopt support.
posted by klnavarro, Tue 19 Oct 2004 06:22:28 AM UTC - 0 replies
A new version of the address book will be available soon.
This release will provide a GTK+ interface created with Glade.
posted by klnavarro, Wed 24 Mar 2004 11:12:06 AM UTC - 0 replies
With release 0.1.2 of pyLBB, I have intruduced a new widget:
- A NoteBook from Iuri Wickert (thks).
However this new widget works only with Python 2.2+, also if you use a previous version of Python it is the old form which is automatically used by pyLBB.
posted by klnavarro, Wed 24 Mar 2004 11:03:35 AM UTC - 0 replies
Since major releases 2.2/2.3 Python's model of objects and classes have changed.
pyLBB is backward compatible with these changes: it try to use the new object model if not it use the old one.
Concerning the serialization module, there is an incompability between releases 2.1 and 2.2+ ; So I suggest you to use internal format '.lbb2' if you plan to transport your address book between various versions of Python.
posted by klnavarro, Wed 24 Mar 2004 10:45:32 AM UTC - 0 replies
This release provide:
- A library (lbb.py), the engine main part ;
- A console mode (lbb_cmd.py) which records contacts with their emails;
- A graphic interface (lbb_tkinter.py) which must works on all platforms ;
- And some scripts to convert from/to Vcard, ldif, LaTeX or Html formats.
posted by klnavarro, Tue 23 Mar 2004 05:03:25 PM UTC - 0 replies
pyLBB is an address book manager written in pure Python.
It can be run on virtually any computer and allows you to add personal data (name, nickname, address, job information, ...), email addresses, home page url, phone numbers, and notes.

