com.blockether/vis-python-runtime

Embedded CPython for the Vis sandbox — vendored per platform, reached over FFM, without Truffle.

Leiningen/Boot

[com.blockether/vis-python-runtime "0.1.1"]

Clojure CLI/deps.edn

com.blockether/vis-python-runtime {:mvn/version "0.1.1"}

Gradle

implementation("com.blockether:vis-python-runtime:0.1.1")

Maven

<dependency>
  <groupId>com.blockether</groupId>
  <artifactId>vis-python-runtime</artifactId>
  <version>0.1.1</version>
</dependency>