alectramell.github.io

SAVEDATA v1.0 | Python 3

Python3 | Data Indexing Storage Module

Access Module Guide In-Console..

>>> from savedata import *
>>> data.save('name','john doe')
>>> data.load('name')
'john doe'

Download SAVEDATA for Windows (EXE)