logoalt Hacker News

codethiefyesterday at 12:47 AM0 repliesview on HN

Nah. I just put a regular `main.py` with some

  if __name__ == "__main__":
      ...
in my src/ folder. Done.