py-vdf-3.4

Library for working with Valve's VDF text format

Index | converters

Description

Pure python module for (de)serialization to and from VDF that works just like
json. VDF is Valve's KeyValue text file format.

https://developer.valvesoftware.com/wiki/KeyValues

Supported versions: kv1 Unsupported: kv2 and kv3

Homepage: https://github.com/ValvePython/vdf