{ "info": { "author": "Simon Willison", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# inaturalist-to-sqlite\n\n[![PyPI](https://img.shields.io/pypi/v/inaturalist-to-sqlite.svg)](https://pypi.org/project/inaturalist-to-sqlite/)\n[![CircleCI](https://circleci.com/gh/dogsheep/inaturalist-to-sqlite.svg?style=svg)](https://circleci.com/gh/dogsheep/inaturalist-to-sqlite)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/dogsheep/inaturalist-to-sqlite/blob/master/LICENSE)\n\nCreate a SQLite database containing your observation history from [iNaturalist](https://www.inaturalist.org/).\n\n## How to install\n\n $ pip install inaturalist-to-sqlite\n\n## Usage\n\n $ inaturalist-to-sqlite inaturalist.db yourusername\n\n(Or try `simonw` if you don't yet have an iNaturalist account)\n\nThis will import all of your iNaturalist observations into a SQLite database called `inaturalist.db`.\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/inaturalist-to-sqlite", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "inaturalist-to-sqlite", "package_url": "https://pypi.org/project/inaturalist-to-sqlite/", "platform": "", "project_url": "https://pypi.org/project/inaturalist-to-sqlite/", "project_urls": { "Homepage": "https://github.com/dogsheep/inaturalist-to-sqlite" }, "release_url": "https://pypi.org/project/inaturalist-to-sqlite/0.1a0/", "requires_dist": [ "sqlite-utils (~=1.10)", "click", "requests", "pytest ; extra == 'test'" ], "requires_python": "", "summary": "Create a SQLite database containing your observation history from iNaturalist", "version": "0.1a0" }, "last_serial": 5779133, "releases": { "0.1a0": [ { "comment_text": "", "digests": { "md5": "aa90de61ebc9665f06eede22985f377d", "sha256": "1f39c7fd0ae2d2207b7f70880f77feaf7428e925883bd575284fddab5a5818cd" }, "downloads": -1, "filename": "inaturalist_to_sqlite-0.1a0-py3-none-any.whl", "has_sig": false, "md5_digest": "aa90de61ebc9665f06eede22985f377d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8926, "upload_time": "2019-09-04T04:06:06", "url": "https://files.pythonhosted.org/packages/10/d2/e795113f3fcfd446332771e4c0473565fb0dbd460a0be72034dfa8d56587/inaturalist_to_sqlite-0.1a0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aa90de61ebc9665f06eede22985f377d", "sha256": "1f39c7fd0ae2d2207b7f70880f77feaf7428e925883bd575284fddab5a5818cd" }, "downloads": -1, "filename": "inaturalist_to_sqlite-0.1a0-py3-none-any.whl", "has_sig": false, "md5_digest": "aa90de61ebc9665f06eede22985f377d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8926, "upload_time": "2019-09-04T04:06:06", "url": "https://files.pythonhosted.org/packages/10/d2/e795113f3fcfd446332771e4c0473565fb0dbd460a0be72034dfa8d56587/inaturalist_to_sqlite-0.1a0-py3-none-any.whl" } ] }