Found 2 resultsSort by:Relevance▼
Sort by:Relevance▼
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.
Last Release on May 18, 2021
2.Serpent4 usages
net.razorvine » serpent MIT
Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance
(because only 'safe' literals are encoded).
Last Release on May 30, 2026
- Prev
- 1
- Next