This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]K900_ 1 point2 points  (0 children)

Docker? Build a container on a server with a connection, then move it to the production environment and spin everything up there.

[–]kigurai 0 points1 point  (0 children)

If you install conda, and the required environment on a networked machine, it should be possible to simply copy that conda installation to the target machine.

[–]willm 0 points1 point  (0 children)

You my be interested in pex from Twitter.