Use Python libraries from the comfort of Scala
Complete Ecosystem
Use any Python library you can dream of. Want to train neural networks on GPUs with TensorFlow? ScalaPy supports it.
Strong Typing
Add type definitions for Python libraries as you go to catch bugs before they happen in production.
Performant Interop
Compile to native binaries with Scala Native to unlock maximum performance with direct bindings to CPython.