Hacker News new | past | comments | ask | show | jobs | submit login

I'd build it around pip and just accept that your users will have to install python and do the one-time pip install. Just do

pip install <package_name> -U

to get the latest.






Then I guess I might as well expect them to use `uv` and use `uv tool`

Yea, sorry I'm not too familiar with uv yet, but sounds like it could work well. The latest would be installed each invocation. The trick though would be pointing to your private pip repository.



Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: