py38-serpent

v 1.41 Updated: 5 months, 1 week ago

Serialization based on ast.literal_eval

Serpent is a simple serialization library based on ast.literal_eval. Because it only serializes literals and recreates the objects using ast.literal_eval(), the serialized data is safe to transport to other machines (over the network for instance) and de-serialize it there.

https://github.com/irmen/Serpent

Add to my watchlist

Installations 0
Requested Installations 0