py312-serpent (python/py-serpent) Updated: 11 months, 3 weeks 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
8 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.6 | 157525 | 2024-03-16 15:42:08 | 0:00:59 | 56212 | build successful |
10.6.x86_64 | 193137 | 2024-03-16 15:41:45 | 0:00:52 | 56260 | build successful |
11 | 146652 | 2024-03-16 15:41:25 | 0:01:10 | 44195 | build successful |
10.15 | 175695 | 2024-03-16 15:41:05 | 0:00:59 | 54268 | build successful |
10.12 | 264674 | 2024-03-16 15:40:44 | 0:00:50 | 82467 | build successful |
10.11 | 255343 | 2024-03-16 15:40:27 | 0:00:52 | 83682 | build successful |
10.9 | 267482 | 2024-03-16 15:40:06 | 0:00:39 | 83258 | build successful |
12.arm64 | 120846 | 2024-03-16 15:39:45 | 0:00:14 | 32993 | build successful |