beeminder-to-sqlite 0.1

Last updated:

0 purchases

beeminder-to-sqlite 0.1 Image
beeminder-to-sqlite 0.1 Images
Add to Cart

Description:

beemindertosqlite 0.1

beeminder-to-sqlite


Save data from Beeminder to a SQLite database.
Supports saving goal data and data points.
How to install
$ pip install beeminder-to-sqlite

Authentication
Run the following command and enter your beeminder personal auth token:
$ beeminder-to-sqlite auth

This will create a file called auth.json in your current directory containing
the required value. To save the file at a different path or filename, use the
--auth=myauth.json option.
Usage
After you've setup your authentication, you can use the following commend to
download and save your Beeminder data:
$ beeminder-to-sqlite goals beeminder.db

More detailed help can be found by running the command with --help
$ beeminder-to-sqlite --help

Attribution
This package is heavily inspired by
goodreads-to-sqlite by
Tobias Kunze and
github-to-sqlite by
Simon Willison.
This package was designed to fit nicely in the
dogsheep /
datasette ecosystems.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.