Thanks to visit codestin.com
Credit goes to github.com

Skip to content

reservoirdog/GoogleAdminAPI

Repository files navigation

GoogleAdminAPI

This set of scripts can be used to manage Google users within a Google Apps domain. The scripts have been built with few dependencies to cut down on complexity.

Getting Started

To build and install:

  1. Clone the repo
  2. Modify the build_config.py file with your settings
  3. Modify existing scripts or build your own based on the ideas outline

Prerequisites

You will need to install the packages listed in the requirements.txt file.

~$ pip install -r requirements.txt

Python Version

Currently Python 3.4, 3.5 and 3.6 are fully supported and tested. This code may work with Python 2.7 but this was written initially in Python 3

License

This project is licensed under the MIT License - see the LICENSE file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages