scalapy / scalapy

Use the world of Python from the comfort of Scala!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Use the world of Python from the comfort of Scala!

License:MIT License


Languages

Language:Scala 90.4%Language:JavaScript 4.8%Language:Python 3.4%Language:CSS 1.0%Language:Shell 0.3%