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

Use the world of Python from the comfort of Scala!

ScalaPy allows you to use any Python library from your Scala code with an intuitive API.

Get Started at scalapy.dev

Building

To run the unit tests for ScalaPy, run sbt coreJVM/test. To run unit tests for Scala Native, run sbt coreNative/test.

Static Facades

Credits

Logo based on https://github.com/OlegIlyenko/scala-icon with modifications to use the Python color palette.