Features:
- [x] Make `gmail_api_wrapper` a package
- [x] Add `setup.py` file
- [x] Add package `requirements/*`
- [x] Add `GmailAPIConnection` helper class in `gmail_api_wrapper.connection.py` module
- [x] Add `GmailAPIReadWrapper` helper class in `gmail_api_wrapper.crud.read.py` module
- [x] Add `GmailAPIWriteWrapper` helper class in `gmail_api_wrapper.crud.modify.py` module