{
"info": {
"author": "xypnox",
"author_email": "xypnox@gmail.com",
"bugtrack_url": null,
"classifiers": [
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3"
],
"description": "# Email Purifier\n\n[](https://kwoc.kossiitkgp.org/)\n\nKWoC Communicaton: [](https://gitter.im/epurifier/Lobby)\n\n\nA KISS(Keep It Stupid Simple) email validator for csv files\n\nTo install the script locally use:\n\nTo install the program run\n\n```\n$ pip install todx\n```\n\nIf you are using Ubuntu run this instead:\n\n```\n$ pip3 install todx\n```\n\nIf the installation of pandas fails due to user permissions, you can either use sudo or install using the `--user` parameter.\n\n\nTo validate and store the emails in a csv file run:\n\n```\nepurifier