{ "info": { "author": "mogproject", "author_email": "mogproj@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "============\ncalendar-cli\n============\n\nCommand-line Interface for Google Calendar\n\n.. image:: https://badge.fury.io/py/gcalendar-cli.svg\n :target: http://badge.fury.io/py/gcalendar-cli\n :alt: PyPI version\n\n.. image:: https://travis-ci.org/mogproject/calendar-cli.svg?branch=master\n :target: https://travis-ci.org/mogproject/calendar-cli\n :alt: Build Status\n\n.. image:: https://coveralls.io/repos/mogproject/calendar-cli/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/mogproject/calendar-cli?branch=master\n :alt: Coverage Status\n\n.. image:: https://img.shields.io/badge/license-Apache%202.0-blue.svg\n :target: http://choosealicense.com/licenses/apache-2.0/\n :alt: License\n\n.. image:: https://badge.waffle.io/mogproject/calendar-cli.svg?label=ready&title=Ready\n :target: https://waffle.io/mogproject/calendar-cli\n :alt: 'Stories in Ready'\n\n------------\nDependencies\n------------\n\n* Python: 2.6 / 2.7\n* six\n* python-dateutil\n* pytz\n* tzlocal\n* google-api-python-client\n* argparse\n* `mog-commons `_\n\n------------\nInstallation\n------------\n\n* ``pip`` command may need ``sudo``\n\n+-------------------------+------------------------------------------+\n| Operation | Command |\n+=========================+==========================================+\n| Install |``pip install gcalendar-cli`` |\n+-------------------------+------------------------------------------+\n| Upgrade |``pip install --upgrade gcalendar-cli`` |\n+-------------------------+------------------------------------------+\n| Uninstall |``pip uninstall gcalendar-cli`` |\n+-------------------------+------------------------------------------+\n| Check installed version |``calendar-cli --version`` |\n+-------------------------+------------------------------------------+\n| Help |``calendar-cli -h`` |\n+-------------------------+------------------------------------------+\n\n---------------\nGetting Started\n---------------\n\n1. Download ``client_secret.json`` from Google Developers Console\n \n* Open `Google API Manager `_\n* Select or create a project\n* Open API Manager -> Credentials\n\n * OAuth consent screen: Set a product name and save\n * Credentials: Add credentials -> OAuth 2.0 client ID -> Other: Set a name and create\n * Download a credential file by clicking the ``Download JSON`` button, then rename it ``client_secret.json``\n\n2. Create a credentials file\n\n::\n\n calendar-cli setup client_secret.json\n\nThe default path to the credentials file is ``~/.credentials/calendar-cli.json``.\n\n3. Print the summary of today's events on the default calendar\n\n::\n\n calendar-cli\n\n\n* Launch with arguments\n\n::\n\n calendar-cli --date 20151014\n calendar-cli --calendar xxxxxx@group.calendar.google.com\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mogproject/calendar-cli", "keywords": null, "license": "Apache 2.0 License", "maintainer": null, "maintainer_email": null, "name": "gcalendar-cli", "package_url": "https://pypi.org/project/gcalendar-cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gcalendar-cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mogproject/calendar-cli" }, "release_url": "https://pypi.org/project/gcalendar-cli/0.2.3/", "requires_dist": null, "requires_python": null, "summary": "Command-line Interface for Google Calendar", "version": "0.2.3" }, "last_serial": 2594082, "releases": { "0.2.3": [ { "comment_text": "", "digests": { "md5": "484edb76fc0110ee36c6395c03de0538", "sha256": "c78402f45e45c295a418d4d9fb7cb0fc406007f7f7c49d7409802c3f66614872" }, "downloads": -1, "filename": "gcalendar-cli-0.2.3.tar.gz", "has_sig": false, "md5_digest": "484edb76fc0110ee36c6395c03de0538", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8751, "upload_time": "2017-01-23T23:21:38", "url": "https://files.pythonhosted.org/packages/3e/a7/9bdc93ce57207633b119999e2ed22c1786c51cdf3da598dd5d7f86c36d28/gcalendar-cli-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "484edb76fc0110ee36c6395c03de0538", "sha256": "c78402f45e45c295a418d4d9fb7cb0fc406007f7f7c49d7409802c3f66614872" }, "downloads": -1, "filename": "gcalendar-cli-0.2.3.tar.gz", "has_sig": false, "md5_digest": "484edb76fc0110ee36c6395c03de0538", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8751, "upload_time": "2017-01-23T23:21:38", "url": "https://files.pythonhosted.org/packages/3e/a7/9bdc93ce57207633b119999e2ed22c1786c51cdf3da598dd5d7f86c36d28/gcalendar-cli-0.2.3.tar.gz" } ] }