Skip to content

A simple Python script that takes as input a vCard file and generates a QR code

Notifications You must be signed in to change notification settings

giulioco/vcard-qr-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vCard 3.0 - QR Code Generator

This simple Python 2.7 Script takes as input a vCard file (.vcf) and outputs a PNG file with the generated QR Code relative to the vCard.

Getting Started

Just run the script and you will be prompted to input the right vCard file name. Make sure the file is in the same folder as the script.

python vcard_qrcode_gen.py 

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A simple Python script that takes as input a vCard file and generates a QR code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages