Skip to main content

An (unofficial) command line interface for Google APIs

Project description

Documentation Status https://badge.fury.io/py/agm.svg https://travis-ci.org/Cloudbakers/agm.svg?branch=master https://img.shields.io/pypi/pyversions/agm.svg

AGM is an unofficial command line interface for Google APIs, written in Python. For example, if I wanted to get a list of all the items in my drive account, I would use the command:

agm drive files list --user myemail@gmail.com --fields "*"

AGM will parse this command and efficiently execute these requests. AGM works with all Google APIs and provides additional features which makes quickly processing data from Google’s APIs simple and easy. It’s great for debugging, G Suite administration, or simple task automation.

This tool is currenly in Alpha, so bugs are possible. Please report any issues to the issues tab on GitHub. If you’d like to contribute, please let me know or submit a pull request!

Documentation

More detailed documentation can be found on readthedocs!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agm-0.1.3.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

agm-0.1.3-py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page