{ "info": { "author": "Nikolay Dimolarov", "author_email": "dimolarov@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6" ], "description": "[![Downloads](http://pepy.tech/badge/csv2vcard)](http://pepy.tech/count/csv2vcard)\n\ncsv2vcard\n=========\nA Python script that parses a .csv file of contacts and automatically creates vCards. The vCards are super useful for sending your contact details or those of your team. You can also upload them to e.g. Dropbox and use them with QR codes! You can also use them for transferring new contacts to Outlook, a new CRM etc. The specific use case in mind was to programmatically create vCards from a list of contacts in a spreadsheet, to be incorporated into business cards.\n\nUsage\n-----\n\n1. Install package with `pip3 install csv2vcard`\n\n2. Create csv file with contacts\n\n*CSV file format (delimeter can be changed in csv_delimeter param, see below)*\n\n`last_name, first_name, org, title, phone, email, website, street, city, p_code, country`\n\n**Important: you should name the columns exactly the same way because they are used as keys to generate the vCards**\n\n3. `cd yourcsvfoldername` go to the folder where you have your csv file\n\n4. Open python `python3` (gotcha: using Python 3.6 features)\n\n5. Import module `from csv2vcard import csv2vcard`\n\n6. Now you have 2 options for running (both will create an /export/ dir for your vCard):\n\n- Test the app with `csv2vcard.test_csv2vcard()`. This will create a Forrest Gump test vCard.\n- Use your real data `csv2vcard.csv2vcard(\"yourcsvfilename\", \",\")` where \",\" is your csv delimeter. This will create all your vCards.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/tech4242/csv2vcard/archive/0.2.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tech4242/csv2vcard", "keywords": "csv,vcard,export", "license": "", "maintainer": "", "maintainer_email": "", "name": "csv2vcard", "package_url": "https://pypi.org/project/csv2vcard/", "platform": "", "project_url": "https://pypi.org/project/csv2vcard/", "project_urls": { "Download": "https://github.com/tech4242/csv2vcard/archive/0.2.2.tar.gz", "Homepage": "https://github.com/tech4242/csv2vcard" }, "release_url": "https://pypi.org/project/csv2vcard/0.2.2/", "requires_dist": null, "requires_python": ">=3.6", "summary": "A library for converting csvs to vCards", "version": "0.2.2" }, "last_serial": 3801533, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d119111d51c64bf4fa9acadbf7dda901", "sha256": "9c0917f1f8b49afaa1a7f774eb48511b04945c85c73c0cf7d3f4d0e8a4dbb70c" }, "downloads": -1, "filename": "csv2vcard-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d119111d51c64bf4fa9acadbf7dda901", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 5700, "upload_time": "2018-04-15T16:57:39", "url": "https://files.pythonhosted.org/packages/54/dc/e8c2bacc6f482973db79f817e3950688db79bee4dd49aeb432f16e75862d/csv2vcard-0.1-py3-none-any.whl" } ], "0.2": [], "0.2.1": [ { "comment_text": "", "digests": { "md5": "f08b41f2633a1d61cdc4c7910ee9f41f", "sha256": "02171be07457b177677c02d5d23d3ca15e1c16add657bb8af615558d208fd3d1" }, "downloads": -1, "filename": "csv2vcard-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f08b41f2633a1d61cdc4c7910ee9f41f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5815, "upload_time": "2018-04-15T17:11:25", "url": "https://files.pythonhosted.org/packages/0a/00/96a47862b6e727a46ada39d455146d095c952e3401bc400d4b67dc7f7070/csv2vcard-0.2.1-py3-none-any.whl" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "62bc9ce4b69245a1fba29acdd6985fbe", "sha256": "5c70fbd7868afee3bbaa1ddb3ff866d0fa6068a1d34109a1b6ab9e0acfd8c1c6" }, "downloads": -1, "filename": "csv2vcard-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "62bc9ce4b69245a1fba29acdd6985fbe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5882, "upload_time": "2018-04-24T06:58:43", "url": "https://files.pythonhosted.org/packages/2f/7e/6cc31f7d6f54aa6e3db8fbfd3c124dcb741afe373d8cba5019ab61f24bd3/csv2vcard-0.2.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62bc9ce4b69245a1fba29acdd6985fbe", "sha256": "5c70fbd7868afee3bbaa1ddb3ff866d0fa6068a1d34109a1b6ab9e0acfd8c1c6" }, "downloads": -1, "filename": "csv2vcard-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "62bc9ce4b69245a1fba29acdd6985fbe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 5882, "upload_time": "2018-04-24T06:58:43", "url": "https://files.pythonhosted.org/packages/2f/7e/6cc31f7d6f54aa6e3db8fbfd3c124dcb741afe373d8cba5019ab61f24bd3/csv2vcard-0.2.2-py3-none-any.whl" } ] }