Skip to content

ESHackathon/i3-export_to_drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I3 export to google drive

This module, export a files and share it with an email address.

input JSON example

{ 
    "local_filename": "test.txt",
    "target_filename": "test.txt",
    "folder_name": "test_folder_1",
    "email": "[email protected]"
}

output TXT


Usage example

python keyword_identification.py test.json > test.txts

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published