Comment by exographicskip
6 days ago
Cool concept! I'll give it a whirl over the weekend.
~~Have you thought about using uv's pep 723 implementation to simplify distribution?: https://docs.astral.sh/uv/guides/scripts/#declaring-script-d...
EDIT:
Was gonna include the boilerplate example from the docs but jesus, hacker news' markdown implemenation is awful
EDIT 2:
Now that I'm looking at it, you already did hahaha. Ughhhh
Hey sorry for the late reply. Yes I use PEP 723 already, but there is also a requirements.txt so that vscode can be happy and do typechecks etc.
I really wish there was a way to tell vscode to understand inline metadata.