libpython-clj

libpython bindings to the techascent ecosystem

Leiningen/Boot

[libpython-clj "1.6-SNAPSHOT"]

Clojure CLI/deps.edn

libpython-clj/libpython-clj {:mvn/version "1.6-SNAPSHOT"}

Gradle

implementation("libpython-clj:libpython-clj:1.6-SNAPSHOT")

Maven

<dependency>
  <groupId>libpython-clj</groupId>
  <artifactId>libpython-clj</artifactId>
  <version>1.6-SNAPSHOT</version>
</dependency>