Thanks to visit codestin.com
Credit goes to github.com

Skip to content

segestic/vcf-contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 CSV to VCF Contacts App

Streamlit app for Bulk Conversion of CSV to VCF - customized for Necf

Installation

  • Clone the repository - git clone https://github.com/segestic/vcf-contacts.git
  • Create a new virtual environment - virtualenv venv
  • Activate the virtual environment - venv\scripts\activate
  • Install the requirements - pip install -r requirements.txt
  • Run the app using - streamlit run app.py
  • Sample CSV file to test conversion - CSV_format.csv

Optional

  • Run API using - uvicorn application.server.main:app

About

Bulk Converts csv to vcf file - customized for necf.church

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published