|
|
|
|
|
by slownews45
1798 days ago
|
|
One thing I don't like about the two langauge approach - deployment story get's more complicated it seems? In my case I went to deploy on a musl system and things with the two language just were a pain to get up and running. Conversely, everything that was native python ran fine in a musl based python container. Your native python code just moves also nicely between windows / linux / etc |
|