{ "info": { "author": "Chris Lyon", "author_email": "flushot@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: System Administrators" ], "description": "# Gmail Backup\n\nThis is a small command-line tool that backs up your Gmail.\nIt downloads your email messages as [RFC822](http://www.w3.org/Protocols/rfc822/) format *.eml text files, which are compatible with most email clients.\n\n\n## Installation\n\nThis requires Python 2.7.\nYou can install dependencies using this command:\n\n pip install gmailbackup\n\n\n## Command Line Usage\n\nDownload all email messages into the \"email\" directory:\n\n ./gmailbackup.py -u -p \n\nDownload all email messages labeled \"foo\" and \"bar\" into their own subdirectories under \"mydir\":\n\n ./gmailbackup.py -u -p -l foo,bar -o mydir\n\n## Python Usage\n\nTo get started, use the `GmailClient` class in a `with` statement, authenticate it, then iterate any mailbox (label) you'd like.\nThe `GmailClient` is a simple wrapper around the IMAP4 client.\n\n\tfrom gmailbackup import GmailClient\n\t\n\twith GmailClient() as client:\n\t\tclient.authentiate('me@gmail.com', 'mypassword')\n\t\tclient.save_mailbox('Some Label', 'path/to/downloads')", "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/Flushot/gmailbackup", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "gmailbackup", "package_url": "https://pypi.org/project/gmailbackup/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gmailbackup/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/Flushot/gmailbackup" }, "release_url": "https://pypi.org/project/gmailbackup/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Gmail Backup", "version": "1.0.2" }, "last_serial": 1727577, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "436d03dcc7ba49be0a04744fc1e6c5dc", "sha256": "d06da4981aa57bbe746b18015fee9d4093251294bdf9012390939a9987ba2ffd" }, "downloads": -1, "filename": "gmailbackup-1.0.0.tar.gz", "has_sig": false, "md5_digest": "436d03dcc7ba49be0a04744fc1e6c5dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5234, "upload_time": "2014-11-14T08:47:13", "url": "https://files.pythonhosted.org/packages/d6/75/c0e859357d614cad7888848874070897790776b9fb345c1f062ae5f862f1/gmailbackup-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "243ab646279d19a831252842916fba55", "sha256": "2b9bb73cd2cff3d27763a6959396d64049d587423d24c0d8a8d8ec1c0ec6a6f4" }, "downloads": -1, "filename": "gmailbackup-1.0.1.tar.gz", "has_sig": false, "md5_digest": "243ab646279d19a831252842916fba55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5297, "upload_time": "2014-11-14T08:54:41", "url": "https://files.pythonhosted.org/packages/7a/0d/ceca0d406c1478c7e11e6069def95642682af3e7eee7eaae98c0fa313321/gmailbackup-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "3f8eeb345861302216337956ab2a8699", "sha256": "158ed86b358cd667b400db6cf0c7b6730ab93ae6b8068dd8277e89ada3706b64" }, "downloads": -1, "filename": "gmailbackup-1.0.2-cp27-none-macosx_10_10_x86_64.whl", "has_sig": false, "md5_digest": "3f8eeb345861302216337956ab2a8699", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3305, "upload_time": "2015-09-18T01:07:53", "url": "https://files.pythonhosted.org/packages/05/7b/69c129dc53f97e1f599a9a45dae06af4b23a805f876401101d44f5fb47fb/gmailbackup-1.0.2-cp27-none-macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "30ebf04825f656dcbd67a1f28dc149d8", "sha256": "07c7cf99454112da6cf055c6d94e4141dfc388da8cb1adeeb3eebcd5dcf66312" }, "downloads": -1, "filename": "gmailbackup-1.0.2.tar.gz", "has_sig": false, "md5_digest": "30ebf04825f656dcbd67a1f28dc149d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2356, "upload_time": "2015-09-18T01:07:48", "url": "https://files.pythonhosted.org/packages/0a/5e/506c80ceacd2472f37a2a085053607cadc67de579a1cfceaad06d886d7cb/gmailbackup-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3f8eeb345861302216337956ab2a8699", "sha256": "158ed86b358cd667b400db6cf0c7b6730ab93ae6b8068dd8277e89ada3706b64" }, "downloads": -1, "filename": "gmailbackup-1.0.2-cp27-none-macosx_10_10_x86_64.whl", "has_sig": false, "md5_digest": "3f8eeb345861302216337956ab2a8699", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3305, "upload_time": "2015-09-18T01:07:53", "url": "https://files.pythonhosted.org/packages/05/7b/69c129dc53f97e1f599a9a45dae06af4b23a805f876401101d44f5fb47fb/gmailbackup-1.0.2-cp27-none-macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "30ebf04825f656dcbd67a1f28dc149d8", "sha256": "07c7cf99454112da6cf055c6d94e4141dfc388da8cb1adeeb3eebcd5dcf66312" }, "downloads": -1, "filename": "gmailbackup-1.0.2.tar.gz", "has_sig": false, "md5_digest": "30ebf04825f656dcbd67a1f28dc149d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2356, "upload_time": "2015-09-18T01:07:48", "url": "https://files.pythonhosted.org/packages/0a/5e/506c80ceacd2472f37a2a085053607cadc67de579a1cfceaad06d886d7cb/gmailbackup-1.0.2.tar.gz" } ] }