Hacker News new | ask | show | jobs
by wizzard0 520 days ago

  #!uv run
  # /// script
  # requires-python = ">=3.10"
  # dependencies = [
  #     "click>8",
  #     "rich",
  # ]
  # ///
and that's it
1 comments

Cool. I wasn't sure it would skip the first comment line.