๐Ÿ’ญ PEP 723 โ€“ Inline script metadata | peps.python.org ==================================================== !https://peps.python.org/pep-0723/ Date: December 24, 2024 PEP 723 โ€“ Inline script metadata | peps.python.org This PEP specifies a metadata format that can be embedded in single-file Python scripts to assist launchers, IDEs and other external tools which may need to interact with such scripts. Python Enhancement Proposals (PEPs) ยท peps.python.org [1] PEP 723 is what is inspiring all of these lazy self installing python scripts, Authored by the author of hatch and pyapp. This is a really cool thing that uv has picked up and made python packaging just a bit easier.. maybe... dependency resolution still sucks. !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://peps.python.org/pep-0723/ [2]: /thoughts/ [3]: /tags/thoughts/