you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago

The endless packaging solutions for python is exactly the flaw that they're talking about.

Packaging a python application to work over an air-gap is extremely painful. Half the time its easier to make a docker container or VM just to avoid the endless version mismatch pain.

  • source
  • parent