Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #16915 > unrolled thread
| Started by | tinnews@isbd.co.uk |
|---|---|
| First post | 2011-12-09 14:41 +0000 |
| Last post | 2011-12-09 22:06 +0000 |
| Articles | 4 — 2 participants |
Back to article view | Back to comp.lang.python
Contacts/Addressbook application - any good Python ones out there? tinnews@isbd.co.uk - 2011-12-09 14:41 +0000
Re: Contacts/Addressbook application - any good Python ones out there? Alec Taylor <alec.taylor6@gmail.com> - 2011-12-10 02:12 +1100
Re: Contacts/Addressbook application - any good Python ones out there? tinnews@isbd.co.uk - 2011-12-09 16:59 +0000
Re: Contacts/Addressbook application - any good Python ones out there? tinnews@isbd.co.uk - 2011-12-09 22:06 +0000
| From | tinnews@isbd.co.uk |
|---|---|
| Date | 2011-12-09 14:41 +0000 |
| Subject | Contacts/Addressbook application - any good Python ones out there? |
| Message-ID | <kaj9r8-leo.ln1@chris.zbmc.eu> |
I'm after an application for managing Contacts (i.e. an Address Book)
and as I suspect I will want to 'tune' it a bit Python would be my
preferred language.
So far I have found :-
pycocuma - reasonable but rather old and a bit clunky (uses TCL/Tk)
pyaddressbook - newer but very minimal
Does anyone have any other suggestions? I'd prefer an application
which uses vCards as its native data storage format but that's not
vital and I'd also like to have a GUI but again that's not vital, a
well designed curses/terminal application would be OK too.
--
Chris Green
[toc] | [next] | [standalone]
| From | Alec Taylor <alec.taylor6@gmail.com> |
|---|---|
| Date | 2011-12-10 02:12 +1100 |
| Message-ID | <mailman.3471.1323443562.27778.python-list@python.org> |
| In reply to | #16915 |
Wammu? On Sat, Dec 10, 2011 at 1:41 AM, <tinnews@isbd.co.uk> wrote: > I'm after an application for managing Contacts (i.e. an Address Book) > and as I suspect I will want to 'tune' it a bit Python would be my > preferred language. > > So far I have found :- > > pycocuma - reasonable but rather old and a bit clunky (uses TCL/Tk) > pyaddressbook - newer but very minimal > > Does anyone have any other suggestions? I'd prefer an application > which uses vCards as its native data storage format but that's not > vital and I'd also like to have a GUI but again that's not vital, a > well designed curses/terminal application would be OK too. > > -- > Chris Green > -- > http://mail.python.org/mailman/listinfo/python-list
[toc] | [prev] | [next] | [standalone]
| From | tinnews@isbd.co.uk |
|---|---|
| Date | 2011-12-09 16:59 +0000 |
| Message-ID | <mcr9r8-cuq.ln1@chris.zbmc.eu> |
| In reply to | #16916 |
Alec Taylor <alec.taylor6@gmail.com> wrote: > Wammu? > I hadn't really considered gammu/wammu as I saw it as a mobile phone synchrinsation tool, but I've looked a bit harder and it might very well be what I need - thank you! > On Sat, Dec 10, 2011 at 1:41 AM, <tinnews@isbd.co.uk> wrote: > > I'm after an application for managing Contacts (i.e. an Address Book) > > and as I suspect I will want to 'tune' it a bit Python would be my > > preferred language. > > > > So far I have found :- > > > > pycocuma - reasonable but rather old and a bit clunky (uses TCL/Tk) > > pyaddressbook - newer but very minimal > > > > Does anyone have any other suggestions? I'd prefer an application > > which uses vCards as its native data storage format but that's not > > vital and I'd also like to have a GUI but again that's not vital, a > > well designed curses/terminal application would be OK too. > > > > -- > > Chris Green > > -- > > http://mail.python.org/mailman/listinfo/python-list -- Chris Green
[toc] | [prev] | [next] | [standalone]
| From | tinnews@isbd.co.uk |
|---|---|
| Date | 2011-12-09 22:06 +0000 |
| Message-ID | <sbdar8-gj6.ln1@chris.zbmc.eu> |
| In reply to | #16924 |
tinnews@isbd.co.uk wrote: > Alec Taylor <alec.taylor6@gmail.com> wrote: > > Wammu? > > > I hadn't really considered gammu/wammu as I saw it as a mobile phone > synchrinsation tool, but I've looked a bit harder and it might very > well be what I need - thank you! > Well one problem with wammu is that you can't do anything with the program unless there's a phone connected. -- Chris Green
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web