pyrolite pyrolite
Parent | oss-parent |
Group | net.razorvine |
描述 | This library allows your Java program to interface very easily with the Python world. It uses the Pyro protocol to call methods on remote objects. (See https://pyro5.readthedocs.io/). Pyrolite only implements part of the client side Pyro library, hence its name 'lite'... So if you don't need Pyro's full feature set, Pyrolite may be a good choice to connect java or .NET and python. Version 5.0 changes: support Pyro5 wire protocol. Dropped support of Pyro4 (stick to version 4.xx for that). |
Packaging | jar |
Size | 30.50 KB |
文件 | pom jar |
网址 | https://github.com/irmen/Pyrolite |
发布时间 | 2021-05-18 07:30 |
dependencies
Group | Artifact | Version |
---|---|---|
junit | junit | 4.13.1 |
net.razorvine | serpent | 1.40 |
developers
irmen | Irmen de Jong |
licenses
MIT License | https://raw.githubusercontent.com/irmen/Pyrolite/master/LICENSE |
索引仓库
仓库 | 个数 |
Central | 592045 |