# ATAP Google Downloader
A simple Panel GUI for downloading files from Google Drive to the local working space
## Installation
`pip install atap-google-downloader`
## Usage
```python
from atap_google_downloader import DriveDownloader
downloader = DriveDownloader()
downloader.servable()
```
## Authors
- **Hamish Croser** - [h-croser](https://github.com/h-croser)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
Raw data
{
"_id": null,
"home_page": "https://github.com/Australian-Text-Analytics-Platform/atap_google_downloader",
"name": "atap-google-downloader",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Hamish Croser",
"author_email": "hamish.croser@sydney.edu.au",
"download_url": "https://files.pythonhosted.org/packages/aa/fa/8534a246ffef942aa3b6ad4c18449cde31bf9ab773f974dd4f9a5571b8e7/atap_google_downloader-0.1.0.tar.gz",
"platform": null,
"description": "# ATAP Google Downloader\n\nA simple Panel GUI for downloading files from Google Drive to the local working space\n\n## Installation\n\n`pip install atap-google-downloader`\n\n## Usage\n\n```python\nfrom atap_google_downloader import DriveDownloader\n\ndownloader = DriveDownloader()\ndownloader.servable()\n```\n\n## Authors\n\n - **Hamish Croser** - [h-croser](https://github.com/h-croser)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple Panel GUI for downloading files from Google Drive to the local working space",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/Australian-Text-Analytics-Platform/atap_google_downloader",
"Repository": "https://github.com/Australian-Text-Analytics-Platform/atap_google_downloader"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "496f2ab1c39f3a32394978f629a60a0f1be75381a7bdf1cdcf5f9edef0d9b5f4",
"md5": "1f35c40d0f2b18a3dc0cbf1620631cb7",
"sha256": "efcb79a21cc9209992110647554d9aea51741b9b265aaec5972a864fa58043c8"
},
"downloads": -1,
"filename": "atap_google_downloader-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f35c40d0f2b18a3dc0cbf1620631cb7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 3641,
"upload_time": "2024-11-08T02:01:49",
"upload_time_iso_8601": "2024-11-08T02:01:49.071585Z",
"url": "https://files.pythonhosted.org/packages/49/6f/2ab1c39f3a32394978f629a60a0f1be75381a7bdf1cdcf5f9edef0d9b5f4/atap_google_downloader-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aafa8534a246ffef942aa3b6ad4c18449cde31bf9ab773f974dd4f9a5571b8e7",
"md5": "efcedb2c9f6dee63ba79832f63c772ac",
"sha256": "3e77ca3db661a779fc390a33e0add3b78aaa08862bb3b3a9321ae96ea046343b"
},
"downloads": -1,
"filename": "atap_google_downloader-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "efcedb2c9f6dee63ba79832f63c772ac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 2935,
"upload_time": "2024-11-08T02:01:50",
"upload_time_iso_8601": "2024-11-08T02:01:50.778464Z",
"url": "https://files.pythonhosted.org/packages/aa/fa/8534a246ffef942aa3b6ad4c18449cde31bf9ab773f974dd4f9a5571b8e7/atap_google_downloader-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 02:01:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Australian-Text-Analytics-Platform",
"github_project": "atap_google_downloader",
"github_not_found": true,
"lcname": "atap-google-downloader"
}