Skip to content

kanrin/DB.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

DB.py

a lite python object database.


  • pickle
  • the data save to the project dir/data/{dbname}.bin

CHANGELOG

  • 2018/10/23 add the __del__ mod for write data and change the data mode <class 'list'>
  • 2018/03/01 commit the frist version of DB.py

Releases

No releases published

Packages

No packages published

Languages