GAM-team / GAM-team/GAM

break gam.py into smaller files

Open
#147 8 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
4.3k
Forks
537
Avg merge
2h 34m
Merged PRs (30d)
9

Description

gam.py is freakin huge at ~360kb. We should break it down into smaller files. First draft thoughts on breakdown:
- gam.py - init, globals and command parsing
- admin-sdk/directory/users.py - directory user API calls
- admin-sdk/directory/groups.py - directory groups API calls
- drive.py - Drive API calls
- gmail.py - Gmail API calls
- gdata-stuff.py - everything related to gdata. Spin this off so we can kill it if Google ever gets an email settings new Google API out the door.

@taers232c thoughts?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.