Giter Club home page Giter Club logo

whitehunter's Introduction

White Email.

Excel data extraction for send specify messages from txt file via email. It save all emails from excel (Excel col named Email) and asociate it to another variables inside the file.
Can send to all saved emails or manual introduction. Proven on Windows, no Mac or Linux.

--------------------------------------------------------

Usage:
	gitclone https://github.com/Sebaspasker/whiteHunter.git	
	cd whiteHunter
	python whiteEmail.py

--------------------------------------------------------

Direct terminal commands:
"-h" or "--help" --> Help command
"-u" or "--user" --> User introduction, need one value after introduction
"-p" or "--password" --> User introduction, need one value after introduction
"-std" or "--standard" --> Standard host and port introduction ("smtp.gmail.com", 587)

The txt file format have to be next:
{v[VARIABLE_NAME]}

Example:

txt File Example
Hello {v[Name]}!

How are you? I send you this message to remember you owe me {v[Money]} because of the page web {v[WebPage]} ,
when you have some time send me a transfer please. 

Good bye, Daryl

Excel File Example
Name	    | Surname    | Money   | Email 			| WebPage
Sebastian   | Pasker     | 10,00€  | [email protected]	| www.hello.com
Jose        | Velazquez  | 21,21€  | [email protected]         | www.bye.com
Alberto     | Gonzalez   | 112,00€ | [email protected]      | www.goodnight.com

Created by Sebastian Pasker.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.