HPI/my/core
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
..
__init__.py my.stackexchange: use GDPR data for votes 2020-12-11 07:02:16 +01:00
__main__.py cli: add 'hpi module install' and 'hpi module requires' 2021-02-18 02:04:40 +00:00
cachew.py core/cachew: special handling for None in order to preserve cache_dir() path 2021-02-21 19:51:58 +00:00
cfg.py core: add test for tmp_config; unset new attributes 2021-02-19 02:39:25 +00:00
common.py core/cachew: use cache_dir in mcachew if it wasn't specified by the user 2021-02-21 19:51:58 +00:00
compat.py core/windows: fix get_files and its tests 2021-02-16 06:40:42 +00:00
core_config.py core/cachew: rely on ~/.cache for default cache path 2021-02-21 19:51:58 +00:00
dataset.py core: use immutable mode in dataset helper 2020-07-06 21:40:41 +01:00
discovery_pure.py core: make discovery even more static, has_stats via ast + tests 2021-02-19 02:39:25 +00:00
error.py core: more generic functions to jsonify data, rescuetime: fix influxdb filling 2021-02-14 16:20:38 +00:00
influxdb.py influxdb: WIP on magic automatic interface 2021-02-22 10:46:40 +00:00
init.py CI: better cleanup for modules in between tests 2021-02-19 02:39:25 +00:00
kompress.py kyhton.kompress: move to core (with a fallback, used in promnesia) 2020-10-29 03:13:18 +01:00
konsume.py my.kython.konsume: move to core 2020-10-29 03:13:18 +01:00
logging.py core: improve mypy coverage 2021-02-18 02:04:40 +00:00
orgmode.py my.body.blood: use same file 2021-02-14 16:20:38 +00:00
pandas.py influxdb: WIP on magic automatic interface 2021-02-22 10:46:40 +00:00
preinit.py cli: add 'config init' command 2020-05-25 12:25:41 +01:00
py37.py add py37 compatilibity helper for datetime.fromisoformat 2020-05-13 22:52:23 +01:00
time.py my.calendar.holidays: unhardcode calendar, detect it from the location data 2020-10-09 23:22:00 +02:00
util.py core: make discovery even more static, has_stats via ast + tests 2021-02-19 02:39:25 +00:00
warnings.py core: improve mypy coverage 2021-02-18 02:04:40 +00:00