io
|
a3348602c1
|
fetch_posts: add KeyboardInterrupt handling
|
2021-07-26 06:17:01 +00:00 |
io
|
4ba3bb1662
|
fetch_posts.py: use argparse
|
2021-07-26 06:04:32 +00:00 |
io
|
b8e727cfd4
|
fetch_posts.py: remove unused import
|
2021-07-26 06:04:14 +00:00 |
io
|
330fdc2809
|
rewrite fetch_posts.py from scratch
now it should be properly async by fetching posts in a separate task and sending them across
a queue to a task that inserts to the DB
|
2021-07-26 04:59:04 +00:00 |
io
|
944e2fc3a5
|
use json5 instead lol
toml sucks add null when
|
2021-06-18 10:38:58 +00:00 |
io
|
5f9959fff8
|
rename main.py to fetch_posts.py
|
2021-06-16 04:26:22 +00:00 |