Think like a reviewer
Your repo is not done when it works on your laptop. It is done when a stranger can clone it, set it up, run it, and see useful output.
For this track, your proof is simple: a public repo with a runnable Python script, requirements.txt, sample input, and output from an API or mock API.