neptyne.google

Placeholder to access the Google API classes and functions.

Currently only sheets is available.

Sample usage to copy paste from A1:A4 -> B1:B4:

google.sheets.copy_paste(A1:A4, B1:B4)