Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

svirepovden/Gsuite_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox for GSuite admin

This toolkit was created for adding a lot of Russian students into GSuite.

It doesn't use any api, sou should add users manually, using mass update in GSuite admin panel.

Features:

  • csv users creation
  • csv groups creation

How to use

  1. install requirements pip install -r requirements.txt

  2. insert input data in input folder, according to example files format.

We recommend to use csv, the first column must contain fullname (ФИО)

You can create txt file with

  1. change config.py as you need

  2. run main.py

  3. get yours csv in output folder

About

Scripts for GSuite admins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%