Commit graph

  • 70b541280a my.core.serialize: formatting fixes Sean Breckenridge 2021-03-18 03:12:50 -07:00
  • c3f3650bcc my.core.serialize: implement default flag Sean Breckenridge 2021-03-18 03:04:49 -07:00
  • 0593c69056 basic orjson serialize, json.dumps fallback Sean Breckenridge 2021-03-16 22:32:38 -07:00
  • 02a9fb5e8f github.gdpr: parse project files Sean Breckenridge 2021-03-15 04:22:56 -07:00
  • a5119446c7 github.gdpr: parse project files #139 Sean Breckenridge 2021-03-15 04:22:56 -07:00
  • a1a24ffbc3 my.coding.commits: more cleanup Dima Gerasimov 2021-03-15 04:47:21 +00:00
  • ec8b0e9170 my.coding.commits: actually test on CI, add config stub Dima Gerasimov 2021-03-15 03:31:03 +00:00
  • 8d6f691824 core: feature: guess module stats from typing annotations Dima Gerasimov 2021-03-08 02:52:30 +00:00
  • ce26bc5311 my.coding.commits: more cleanup #136 Dima Gerasimov 2021-03-15 04:47:21 +00:00
  • 6d13c31e89 core: feature: guess module stats from typing annotations #137 Dima Gerasimov 2021-03-08 02:52:30 +00:00
  • c1ccf7e93a my.coding.commits: actually test on CI, add config stub Dima Gerasimov 2021-03-15 03:31:03 +00:00
  • 4db81ca362
    cleanup coding.commits (#132) Sean Breckenridge 2021-03-14 20:55:28 -07:00
  • 44b893a025 add similar projects to README jon r 2021-03-15 00:00:22 +01:00
  • fb9426d316 smscalls: add config block Sean Breckenridge 2021-03-14 08:27:51 -07:00
  • 6c5ddfe7d2 remove bad formatting in _fd_path #132 Sean Breckenridge 2021-03-14 18:12:12 -07:00
  • c1ef4ffdaa
    add similar projects to README #135 jon r 2021-03-15 00:00:22 +01:00
  • 339127ace1 smscalls: add config block #133 Sean Breckenridge 2021-03-14 08:27:51 -07:00
  • 56beea9dea cleanup coding.commits Sean Breckenridge 2021-03-14 07:36:09 -07:00
  • c83bfbd21c ci: enable pull_request trigger Dima Gerasimov 2021-03-10 07:07:38 +00:00
  • ce157c47cc google.takeout: support another reported time format Dima Gerasimov 2021-03-07 22:21:19 +00:00
  • 1fd2a9f643 core/time: more flexible support for resolving TZ abbreviation -> TZ ambiguities Dima Gerasimov 2021-03-07 21:50:39 +00:00
  • 5ef638694e minor requirements updates Dima Gerasimov 2021-02-25 19:38:56 +00:00
  • 710d93ce13 google.takeout: support another reported time format #131 Dima Gerasimov 2021-03-07 22:21:19 +00:00
  • b2b1df0080 core/time: more flexible support for resolving TZ abbreviation -> TZ ambiguities Dima Gerasimov 2021-03-07 21:50:39 +00:00
  • abf232aeeb minor requirements updates Dima Gerasimov 2021-02-25 19:38:56 +00:00
  • 0585cc4a89 arbtt: feed data to influxdb Dima Gerasimov 2021-02-22 22:10:12 +00:00
  • ca4d58e4e7 core: add helper to 'freeze' dataclasses, in order to derive a schema from the properties Dima Gerasimov 2021-02-22 21:58:19 +00:00
  • 86497f9b13 new: basic arbtt module Dima Gerasimov 2021-02-22 19:54:28 +00:00
  • d783136986 arbtt: feed data to influxdb #130 Dima Gerasimov 2021-02-22 22:10:12 +00:00
  • 0ee3141c1e core: add helper to 'freeze' dataclasses, in order to derive a schema from the properties Dima Gerasimov 2021-02-22 21:58:19 +00:00
  • df0d993a30 new: basic arbtt module Dima Gerasimov 2021-02-22 19:54:28 +00:00
  • ad924ebca8 refresh readme, reflect blog post changes Dima Gerasimov 2021-02-22 13:29:05 +00:00
  • 20585a3130 influxdb: WIP on magic automatic interface Dima Gerasimov 2021-02-21 22:01:57 +00:00
  • bfec6b975f influxdb: add helper to core + use it in bluemaestro/lastfm/rescuetime Dima Gerasimov 2021-02-21 20:59:03 +00:00
  • 8bfb081128 influxdb: WIP on magic automatic interface #129 Dima Gerasimov 2021-02-21 22:01:57 +00:00
  • e52ec4399b influxdb: add helper to core + use it in bluemaestro/lastfm/rescuetime Dima Gerasimov 2021-02-21 20:59:03 +00:00
  • 271cd7feef core/cachew: use cache_dir in mcachew if it wasn't specified by the user Dima Gerasimov 2021-02-21 19:02:12 +00:00
  • 3e821ca7fd my.github.ghexport: get rid of custom cache_dir Dima Gerasimov 2021-02-21 18:53:51 +00:00
  • 9afe1811a5 core/cachew: special handling for None in order to preserve cache_dir() path Dima Gerasimov 2021-02-21 17:43:00 +00:00
  • da3c1c9b74 core/cachew: rely on ~/.cache for default cache path Dima Gerasimov 2021-02-21 16:56:11 +00:00
  • 5a3b7eaa32 core/cachew: use cache_dir in mcachew if it wasn't specified by the user #128 Dima Gerasimov 2021-02-21 19:02:12 +00:00
  • 67c5b498df my.github.ghexport: get rid of custom cache_dir Dima Gerasimov 2021-02-21 18:53:51 +00:00
  • 4e6194e529 core/cachew: special handling for None in order to preserve cache_dir() path Dima Gerasimov 2021-02-21 17:43:00 +00:00
  • 780146cd79 core/cachew: rely on ~/.cache for default cache path Dima Gerasimov 2021-02-21 16:56:11 +00:00
  • 837ea16dc8 add changelog v0.3.20210220 Dima Gerasimov 2021-02-20 02:02:25 +00:00
  • ad1cc71b0f readme: update Dima Gerasimov 2021-02-20 01:39:55 +00:00
  • 3b4a2a378f core: make discovery even more static, has_stats via ast + tests Dima Gerasimov 2021-02-19 02:28:46 +00:00
  • f90599d7e4 core: make discovery rely on ast module more, add test Dima Gerasimov 2021-02-19 01:39:26 +00:00
  • a3305677b2 core: deprecate my.cfg, instead my.config can (and should be) used directly Dima Gerasimov 2021-02-19 00:39:20 +00:00
  • ddbb2e5f23 CI: better cleanup for modules in between tests Dima Gerasimov 2021-02-19 00:09:08 +00:00
  • 94ace823e0 tests: cleanup location/tz tests Dima Gerasimov 2021-02-18 23:10:14 +00:00
  • 82e2f96192 core: add test for tmp_config; unset new attributes Dima Gerasimov 2021-02-18 23:21:11 +00:00
  • 5313984d8f core: add tmp_config helper for test & adhoc patching Dima Gerasimov 2021-02-18 22:40:05 +00:00
  • 419e1b3809 core: make discovery even more static, has_stats via ast + tests #127 Dima Gerasimov 2021-02-19 02:28:46 +00:00
  • ab47a143b3 core: make discovery rely on ast module more, add test Dima Gerasimov 2021-02-19 01:39:26 +00:00
  • 2dc590fa3b core: deprecate my.cfg, instead my.config can (and should be) used directly Dima Gerasimov 2021-02-19 00:39:20 +00:00
  • 9d9b1b1952 CI: better cleanup for modules in between tests Dima Gerasimov 2021-02-19 00:09:08 +00:00
  • c407e9ef28 tests: cleanup location/tz tests Dima Gerasimov 2021-02-18 23:10:14 +00:00
  • a6a5e5d169 core: add test for tmp_config; unset new attributes Dima Gerasimov 2021-02-18 23:21:11 +00:00
  • 997673d176 core: add tmp_config helper for test & adhoc patching Dima Gerasimov 2021-02-18 22:40:05 +00:00
  • 42399f6250 pinboard: *breaking backwards compability*, use pinbexport module directy Dima Gerasimov 2021-02-18 20:13:14 +00:00
  • d1a1ba7029 pinboard: *breaking backwards compability*, use pinbexport module directy #126 Dima Gerasimov 2021-02-18 20:13:14 +00:00
  • 0534c5c57d cli: add 'hpi module install' and 'hpi module requires' Dima Gerasimov 2021-02-18 01:48:27 +00:00
  • 97650adf3b core: add discovery_pure module to get modules and their dependencies via ast module Dima Gerasimov 2021-02-18 00:29:25 +00:00
  • 4ad4f34cda core: improve mypy coverage Dima Gerasimov 2021-02-17 23:10:37 +00:00
  • 56d5587c20 CI: clean up tox config a bit, get rid of custom lint script Dima Gerasimov 2021-02-17 21:41:18 +00:00
  • 6533f47f0a cli: add 'hpi module install' and 'hpi module requires' #125 Dima Gerasimov 2021-02-18 01:48:27 +00:00
  • eab34b9c0b core: add discovery_pure module to get modules and their dependencies via ast module Dima Gerasimov 2021-02-18 00:29:25 +00:00
  • 97ccefe2c0 core: improve mypy coverage Dima Gerasimov 2021-02-17 23:10:37 +00:00
  • 0045192c86 CI: clean up tox config a bit, get rid of custom lint script Dima Gerasimov 2021-02-17 21:41:18 +00:00
  • f102101b39 core/windows: fix get_files and its tests Dima Gerasimov 2021-02-16 06:11:05 +00:00
  • 8bfa12c5a3 core/windows: fix get_files and its tests #124 Dima Gerasimov 2021-02-16 06:11:05 +00:00
  • 6d9bc2964b bluemaestro: populate grafana Dima Gerasimov 2021-02-14 22:57:02 +00:00
  • 1899b006de bluemaestro: investigation of data quality + more sanity checks Dima Gerasimov 2021-02-14 21:38:26 +00:00
  • 746c3da0ca core.pandas: allow specifying schema; add tests Dima Gerasimov 2021-02-14 20:23:27 +00:00
  • d77ab92d86 bluemaesto: get rid of unnecessary file, move to top level Dima Gerasimov 2021-02-14 19:42:35 +00:00
  • 37eb7db86b bluemaestro: populate grafana #123 Dima Gerasimov 2021-02-14 22:57:02 +00:00
  • deacd52de4 bluemaestro: investigation of data quality + more sanity checks Dima Gerasimov 2021-02-14 21:38:26 +00:00
  • 0ab03ba666 core.pandas: allow specifying schema; add tests Dima Gerasimov 2021-02-14 20:23:27 +00:00
  • e305c2bffc bluemaesto: get rid of unnecessary file, move to top level Dima Gerasimov 2021-02-14 19:42:35 +00:00
  • d562f00dca tests: run all tests, but exclude tests specific to my computer from CI Dima Gerasimov 2021-02-14 17:31:44 +00:00
  • 1d09d0d1ab tests: run all tests, but exclude tests specific to my computer from CI #122 Dima Gerasimov 2021-02-14 17:31:44 +00:00
  • 6239879245 core: add more tests for stat/datetime guessing Dima Gerasimov 2021-02-14 12:51:34 +00:00
  • 4012f9b7c2 core: more generic functions to jsonify data, rescuetime: fix influxdb filling Dima Gerasimov 2021-02-13 19:28:32 +00:00
  • 07f901e1e5 core: helpers for automatic dataframes from sequences of NamedTuple/dataclass Dima Gerasimov 2021-02-13 17:13:05 +00:00
  • df9a7f7390 core.pandas: add check for 'error' column + add empty one by default Dima Gerasimov 2020-12-17 04:47:05 +00:00
  • 3a1e21635a my.body.blood: use same file Dima Gerasimov 2021-01-19 23:21:02 +00:00
  • f6244f5822 core: add more tests for stat/datetime guessing #121 Dima Gerasimov 2021-02-14 12:51:34 +00:00
  • 7f827f1aff core: more generic functions to jsonify data, rescuetime: fix influxdb filling Dima Gerasimov 2021-02-13 19:28:32 +00:00
  • b2e47a6c3b core: helpers for automatic dataframes from sequences of NamedTuple/dataclass Dima Gerasimov 2021-02-13 17:13:05 +00:00
  • 47e77403e7 core.pandas: add check for 'error' column + add empty one by default Dima Gerasimov 2020-12-17 04:47:05 +00:00
  • cb37a0d080 my.body.blood: use same file Dima Gerasimov 2021-01-19 23:21:02 +00:00
  • 5b501d1562 extract combined exercise module Dima Gerasimov 2021-01-11 20:31:15 +00:00
  • 6b451336ed Initial parser for RunnerUp data which I'm now using instead of Endomondo Dima Gerasimov 2021-01-11 20:11:37 +00:00
  • 0bd4204ff2 extract combined exercise module #120 Dima Gerasimov 2021-01-11 20:31:15 +00:00
  • 4de1f20b03 Initial parser for RunnerUp data which I'm now using instead of Endomondo Dima Gerasimov 2021-01-11 20:11:37 +00:00
  • e81dddddf0 core: proprely resolve class properties in make_config + add test Dima Gerasimov 2020-12-13 17:18:49 +00:00
  • 7d6a3fcc79 core: proprely resolve class properties in make_config + add test #117 Dima Gerasimov 2020-12-13 17:18:49 +00:00
  • dda628e866 CI: fix extras_require after dependency resolver update Dima Gerasimov 2020-12-11 05:52:29 +00:00
  • 571cb48aea core: add modules_ast for more robust module collection Dima Gerasimov 2020-12-11 03:40:31 +00:00