pickleDB is an open source key-value store using Python's json module.
BSD 3-Clause "New" or "Revised" License
925
stars
125
forks
source link
added a getall function to lsit (top lwevel) keys and used os.path.expand.user so referring to e.g. ~/example.db works #2
Open
tallus opened 11 years ago
https://bitbucket.org/patx/pickledb/commits/8c9fe33adcff0fc6e5df14a25313105f19996295
done