@[email protected] to [email protected]English • 2 days agouv is the best thing to happen to the Python ecosystem in a decadeemily.spaceexternal-linkmessage-square15fedilinkarrow-up166
arrow-up166external-linkuv is the best thing to happen to the Python ecosystem in a decadeemily.space@[email protected] to [email protected]English • 2 days agomessage-square15fedilink
minus-squaresynae[he/him]linkfedilinkEnglish5•2 days agoI have an idea of what this might look like, but do you have any examples I can crib from?
minus-squarerainwalllinkfedilinkEnglish4•1 day agoThis article looks like it explains the process: https://mathspp.com/blog/til/standalone-executable-python-scripts-with-uv
minus-square@[email protected]linkfedilink4•1 day 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]linkfedilinkEnglish1•1 day 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
I have an idea of what this might look like, but do you have any examples I can crib from?
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