py39-serpent (python/py-serpent) Updated: 1 year, 2 months 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 | 41404 | 2023-11-11 16:24:09 | 0:00:15 | 13655 | build successful |