scalapy / scalapy   0.5.3

MIT License GitHub

Use the world of Python from the comfort of Scala!

Scala versions: 3.x 2.13 2.12 2.11
Scala Native versions: 0.4 0.3

scalapy 0.2.0+5-4765a48e


Group ID:
me.shadaj
Artifact ID:
scalapy_2.12
Version:
0.2.0+5-4765a48e
Release Date:
Apr 3, 2019
Licenses:
MIT
Files:

libraryDependencies += "me.shadaj" %% "scalapy" % "0.2.0+5-4765a48e"

Mill build tool

ivy"me.shadaj::scalapy:0.2.0+5-4765a48e"

Scala CLI

//> using dep "me.shadaj::scalapy:0.2.0+5-4765a48e"

Ammonite REPL

import $ivy.`me.shadaj::scalapy:0.2.0+5-4765a48e`

<dependency>
  <groupId>me.shadaj</groupId>
  <artifactId>scalapy_2.12</artifactId>
  <version>0.2.0+5-4765a48e</version>
</dependency>

compile group: 'me.shadaj', name: 'scalapy_2.12', version: '0.2.0+5-4765a48e'