Commit graph

29 commits

Author SHA1 Message Date
Dima Gerasimov
8496d131e7 general: migrate modules to use 3.9 features 2024-10-19 23:41:22 +01:00
karlicoss
fe26efaea8 core/kompress: move vendorized to _deprecated, use kompress library directly 2023-10-12 23:47:05 +01:00
Dima Gerasimov
15789a4149 kyhton.kompress: move to core (with a fallback, used in promnesia) 2020-10-29 03:13:18 +01:00
Dima Gerasimov
655b86bb0a my.kython.konsume: move to core 2020-10-29 03:13:18 +01:00
Dima Gerasimov
cc127f1876 kython.klogging
- move to core
- add a proper description why it's useful
- make default level INFO
- use HPI_LOGS variable for easier log level control (abdc6df1ea)
2020-10-29 03:13:18 +01:00
Dima Gerasimov
1f9be2c236 fix after mypy version update 2020-10-09 22:09:19 +02:00
Dima Gerasimov
28fcc1d9b6 my.rescuetime: use rescuexport directly, add error handling & dataframe 2020-09-18 23:50:40 +01:00
Dima Gerasimov
4ee89b85ee reddit: add stats() 2020-07-30 22:37:21 +01:00
Dima Gerasimov
821eb47c93 kobo: BREAKING changes. Use kobuddy module directly, rename export_dir to export_path.
Hopefully this makes a lot of sense in the first place, and not that many users, so deserves breaking.
2020-06-04 22:50:52 +01:00
Dima Gerasimov
65138808e7 polar: handle few more attributes defensively 2020-05-15 13:17:02 +01:00
Dima Gerasimov
3d8002c8c9 polar: support configuring defensive behaviour, support for highlight tags 2020-05-15 12:40:15 +01:00
Dima Gerasimov
0f27071dcc polar: minor improvements, konsume: more type annotations 2020-05-15 09:07:23 +01:00
Dima Gerasimov
eb97021b8e improve lint script, explore subpackages 2020-05-06 22:28:37 +01:00
Dima Gerasimov
3912ef2460 fix zstd handling and github wrapper 2020-05-04 19:52:18 +01:00
Dima Gerasimov
8b8a85e8c3 kompress.kopen improvements
- tests
- uniform handling for bytes/str, always return utf8 str by default
2020-05-04 08:37:36 +01:00
Dima Gerasimov
c3a77b6256 initial kompress tests 2020-05-04 07:50:29 +01:00
Dima Gerasimov
a84b51807f more takeout to a separate subpackage 2020-04-24 18:10:33 +01:00
Dima Gerasimov
d1aa4d19dc get rid of callbacks in takeout processing interface 2020-04-24 17:34:56 +01:00
Dima Gerasimov
ab61a95701 specify encoding for uncompressed files in kompress.kopen 2020-04-19 21:50:46 +01:00
Dima Gerasimov
4cd6df86cf Portable CPath
fixes https://github.com/karlicoss/HPI/issues/28
2020-04-19 21:01:56 +01:00
Dima Gerasimov
6f8c2e2f24 Use twint data export for periodic twitter data 2020-04-14 21:33:50 +01:00
Dima Gerasimov
697c3bb851 allow for defensive behaviour in konsume 2020-04-13 13:48:19 +01:00
Dima Gerasimov
4e09c5669e import ktakeout from kython 2020-03-24 21:05:15 +00:00
Dima Gerasimov
3b03591dda prettify instapaper module 2020-03-24 21:15:21 +01:00
Dima Gerasimov
6c5d713a17 handle updated twitter archive 2020-03-16 23:36:18 +00:00
Dima Gerasimov
e3b3b12ff1 add more stuff to kompress; less kython deps 2020-02-01 15:17:13 +00:00
Dima Gerasimov
a1f65754f9 vendorize lazy colored logger from kython 2020-01-11 16:55:03 +00:00
Dima Gerasimov
522d3bc5d9 Move error handling to common 2019-12-21 10:58:45 +00:00
Dima Gerasimov
3e6c670698 Add kython utils (kerror/konsume) 2019-10-11 23:07:45 +01:00