dogsheep / inaturalist-to-sqlite

Create a SQLite database containing your observation history from iNaturalist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inaturalist-to-sqlite

PyPI CircleCI License

Create a SQLite database containing your observation history from iNaturalist.

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.

About

Create a SQLite database containing your observation history from iNaturalist

License:Apache License 2.0


Languages

Language:Python 100.0%