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.
Release files for beeminder-to-sqlite 0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| beeminder-to-sqlite-0.1.tar.gz | 3.4 kB | Details |
Release files / beeminder-to-sqlite-0.1.tar.gz
| Download URL | beeminder-to-sqlite-0.1.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
48f280ad5cfa74de88f93e1e380c78c23797c73653b86ea686a7bb547be4eb09
|
|
BLAKE2b-256 checksum How to use checksums |
ec46593b363cf78566f50e35553bc999d6bc8c0f14b15ac9ac5ce9eed0adb797
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.7
|