file_kvstore

Tool for storing key/value pairs in text files


License
MIT
Install
pip install file_kvstore==0.1.0

Documentation

file_kvstore

A utility for storing key-value pairs in a small text file

Architecture

This project aims to make it easy to update key/value pairs from a script.

An example of this is keeping track of KPIs in a repo eg) test run time.