📜 Package for working with Valve's text and binary KeyValue format
A Python module for managing config files in keyword style json format.
A LevelDB reader for Python, implemented in Rust. Reads .ldb (SSTable), .log (write-ahead log), and .sst files without linking against the original C++ LevelDB library. Snappy decompression is handled internally.
A fast key-value storage library that provides an ordered mapping from string keys to string values.
Python Library for Reading and Writing VDFs (Valve Data File)