scalapy/scalapy
Use the world of Python from the comfort of Scala!
{ "createdAt": "2016-12-31T22:22:31Z", "defaultBranch": "main", "description": "Use the world of Python from the comfort of Scala!", "fullName": "scalapy/scalapy", "homepage": "", "language": "Scala", "name": "scalapy", "pushedAt": "2024-09-27T03:43:49Z", "stargazersCount": 572, "topics": [ "python", "scala", "scala-native" ], "updatedAt": "2025-10-30T09:16:05Z", "url": "https://github.com/scalapy/scalapy"}
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
Section titled “Get Started at scalapy.dev”Building
Section titled “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
Section titled “Static Facades”- NumPy: https://github.com/shadaj/scalapy-numpy
- TensorFlow: https://github.com/shadaj/scalapy-tensorflow
Credits
Section titled “Credits”Logo based on https://github.com/OlegIlyenko/scala-icon with modifications to use the Python color palette.