Dima Gerasimov
|
0517f7ffb8
|
core/influxdb: add main method to create influx measurement and fill with values
allows running something like
python3 -m my.core.influxdb populate my.zotero
|
2021-04-27 20:10:10 +01:00 |
|
Sean Breckenridge
|
1b36bd4379
|
fix spelling mistakes
|
2021-03-28 06:53:24 +01:00 |
|
Dima Gerasimov
|
0585cc4a89
|
arbtt: feed data to influxdb
|
2021-02-25 19:56:35 +00:00 |
|
Dima Gerasimov
|
20585a3130
|
influxdb: WIP on magic automatic interface
to run:
python3 -c 'import my.core.influxdb as I; import my.hypothesis as H; I.magic_fill(H.highlights)'
|
2021-02-22 10:46:40 +00:00 |
|
Dima Gerasimov
|
bfec6b975f
|
influxdb: add helper to core + use it in bluemaestro/lastfm/rescuetime
|
2021-02-22 10:46:40 +00:00 |
|