https://blog.gslin.org/archives/2025/06/25/12486/uvx-%e8%88%87-pep-723-%e7%9a%84%e7%b5%84%e5%90%88/
uvx 與 PEP 723 的組合
#723 #environment #inline #metadata #pep #py #python #script #uv #uvx #venv
#uv and #uvx are great tools, but they modifies and sometimes break #python executables if those contain "from __future__" imports. This also affected #bottlepy, but there is a workaround: https://github.com/astral-sh/uv/issues/6489#issuecomment-2973748865
You can now use bottle with uvx again (e.g. `uvx bottle --help`)