py311-serpent (python/py-serpent) Updated: 1 year ago Add to my watchlist
Serialization based on ast.literal_evalSerpent 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.
Version: 1.41 License: MIT GitHub1 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
13.arm64 | 41399 | 2023-11-11 16:22:54 | 0:00:06 | 13655 | build successful |