my.reddit: refactor into module that supports pushshift/gdpr (#179)
* initial pushshift/rexport merge implementation, using id for merging * smarter module deprecation warning using regex * add `RedditBase` from promnesia * `import_source` helper for gracefully handing mixin data sources
This commit is contained in:
parent
b54ec0d7f1
commit
8422c6e420
15 changed files with 374 additions and 58 deletions
3
tox.ini
3
tox.ini
|
@ -88,7 +88,8 @@ commands =
|
|||
hpi module install my.hypothesis
|
||||
hpi module install my.instapaper
|
||||
hpi module install my.pocket
|
||||
hpi module install my.reddit
|
||||
hpi module install my.reddit.rexport
|
||||
hpi module install my.reddit.pushshift
|
||||
hpi module install my.stackexchange.stexport
|
||||
hpi module install my.pinboard
|
||||
hpi module install my.arbtt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue