Background tasks powering the static content at LeetComp
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