py39-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 GitHubStatistics for selected duration
2024-Oct-19 to 2024-Nov-18
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.