Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

sendCSV

Python script to send csv files in a directory to an email as a zip

Prerequisites:

  • Python

To run:

python sendCSV.py

You will need a config file config.json:

	{
		"username":"username@email.com",
		"password:"password",
		"directory":"fullpath"
	}

About

Python script to send the latest csv file made

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages