xvzezi / filedb-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 100.0%