you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (2 children)

there are tools in python to help

I haven't actually used pex but it doesn't look like it solves this - it's more of a way of distributing full programs. The .pex files aren't editable, which is something you need for this use case.

I imagine this strategy has its share of tradeoffs and gremlins.

As far as I know there are no downsides. It's basically win-win.

  • source
  • parent
  • hideshow 2 child comments