py314-serpent (python/py-serpent) Updated: 1 day, 8 hours 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.42 License: MIT
GitHub
Statistics for selected duration
2025-Dec-23 to 2026-Jan-22
No stats available for this selection.
Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.