brettcannon / python-launcher

Python launcher for Unix
https://python-launcher.app
MIT License
596 stars 25 forks source link

Support PEP 723 #329

Open brettcannon opened 10 months ago

brettcannon commented 10 months ago

https://peps.python.org/pep-0723/

I will need to make sure that the conditions get met, but once they are then support should be transparent (based on a poll result on Mastodon).

brettcannon commented 2 months ago

I might use this opportunity to introduce a py run command where the Python interpreter is treated as an implementation detail.