codeinabox@programming.dev to Python@programming.devEnglish · 24 days agouv is the best thing to happen to the Python ecosystem in a decadeemily.spaceexternal-linkmessage-square21linkfedilinkarrow-up174arrow-down11
arrow-up173arrow-down1external-linkuv is the best thing to happen to the Python ecosystem in a decadeemily.spacecodeinabox@programming.dev to Python@programming.devEnglish · 24 days agomessage-square21linkfedilink
minus-squarerainwall@piefed.sociallinkfedilinkEnglisharrow-up5·24 days agoThis article looks like it explains the process: https://mathspp.com/blog/til/standalone-executable-python-scripts-with-uv
minus-squareCannonFodder@lemmy.worldlinkfedilinkarrow-up5·24 days agoCool. But for God’s sake don’t run python code from the internet, that’s such a huge security risk,
minus-squarerainwall@piefed.sociallinkfedilinkEnglisharrow-up3·22 days agoDont worry, I just vibe run it.
minus-squaresynae[he/him]@lemmy.sdf.orglinkfedilinkEnglisharrow-up1·24 days agoThank you, this goes to the top of my reading pile for tomorrow! We’ve been doing a lot of uv conversions at work and I have a specific personal use for this as well
This article looks like it explains the process:
https://mathspp.com/blog/til/standalone-executable-python-scripts-with-uv
Cool. But for God’s sake don’t run python code from the internet, that’s such a huge security risk,
Dont worry, I just vibe run it.
Thank you, this goes to the top of my reading pile for tomorrow! We’ve been doing a lot of uv conversions at work and I have a specific personal use for this as well