Create a SQLite database containing data from your Toggl account
Project description
toggl-to-sqlite
Create a SQLite database containing data from your Toggl account.
How to install
$ pip install toggl-to-sqlite
Usage
You will need to first obtain a valid OAuth token for your toggl account. You can do this by running the auth
command and following the prompts:
$ toggl-to-sqlite auth
You will need to get your API Token from this page
https://track.toggl.com/profile
Once you have your API Token enter it at the command line.
Authentication tokens written to auth.json
Now you can fetch all of your items from toggl like this:
$ toggl-to-sqlite fetch toggl.db
Using with Datasette
The SQLite database produced by this tool is designed to be browsed using Datasette. Use the datasette-render-timestamps plugin to improve the display of the timestamp values.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
toggl-to-sqlite-0.1.4.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file toggl-to-sqlite-0.1.4.tar.gz
.
File metadata
- Download URL: toggl-to-sqlite-0.1.4.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9168a0874f0b7a439014fe26d8a6f74791cba37c47219db2914403e7dea54e9 |
|
MD5 | 74c7c486fe3dc97031c9de31108cb5bc |
|
BLAKE2b-256 | 8de8de7d8ae2bc79aa9080daa30f7c99a4f4f93d5e7040c667f329cc5d6976c1 |
File details
Details for the file toggl_to_sqlite-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: toggl_to_sqlite-0.1.4-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b69574fc0492afa0dd4902f66a2f75ecfbe9fda6bf6f6c852ebdff50696c10e7 |
|
MD5 | e22c03b614d936a019228f5acc0f9df6 |
|
BLAKE2b-256 | 154742ae7f67624f66776bfc0c16db19d25de424fdc6124d59bbcd1c357102c9 |