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
To run the unit tests for ScalaPy, run sbt coreJVM/test
. To run unit tests for Scala Native, run sbt coreNative/test
.
- NumPy: https://github.com/shadaj/scalapy-numpy
- TensorFlow: https://github.com/shadaj/scalapy-tensorflow
Logo based on https://github.com/OlegIlyenko/scala-icon with modifications to use the Python color palette.