{ "info": { "author": "Mateusz Ma\u0107kowski", "author_email": "m4tx@m4tx.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Build Tools", "Topic :: Utilities" ], "description": "==============\ngdrivedownload\n==============\n\nSimple script that downloads all files from given Google Drive folder.\n\nRequirements\n------------\n\n* Python 3.2+\n\nInstallation\n------------\n::\n\n pip install gdrivedownload\n\n\nUsage\n-----\n::\n\n gdrivedownload client_id client_secret folder_id out_path\n\n\n* *client_id* - Google Drive OAuth2 client ID\n* *client_secret* - Google Drive OAuth2 secret key\n* *folder_id* - Google Drive folder ID (usually the last part of the URL, like ``https://drive.google.com/drive/u/0/folders/``)\n* *out_path* - output directory to put the files into. Will be created recursively if does not exist\n\nOAuth2 keys can be obtained using `Google Developer Console `_. Create a project,\nthen generate OAuth2 credentials for `Other` application type.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/m4tx/gdrivedownload", "keywords": "google drive api batch download", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gdrivedownload", "package_url": "https://pypi.org/project/gdrivedownload/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gdrivedownload/", "project_urls": { "Homepage": "https://github.com/m4tx/gdrivedownload" }, "release_url": "https://pypi.org/project/gdrivedownload/1.0.1/", "requires_dist": [ "google-api-python-client (>=1.5.0,<2)" ], "requires_python": "", "summary": "Simple script that downloads all files from given Google Drive directory", "version": "1.0.1" }, "last_serial": 2004338, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c40c3de15583aa5e0c112593dc3acb66", "sha256": "0bcd58316b886fa8e1b2d503c6c6cca9c1d66dafe86178cc8c946c635ec2d654" }, "downloads": -1, "filename": "gdrivedownload-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c40c3de15583aa5e0c112593dc3acb66", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5262, "upload_time": "2016-03-13T13:39:19", "url": "https://files.pythonhosted.org/packages/e8/f4/ad3d9c30e2749c506283d14afb655dd708ad86cacfc2d843eec9f867adeb/gdrivedownload-1.0.0-py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "8c57d8f8310cb7f280ccd3a76d52c807", "sha256": "248be0f3d538dcf86c2094c418c71fb160718c3bcc821862de6620b73645eb61" }, "downloads": -1, "filename": "gdrivedownload-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8c57d8f8310cb7f280ccd3a76d52c807", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5263, "upload_time": "2016-03-13T14:03:45", "url": "https://files.pythonhosted.org/packages/03/13/dfe73376c7cb5bc610836d2ed4deff596286f7df27853953a5c9e65d2c71/gdrivedownload-1.0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8c57d8f8310cb7f280ccd3a76d52c807", "sha256": "248be0f3d538dcf86c2094c418c71fb160718c3bcc821862de6620b73645eb61" }, "downloads": -1, "filename": "gdrivedownload-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "8c57d8f8310cb7f280ccd3a76d52c807", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5263, "upload_time": "2016-03-13T14:03:45", "url": "https://files.pythonhosted.org/packages/03/13/dfe73376c7cb5bc610836d2ed4deff596286f7df27853953a5c9e65d2c71/gdrivedownload-1.0.1-py3-none-any.whl" } ] }