Dima Gerasimov
0512488241
ci: sync configs to pymplate
...
- add python3.12
- add ruff
2023-10-06 02:24:01 +01:00
Dima Gerasimov
946daf40d0
twitter: prefer archive data over twidump for tweets
...
also add a script to check twitter data
2022-05-31 01:28:11 +01:00
Dima Gerasimov
b9852f45cf
twitter: use import_source and proper merging for tweets from different sources
...
+ use proper datetime_aware for created_at
2022-02-08 20:45:10 +00:00
Dima Gerasimov
ca39187c63
github: DEPRECATE my.coding.github
...
Instead my.github.all should be used (still backward compatible)
The reasons are
a) I don't feel that grouping (i.e. my.coding.*) makes much sense
b) using .all pattern (same way as twitter) allows for more composable and cleaner separation of GDPR and API data
2020-06-01 22:49:31 +01:00
Dima Gerasimov
216944b3cd
core: improvements for warnings, twitter/rss: try using @warn_if_empty
2020-05-25 00:56:03 +01:00
Dima Gerasimov
03773a7b2c
twitter module: prettify top level twitter.all
2020-05-22 19:00:02 +01:00
Dima Gerasimov
63d4198fd9
rss module: prettify & reorganize to allow for easily adding extra modules
2020-05-13 22:58:09 +01:00
Dima Gerasimov
1d681eb802
typo fix. that was embarrassing!
2020-04-14 23:27:00 +01:00
Dima Gerasimov
81986b0624
support likes from twint
2020-04-14 23:01:44 +01:00
Dima Gerasimov
69a1624f8f
use more-itertools; merge tweets
2020-04-14 22:15:35 +01:00
Dima Gerasimov
30b6918a8d
unified view for twitter data
2020-04-14 22:05:47 +01:00