inaturalist-to-sqlite by dogsheep

29 downloads this week        Star

README source code

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.