Found 3 resultsSort by:Relevance▼
Sort by:Relevance▼
1.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
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
3.Pickle9 usages
net.razorvine » pickle MIT
A feature complete pickle protocol implementation (Python's builtin serialization mechanism)
Last Release on Nov 19, 2023
- Prev
- 1
- Next