irmen
-
- 1,421,294 total downloads
- last updated 5/17/2021
- Latest version: 5.1.0
Thin client-side communication library to connect to Python applications, using the Pyro5 protocol. More info about Pyro: https://pyro5.readthedocs.io/ -
- 1,417,341 total downloads
- last updated 5/14/2021
- Latest version: 1.40.0
Serpent provides Python ast.literal_eval() compatible object tree serialization. It serializes an object tree into bytes that can be transferred to Python and decoded there (using ast.literal_eval()). It can... More information -
- 1,011,211 total downloads
- last updated 11/19/2023
- Latest version: 1.5.0
A feature complete pickle protocol implementation (Python's builtin serialization mechanism)