Skip to content

diegopaludo/GSuite-Change-Team-Signatures

 
 

Repository files navigation

Manage team GSuite signatures

Managing signatures by hand could be a realy headache. Try to use python script to automate this process.

Requirements

Python 3.6+

  • Use pip install -r requirements.txt
  • google-api-python-client
  • oauth2client
  • httplib2
  • pystache

Prepare and run

  1. API key (simple way)
  1. Change template.mustache file according to your needs. It will be passted in each signature
  2. Fill Team Information - Email-Signatures.csv with information about your team
  3. Run python change_domain_signatures.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%