Git Product home page Git Product logo

charrington's People

Contributors

aryanverma2204 avatar deong avatar russell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

charrington's Issues

Resolve/Merge duplicates

If the same contact appears in multiple groups, you get duplicate entries in the BBDB file. Name isn't sufficient to match on -- I think what needs to happen is that the contacts with the same names and at least one email address or phone number in common should be merged.

no more https://developers.google.com/accounts/docs/AuthForInstalledApps ?

Hello,

Since this morning, the very great charrigton don't work. :-( The new message is:
"
Traceback (most recent call last):
File "/home/pierre/tmp/logiciels/charrington/charrington.py", line 563, in
acctgroups = get_all_contact_groups(acct)
File "/home/pierre/tmp/logiciels/charrington/charrington.py", line 160, in get_all_contact_groups
gdc.ClientLogin(acct["login"], acct["password"], gdc.source)
File "/usr/lib/python2.7/dist-packages/gdata/client.py", line 441, in client_login
captcha_token=captcha_token, captcha_response=captcha_response)
File "/usr/lib/python2.7/dist-packages/gdata/client.py", line 373, in request_client_login_token
response, ClientLoginFailed, response_body)
gdata.client.ClientLoginFailed: Server responded to ClientLogin request: 404, https://developers.google.com/accounts/docs/AuthForInstalledApps
"

This is a new problem of my Linux (Debian testing+stable) or of charrington?

Thank you very much.

Best regards,

Pierre Crescenzo

Error: AttributeError: 'NoneType' object has no attribute 'rsplit'

;; -*-coding: utf-8-emacs;-*-
;;; file-version: 6
Traceback (most recent call last):
  File "./charrington.py", line 447, in <module>
    contacts += get_all_contacts(acct)
  File "./charrington.py", line 163, in get_all_contacts
    contacts.append(make_contact(entry))
  File "./charrington.py", line 189, in make_contact
    con.email.append(parse_email(email))
  File "./charrington.py", line 241, in parse_email
    label = get_label_from_schema(email_entry)
  File "./charrington.py", line 255, in get_label_from_schema
    return entry.rel.rsplit("#", 1)[1].title()
AttributeError: 'NoneType' object has no attribute 'rsplit'

aliases for groups

Hello,

I'm trying "charrigton". Very Great! :-)

With bbdb, il used "alias" to make list of persons. Is it possible with charrigton to have some lists of persons in target bbdb file?

Thank you very much!

Pierre Crescenzo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.