|
Is there a simple Python/Django email/contact importer - that is getting all the contacts of a given user? I've looked into Pinax, but it seems to be overkill just for email importing. |
|
There is no single package as of the moment that does that. The only way to make this work is by using the APIs supported for each. |
Other than the one built into Pinax I don't know of a single other one.