{ "info": { "author": "Vishwa", "author_email": "v1shwa@yahoo.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Utilities" ], "description": "GdGet\n=====\n\nA simple command line utility to download Google Drive public URLs\neffortlessly.\n\nInstallation\n~~~~~~~~~~~~\n\n.. code:: bash\n\n pip install gdget\n\nUsage\n~~~~~\n\n- Download using google drive url\n\n.. code:: bash\n\n gdget https://drive.google.com/file/d/1rcZ42siSqpLlVx2LRR_xjD7uJA8twKEa/view\n\n- Download using Google drive ID\n\n.. code:: bash\n\n gdget 1rcZ42siSqpLlVx2LRR_xjD7uJA8twKEa\n\nRequirements\n~~~~~~~~~~~~\n\n- Python >=2.6 & >=3.4 (does not support 3.3)\n- requests\n- tqdm\n- pytest (optional, to run tests)\n\nLicense\n~~~~~~~\n\n`The MIT License`_\n\n.. _The MIT License: ./LICENSE\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/v1shwa/gdget", "keywords": "googledrive cli google download", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "gdget", "package_url": "https://pypi.org/project/gdget/", "platform": "", "project_url": "https://pypi.org/project/gdget/", "project_urls": { "Homepage": "https://github.com/v1shwa/gdget" }, "release_url": "https://pypi.org/project/gdget/0.1.1/", "requires_dist": [ "requests", "tqdm", "pytest; extra == 'test'" ], "requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "summary": "Google drive URLs downloader for command line.", "version": "0.1.1" }, "last_serial": 3487133, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "eafebe33aba8ddd1c575289f08e897fb", "sha256": "c65fdfce9195415d086b4564e923c56d8ad1fae705ecd786752c4d99255bd12d" }, "downloads": -1, "filename": "gdget-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eafebe33aba8ddd1c575289f08e897fb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 6043, "upload_time": "2018-01-13T16:40:59", "url": "https://files.pythonhosted.org/packages/db/02/728dbd928241f380ddcb06967b7031742af85f76032af91a6fc04f8e9ab3/gdget-0.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eafebe33aba8ddd1c575289f08e897fb", "sha256": "c65fdfce9195415d086b4564e923c56d8ad1fae705ecd786752c4d99255bd12d" }, "downloads": -1, "filename": "gdget-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eafebe33aba8ddd1c575289f08e897fb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4", "size": 6043, "upload_time": "2018-01-13T16:40:59", "url": "https://files.pythonhosted.org/packages/db/02/728dbd928241f380ddcb06967b7031742af85f76032af91a6fc04f8e9ab3/gdget-0.1.1-py2.py3-none-any.whl" } ] }