An open API service indexing awesome lists of open source software.

https://github.com/entorb/tools-addressbook

Tools for parsing .vcf addressbook/contacts files
https://github.com/entorb/tools-addressbook

addressbook birthday birthday-reminder contacts python vcf

Last synced: about 1 month ago
JSON representation

Tools for parsing .vcf addressbook/contacts files

Awesome Lists containing this project

README

          

# Tools-Addressbook

* [bday_mail_sender_today.py](bday_mail_sender_today.py) generate email birthday reminders
* [bday_only.py](bday_only.py) removes all but N, FN, BDAY fields
* [extract_cards_photos.pl](extract_cards_photos.pl) extract cards and photos from vcf addressbook file
* [sort_to_compare.py](sort_to_compare.py) Convert vcf to sorted list of cleaned cards, to allow for comparison of 2 backups of the same address book

## SonarQube Code Analysis

At [sonarcloud.io](https://sonarcloud.io/summary/overall?id=entorb_tools-addressbook&branch=main)