Skip to content

Async test trenddit

Raj Singh Gogia requested to merge async-test-trenddit into main

Created by: waraich1

  • Replaced praw with async praw in Trends module.
  • Now returning the json information about the trending posts
  • Everything is async now and runs much faster
  • Updated the run.sh file
  • asyncpraw.py is an redundant file and is present to explain asynpraw
  • The session closed warning is also gone

Merge request reports