pypi_packages: inaturalist-to-sqlite
This data as json
name | summary | classifiers | description | author | author_email | description_content_type | home_page | keywords | license | maintainer | maintainer_email | package_url | platform | project_url | project_urls | release_url | requires_dist | requires_python | version | yanked | yanked_reason |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
inaturalist-to-sqlite | Create a SQLite database containing your observation history from iNaturalist | [] | # inaturalist-to-sqlite [](https://pypi.org/project/inaturalist-to-sqlite/) [](https://circleci.com/gh/dogsheep/inaturalist-to-sqlite) [](https://github.com/dogsheep/inaturalist-to-sqlite/blob/master/LICENSE) Create a SQLite database containing your observation history from [iNaturalist](https://www.inaturalist.org/). ## How to install $ pip install inaturalist-to-sqlite ## Usage $ inaturalist-to-sqlite inaturalist.db yourusername (Or try `simonw` if you don't yet have an iNaturalist account) This will import all of your iNaturalist observations into a SQLite database called `inaturalist.db`. | Simon Willison | text/markdown | https://github.com/dogsheep/inaturalist-to-sqlite | Apache License, Version 2.0 | https://pypi.org/project/inaturalist-to-sqlite/ | https://pypi.org/project/inaturalist-to-sqlite/ | {"Homepage": "https://github.com/dogsheep/inaturalist-to-sqlite"} | https://pypi.org/project/inaturalist-to-sqlite/0.2.1/ | ["sqlite-utils (>=2.0)", "click", "requests", "pytest ; extra == 'test'"] | 0.2.1 | 0 |