Found 3 results
Sort by:Relevance

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
A feature complete pickle protocol implementation (Python's builtin serialization mechanism)
Last Release on Nov 19, 2023
  • Prev
  • 1
  • Next