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
- Host: GitHub
- URL: https://github.com/entorb/tools-addressbook
- Owner: entorb
- License: gpl-3.0
- Created: 2024-06-30T13:33:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-23T18:13:34.000Z (4 months ago)
- Last Synced: 2025-06-23T18:45:11.324Z (4 months ago)
- Topics: addressbook, birthday, birthday-reminder, contacts, python, vcf
- Language: Python
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)