logoalt Hacker News

chippiewill11/21/20241 replyview on HN

Except you can't put that in the shebang for the first run


Replies

BiteCode_dev11/21/2024

True, for servers you can't warm up, shiv is your best bet: https://shiv.readthedocs.io/

Or points to your own private pypi instance with --index-url.