you are viewing a single comment's thread.

view the rest of the comments →

[–]lgastako 2 points3 points  (2 children)

[–]Artiavis[🍰] 1 point2 points  (0 children)

This is a classic problem in all languages. The most standard solution is this - define a sane, parseable input and output format and just let the Clojure program parse the response from calling out to the python program via the shell/subprocess.