RecallMadness@lemmy.nztoPython@programming.dev•Lazy self-installing Python scripts with uv
2·
12 days agoOr, you could package it as a Pex.
- it would just need a compatible Python version
- no additionalional packaging tools need to be installed by your users
- all of the dependencies packaged together once. as they were built and tested against.
- doesn’t need installing. Doesn’t install anything. Just run it.
- doesn’t depend on pypi being accessible.
I have a theory that the key hit boxes slowly have error introduced to them over time.
Sort of like “my phone is slow” except not, because there’s no perceivable performance loss on iPhones other than battery degradation.