Background tasks powering the static content at LeetComp
![](https://www.deeplearningdaily.com/wp-content/uploads/2022/02/background-tasks-powering-the-static-content-at-leetcomp_62116ad578241-375x210.jpeg)
Analysing compensations mentioned on the Leetcode forums (https://kuutsav.github.io/LeetComp).
Note: only supports posts from
India
at the moment
Setup
# Install poetry following the instructions at https://python-poetry.org/docs or use pip
$ pip install poetry
# Setup the project (from the project root directory)
$ poetry install
# To