codeinabox@programming.dev to Python@programming.devEnglish · 8 months agouv is the best thing to happen to the Python ecosystem in a decadeemily.spaceexternal-linkmessage-square20linkfedilinkarrow-up175arrow-down11cross-posted to: python@lemmy.sdf.orgpython@lemmy.world
arrow-up174arrow-down1external-linkuv is the best thing to happen to the Python ecosystem in a decadeemily.spacecodeinabox@programming.dev to Python@programming.devEnglish · 8 months agomessage-square20linkfedilinkcross-posted to: python@lemmy.sdf.orgpython@lemmy.world
minus-squarerainwall@piefed.sociallinkfedilinkEnglisharrow-up7·8 months agoThis article looks like it explains the process: https://mathspp.com/blog/til/standalone-executable-python-scripts-with-uv
minus-squareCannonFodder@lemmy.worldlinkfedilinkarrow-up5·8 months agoCool. But for God’s sake don’t run python code from the internet, that’s such a huge security risk,
minus-squaresynae[he/him]@lemmy.sdf.orglinkfedilinkEnglisharrow-up2·8 months 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,
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