FICHA · MANJARO

python-serpent

Serializer for literal Python expressions

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Serializes Python literal values into a text representation that can be read back safely by tools expecting literals. It is useful for remote procedure systems, configuration exchange, and applications that need simple Python-compatible data serialization.

Developers use it as a library. Treat serialized data from untrusted sources carefully and prefer safe parsing paths; do not execute received text as code.

Permissions

Permissions not analysed for this source yet.