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).
License | MIT |
---|---|
Categories | Python Integration |
Tags | pythonintegration |
HomePage | https://github.com/irmen/Pyrolite |
Date | May 18, 2021 |
Files | pom (3 KB) jar (30 KB) View All |
Repositories | CentralArizona CSEEA SK |
Ranking | #17635 in MvnRepository (See Top Artifacts) #7 in Python Integration |
Used By | 26 artifacts |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
MIT | net.razorvine » serpent | 1.40 | ✔ |
Test Dependencies (1)
Licenses
License | URL |
---|---|
MIT License | https://raw.githubusercontent.com/irmen/Pyrolite/master/LICE ... |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Irmen de Jong | irmen<at>razorvine.net | irmen |