scalapy


License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

me.shadaj
ArtifactId

ArtifactId

scalapy_2.12
Last Version

Last Version

0.2.0+17-5b8100b9
Release Date

Release Date

Type

Type

jar
Description

Description

scalapy
scalapy
Project URL

Project URL

https://github.com/shadaj/scalapy
Project Organization

Project Organization

me.shadaj
Source Code Management

Source Code Management

https://github.com/shadaj/scalapy.git

Download scalapy_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/me.shadaj/scalapy_2.12/ -->
<dependency>
    <groupId>me.shadaj</groupId>
    <artifactId>scalapy_2.12</artifactId>
    <version>0.2.0+17-5b8100b9</version>
</dependency>
// https://jarcasting.com/artifacts/me.shadaj/scalapy_2.12/
implementation 'me.shadaj:scalapy_2.12:0.2.0+17-5b8100b9'
// https://jarcasting.com/artifacts/me.shadaj/scalapy_2.12/
implementation ("me.shadaj:scalapy_2.12:0.2.0+17-5b8100b9")
'me.shadaj:scalapy_2.12:jar:0.2.0+17-5b8100b9'
<dependency org="me.shadaj" name="scalapy_2.12" rev="0.2.0+17-5b8100b9">
  <artifact name="scalapy_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.shadaj', module='scalapy_2.12', version='0.2.0+17-5b8100b9')
)
libraryDependencies += "me.shadaj" % "scalapy_2.12" % "0.2.0+17-5b8100b9"
[me.shadaj/scalapy_2.12 "0.2.0+17-5b8100b9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.2.0+17-5b8100b9
0.2.0+16-95463442
0.2.0+15-7148735c
0.2.0+14-6a63e22f
0.2.0+13-e78d2bfd
0.2.0+12-f93cca14
0.2.0+11-3f11e96e
0.2.0+10-452d155c
0.2.0+9-1d8d5519
0.2.0+8-6aea6016
0.2.0+7-7df0e8ad
0.2.0+6-fecb2708
0.2.0+5-4765a48e
0.2.0+4-49b952e0
0.2.0+3-c1eb96fb
0.2.0+2-3335192e
0.2.0+2-e1696b3b
0.2.0+2-0a530fe6
0.2.0+1-73755d6c
0.2.0
a14740de