/filedb-python

Primary LanguagePythonMIT LicenseMIT

filedb-python

what is filedb-python

  • It is a simple tool for storing data as files
  • It is implemented in python2.7
  • It is only for prototype project, pre-demo or toys, not in production evironment

how to use it

  • clone the code
  • copy the fpdb/ into your project
  • import fpdb and use it
  • the usage is written in the basic.py