{ "info": { "author": "Simon Willison", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# healthkit-to-sqlite\n\n[![PyPI](https://img.shields.io/pypi/v/healthkit-to-sqlite.svg)](https://pypi.org/project/healthkit-to-sqlite/)\n[![CircleCI](https://circleci.com/gh/dogsheep/healthkit-to-sqlite.svg?style=svg)](https://circleci.com/gh/dogsheep/healthkit-to-sqlite)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/dogsheep/healthkit-to-sqlite/blob/master/LICENSE)\n\nConvert an Apple Healthkit export zip to a SQLite database\n\n## How to install\n\n $ pip install healthkit-to-sqlite\n\n## How to use\n\nFirst you need to export your Apple HealthKit data.\n\n1. On your iPhone, open the \"Health\" app\n2. Click the profile icon in the top right\n3. Click \"Export Health Data\" at the bottom of that page\n4. Save the resulting file somewhere you can access it on a laptop - I used Dropbox\n\nNow you can convert the resulting `export.zip` file to SQLite like so:\n\n $ healthkit-to-sqlite export.zip healthkit.db\n\nA progress bar will be displayed. You can disable this using `--silent`.\n\n```\nImporting from HealthKit [#-------------] 5% 00:01:33\n```\n\nYou can explore the resulting data using [Datasette](https://datasette.readthedocs.io/) like this:\n\n $ datasette healthkit.db\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dogsheep/healthkit-to-sqlite", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "healthkit-to-sqlite", "package_url": "https://pypi.org/project/healthkit-to-sqlite/", "platform": "", "project_url": "https://pypi.org/project/healthkit-to-sqlite/", "project_urls": { "Homepage": "https://github.com/dogsheep/healthkit-to-sqlite" }, "release_url": "https://pypi.org/project/healthkit-to-sqlite/0.3.2/", "requires_dist": [ "sqlite-utils", "pytest ; extra == 'test'" ], "requires_python": "", "summary": "Convert an Apple Healthkit export zip to a SQLite database", "version": "0.3.2" }, "last_serial": 5587004, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "886249cb2197864907001c8f842cfb6b", "sha256": "3cb6f69825a017f8f42b09c88f6fea11b2f1a6d8637cdf385d2203946793fede" }, "downloads": -1, "filename": "healthkit_to_sqlite-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "886249cb2197864907001c8f842cfb6b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7757, "upload_time": "2019-07-20T06:24:28", "url": "https://files.pythonhosted.org/packages/0d/44/0ed2dea03a1ac3e7e16f847e3648f175ece1652dc962039edcbfb0daf692/healthkit_to_sqlite-0.1-py3-none-any.whl" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "2ea42ec85e653f7332e5dfadc6ba7df3", "sha256": "2821acf1b6bdd06a62edf5104a703666df569e8bb8fa31bb9108033357e30c37" }, "downloads": -1, "filename": "healthkit_to_sqlite-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2ea42ec85e653f7332e5dfadc6ba7df3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7749, "upload_time": "2019-07-20T16:45:13", "url": "https://files.pythonhosted.org/packages/64/0d/b5f9ba75638b315b0061b21af664052674e1c07a9b779eab5ed854dbabc4/healthkit_to_sqlite-0.2-py3-none-any.whl" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "ff26be0f8aa8d4b9f2c5f9e39505b6fe", "sha256": "3ccde98c95f0567bd365114350df52e3f757c30c4e297a9f4b7f098d239c5dca" }, "downloads": -1, "filename": "healthkit_to_sqlite-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "ff26be0f8aa8d4b9f2c5f9e39505b6fe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8386, "upload_time": "2019-07-22T03:32:57", "url": "https://files.pythonhosted.org/packages/06/91/ee77bc7f28ba2b042aa01015b451c6c6ce05bddfe6174e467c71fa34101a/healthkit_to_sqlite-0.3-py3-none-any.whl" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "c763db6303d25fee0bdaaa818a2c50fe", "sha256": "669b7bd6d0e642e3f64cd4dd612c71644224d77d8030e42c55789f43c7499e3a" }, "downloads": -1, "filename": "healthkit_to_sqlite-0.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c763db6303d25fee0bdaaa818a2c50fe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8454, "upload_time": "2019-07-24T06:37:07", "url": "https://files.pythonhosted.org/packages/21/2b/0cfaf765541b2f2658e6de3097f44dd2231fda6bb46cd099a60e16239e7e/healthkit_to_sqlite-0.3.1-py3-none-any.whl" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "5108bb1504aa1dfe8a5b151c53038a8d", "sha256": "de1435a0153fc962cc4b81e34c0ecb9ca185ea02580767b31af5ce80be4c8e0a" }, "downloads": -1, "filename": "healthkit_to_sqlite-0.3.2-py3-none-any.whl", "has_sig": false, "md5_digest": "5108bb1504aa1dfe8a5b151c53038a8d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8480, "upload_time": "2019-07-26T06:07:39", "url": "https://files.pythonhosted.org/packages/4d/56/e0ec0cfd0b89c3edb63fddc937b3a15d06127c54d80a7359f134d76e9cfd/healthkit_to_sqlite-0.3.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5108bb1504aa1dfe8a5b151c53038a8d", "sha256": "de1435a0153fc962cc4b81e34c0ecb9ca185ea02580767b31af5ce80be4c8e0a" }, "downloads": -1, "filename": "healthkit_to_sqlite-0.3.2-py3-none-any.whl", "has_sig": false, "md5_digest": "5108bb1504aa1dfe8a5b151c53038a8d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8480, "upload_time": "2019-07-26T06:07:39", "url": "https://files.pythonhosted.org/packages/4d/56/e0ec0cfd0b89c3edb63fddc937b3a15d06127c54d80a7359f134d76e9cfd/healthkit_to_sqlite-0.3.2-py3-none-any.whl" } ] }